inventree-app/lib/inventree
Oliver 624655ec6b
SalesOrderShipment (#697)
* Add detail widget for SalesOrderShipment

* Support editing of shipment details

* Rearrange SalesOrderDetail page

* Add support for attachments against shipment model

* refactoring

* Add shipment details page

* Add user actions for shipments:

- Check / uncheck
- Take photo

* Placeholder action to send shipment

* Send shipment from app

* Display pending shipments on the home screen

* Improve rending for shipments list

* Add class definition for SalesOrderAllocation

* Display list of items allocated against SalesOrderShipment

* Bump release notse

* Click through to stock item

* Bump version number

* dart format

* cleanup

* Remove unused imports
2025-10-24 13:36:10 +11:00
..
bom.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
company.dart Link icons (#677) 2025-07-04 21:16:04 +10:00
model.dart SalesOrderShipment (#697) 2025-10-24 13:36:10 +11:00
notification.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
orders.dart bug fix: PO Lines (#685) 2025-08-19 11:37:27 +10:00
part.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
project_code.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
purchase_order.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
sales_order.dart SalesOrderShipment (#697) 2025-10-24 13:36:10 +11:00
sentry.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
status_codes.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00
stock.dart Format Code and Add Format Checks to CI (#643) 2025-06-24 09:55:01 +10:00