Conversation
|
All the tests from this issue are covered: #304 I also added this features besides its tests:
DemoScreen.Recording.2026-02-27.at.11.51.51.AM.mov |
📝 Draft Changelog EntryChangelog EntryThis update adds comprehensive testing for the mobile shipping workflow and includes several fixes to ensure accurate delivery note processing. The delivery note interface now supports submit and cancel functionality, allowing delivery notes to be properly finalized or reverted. Handling units can be added or associated with delivery notes during the shipping process, and delivery notes themselves can be added or associated as needed. The scanning system has been updated to prevent over-delivery by limiting scan quantities to match order quantities. An issue where the order ID was not being correctly identified has been resolved. Validation logic has been corrected to ensure proper error handling during the shipping workflow. The mobile shipping interface has been enhanced to warn users when attempting to ship with unsaved changes, and the system now supports shipping without requiring items to be scanned. Partial shipments can be completed, and submitted shipments can be cancelled when necessary. This changelog entry was automatically generated by the Changelog Generator Action. |
|
Conflicts fixed. Ready for review |
#304
## Pending Work:test_cancel_submitted_delivery_note Skipped because frontend does not loaddocstatuswhen navigating directly to/app/delivery-note/{id}URL.✅ test_scan_handling_unit_on_delivery_note