- 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
FS#181 - Handle line item fulfillable_quantity
The Gift Box app is using fulfillable_quantity set to 0 (zero) when it wants to remove a line item.
Determine an elegant way of handling this.
Determine an elegant way of handling this.
Closed by FS_admin
07.08.2024 15:18
Reason for closing: Fixed
Additional comments about closing: Absence of further error reports, so closing task as fixed,
07.08.2024 15:18
Reason for closing: Fixed
Additional comments about closing: Absence of further error reports, so closing task as fixed,
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
* If the quantity is zero the item will be removed from the order and a message indicating this will be added to the comments
* If the fulfillable quantity is zero the item will be removed from the order and a message indicating this will be added to the comments
* If the fulfillable quantity is different from the quantity **the fulfillable quantity will be used** and a message indicating this will be added to the comments.
* The line item data is not to be added to the comments, to avoid display clutter, but this can be added in if required