{{ currentPageTitle }}
Wang Cai Enterprise Inc.
JUNZI Kitchen Order System
本系统仅供 JUNZI Kitchen 内部人员使用
This system is for authorized personnel only
© 2026 Wang Cai Enterprise Inc. All Rights Reserved.
Powered by JUNZI Kitchen Order System v5.0
{{ t('productList') }}
{{ c.name || c.nameEn }}
{{ c.nameEn }}
{{ t('products') }}
{{ section.name }}
{{ section.items.length }} {{ t('products') }}{{ t('paymentMethodBreakdown') }}
{{ t('receivablesDetails') }}
| {{ t('deliveryDate') }} | {{ t('client') }} | {{ t('orderNumber') }} | {{ t('amount') }} | {{ t('daysOutstanding') }} |
|---|---|---|---|---|
| {{ order.actualDelivery ? formatDate(order.actualDelivery) : t('notRecorded') }} | {{ order.clientName }} | {{ order.id }} | ${{ order.total.toFixed(2) }} | {{ order.daysOutstanding ?? '-' }} |
| {{ t('noReceivables') }} | ||||
{{ t('deliveredSalesDetails') }}
| {{ t('deliveryDate') }} | {{ t('client') }} | {{ t('orderNumber') }} | {{ t('amount') }} | {{ t('status') }} | {{ t('paymentMethod') }} | {{ t('paymentRecorded') }} | {{ t('accountingConfirmed') }} |
|---|---|---|---|---|---|---|---|
| {{ formatDate(order.actualDelivery) }} | {{ order.clientName }} | {{ order.id }} | ${{ order.total.toFixed(2) }} | {{ workflowStageLabel(order) }} | {{ accountingPaymentMethodLabel(order.workflowStage === 'delivered' ? 'unpaid' : (order.paymentMethod || 'unrecorded')) }} | {{ order.paymentRecordedBy || t('notRecorded') }} {{ order.paymentRecordedAt ? formatDateTime(order.paymentRecordedAt) : t('notRecorded') }} | {{ order.accountingConfirmedBy || t('notRecorded') }} {{ order.accountingConfirmedAt ? formatDateTime(order.accountingConfirmedAt) : t('notRecorded') }} |
| {{ t('noDeliveredSales') }} | |||||||
{{ reportPreview.title }}
{{ t('changePassword') }}
{{ t('userManagement') }}
{{ t('createAccount') }}
{{ t('trashEmpty') }}