{{ viewTitle }}
{{ stat.value }}
Manual Order Creation Performance
Total orders registered grouped by creation interval
Filter Aging Items (Unresolved)
Manual Counter Shipping Orders
| Reference No {{ ordersSortDesc ? '↓' : '↑' }} | Issued Date {{ ordersSortDesc ? '↓' : '↑' }} | MO Number {{ ordersSortDesc ? '↓' : '↑' }} | Sold To {{ ordersSortDesc ? '↓' : '↑' }} | Order By {{ ordersSortDesc ? '↓' : '↑' }} | Equipment No {{ ordersSortDesc ? '↓' : '↑' }} | Status {{ ordersSortDesc ? '↓' : '↑' }} | Actions |
|---|---|---|---|---|---|---|---|
| {{ order.reff_no }} | {{ formatDate(order.date) }} | {{ order.mo_number }} | {{ order.sold_to || '-' }} | {{ order.order_by || '-' }} | {{ order.equipment_no || '-' }} | {{ getStatusLabel(order.status) }} |
|
| No orders match the current criteria | |||||||
Order Header Info
If no reference numbers are available, generate them first in the registry.
Line Items (Order Details)
| Part Number | Description | Bin Location | Qty Request | Action |
|---|---|---|---|---|
|
|
Generate Reference Sequences
Reference Number Registry
| Reference Code {{ reffRegistrySortDesc ? '↓' : '↑' }} | Assigned Operator | Usage Status {{ reffRegistrySortDesc ? '↓' : '↑' }} |
|---|---|---|
| {{ rec.reff_no }} | {{ rec.id_user ? ('Operator ID: ' + rec.id_user) : 'System generated' }} | {{ rec.status == 1 ? 'Available' : 'Used' }} |
| No reference numbers generated yet | ||
Received Check-in
Add receiver name for open and printed manual orders to check in shipments
| Ref Code {{ unreceivedSortDesc ? '↓' : '↑' }} | Issued Date {{ unreceivedSortDesc ? '↓' : '↑' }} | MO Number {{ unreceivedSortDesc ? '↓' : '↑' }} | Sold To | Order By | Status {{ unreceivedSortDesc ? '↓' : '↑' }} | Actions |
|---|---|---|---|---|---|---|
| {{ order.reff_no }} | {{ formatDate(order.date) }} | {{ order.mo_number }} | {{ order.sold_to || '-' }} | {{ order.order_by || '-' }} | {{ getStatusLabel(order.status) }} |
|
| All orders have been received and logged | ||||||
Order Completions Approval
Approve and finalize orders that are currently Received or Waiting SO
| Ref Code {{ approvalSortDesc ? '↓' : '↑' }} | MO Number {{ approvalSortDesc ? '↓' : '↑' }} | Sold To | Order By | Date | Status {{ approvalSortDesc ? '↓' : '↑' }} | Actions |
|---|---|---|---|---|---|---|
| {{ order.reff_no }} | {{ order.mo_number }} | {{ order.sold_to || '-' }} | {{ order.order_by || '-' }} | {{ formatDate(order.date) }} | {{ getStatusLabel(order.status) }} |
|
| No orders waiting for completions approval | ||||||
Outstanding Line Items
Edit PO and SO numbers, save changes in batch
Batch Update Items PO/SO/Remarks
| Ref No {{ outstandingSortDesc ? '↓' : '↑' }} | MO Number {{ outstandingSortDesc ? '↓' : '↑' }} | Part Number {{ outstandingSortDesc ? '↓' : '↑' }} | Description | Location | Qty {{ outstandingSortDesc ? '↓' : '↑' }} | PO Number | SO Number | Remarks | Aging {{ outstandingSortDesc ? '↓' : '↑' }} |
|---|---|---|---|---|---|---|---|---|---|
| {{ item.reff_no }} | {{ item.mo_number }} | {{ item.part_no }} | {{ item.material_desc || '-' }} | {{ item.material_location || '-' }} | {{ item.qty_req }} | {{ calculateAgingDays(item.date_actual) }} d | |||
| All items are processed. No outstanding manual orders! | |||||||||
| Part Number {{ materialSortDesc ? '↓' : '↑' }} | Description {{ materialSortDesc ? '↓' : '↑' }} | Bin Location {{ materialSortDesc ? '↓' : '↑' }} | Sloc {{ materialSortDesc ? '↓' : '↑' }} | Qty On Hand {{ materialSortDesc ? '↓' : '↑' }} | Price {{ materialSortDesc ? '↓' : '↑' }} | Actions |
|---|---|---|---|---|---|---|
| {{ mat.part_no }} | {{ mat.desc }} | {{ mat.location || '-' }} | {{ mat.sloc || '-' }} | {{ mat.qty_onhand }} | {{ formatCurrency(mat.price) }} |
|
| No parts registered in the database | ||||||
Outstanding Item Report
Download Excel report containing all manual orders with pending or incomplete PO/SO details, complete with client-side aging days.
Completed Item Report (6M)
Download Excel recap of all orders that have completed both PO and SO listings within the last 6 months, filtered and mapped.
Registered Reference Numbers
Download Excel report containing all sequence generated reference codes, including their current availability status.
User Access Management
Edit and create accounts, assign roles (editor, admin, superuser, user)
Akses Hapus Data
Akses Import & Excel
Akses View & Print
| Full Name {{ userSortDesc ? '↓' : '↑' }} | Username {{ userSortDesc ? '↓' : '↑' }} | Email Address {{ userSortDesc ? '↓' : '↑' }} | Location {{ userSortDesc ? '↓' : '↑' }} | Role / Access {{ userSortDesc ? '↓' : '↑' }} | Actions |
|---|---|---|---|---|---|
| {{ user.fullname || '-' }} | {{ user.username }} | {{ user.email }} | {{ user.location || '-' }} | {{ user.roles }} |
|
| No user accounts found matching criteria | |||||