mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-04 20:03:18 +00:00
* feat(sales-order): Improve UX with location display, customer filtering, and enhanced list - Show stock location when selecting items to allocate in sales orders - Filter inactive customers from customer selection dropdown - Display customer name and order total in sales order list view These changes improve the day-to-day usability for warehouse and field staff by providing more context in key workflows without requiring extra navigation. * Format code |
||
|---|---|---|
| .. | ||
| 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 | ||