mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| extra_line_detail.dart | ||
| po_extra_line_list.dart | ||
| po_line_detail.dart | ||
| po_line_list.dart | ||
| purchase_order_detail.dart | ||
| purchase_order_list.dart | ||
| sales_order_detail.dart | ||
| sales_order_list.dart | ||
| so_allocation_list.dart | ||
| so_extra_line_list.dart | ||
| so_line_detail.dart | ||
| so_line_list.dart | ||
| so_shipment_detail.dart | ||
| so_shipment_list.dart | ||