Take a packed line back out
unpack_itemRemove a packed line from a packing list by its L01-style id and get the carton it came from. Deletes the line so the slip omits the item, fixing mis-packed entries.
Instructions
Remove one packed line from a packing list by its L01-style id and return the carton it came out of. The line is deleted, not zeroed, so the slip does not print an item nobody packed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | Yes | The packed line id, e.g. L03, as shown by packing_list_show or carton_report | |
| packing_list | Yes | The packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it |