- Status Closed
- Percent Complete
- Task Type Enhancement
- Category Backend / Core
-
Assigned To
Owen - Operating System All
- Severity High
- Priority Critical
- Reported Version 1.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Orders Admin SMS
Opened by FS_admin - 17.04.2025
Last edited by FS_admin - 05.08.2025
Opened by FS_admin - 17.04.2025
Last edited by FS_admin - 05.08.2025
FS#212 - Change way boxing orders is handled
For very large orders over many boxes with many line items the current processing is cumbersome.
* Add function to check that total across all boxes matched the order total for each line item
* Explore different layout or processing stages to make it easier or more automatic
* Add function to check that total across all boxes matched the order total for each line item
* Explore different layout or processing stages to make it easier or more automatic
Closed by FS_admin
05.08.2025 10:42
Reason for closing: Implemented
Additional comments about closing: No bugs reported
05.08.2025 10:42
Reason for closing: Implemented
Additional comments about closing: No bugs reported
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Error indicated if quantity goes negative
Quantities checked before packing and user informed about quantities not adding up to the order totals. User then prompted as whether they want to proceed or return to packing page.
Change Yes/No error option box to a simple alert, removes option to pack incorrectly.