Commit Graph
5 Commits
Author SHA1 Message Date
Nigel f8e4a5ac2e test: improve coverage of new get_destination 2021-06-09 11:04:42 -06:00
Nigel cd07ea835d feat(purchase orders): show the preferred location for each PO Line
Adds the ability for the Purchaser to specify where the item is
intentended to go when received.  If the Purchaser does not set a
preferred location, then the default location for the part is displayed.
If the item is received them where it was actually placed is shown.

NOTE: if an item is split when received only one of the resulting
StockItem location is used.

Fixes #1467
Addresses some of the requests in #551
2021-06-09 09:06:03 -06:00
Nigel 30a2194fe1 feat(admin): Show the line items on the PO on the Admin Site 2021-05-14 13:24:13 -06:00
Nigel bca2f4a07b feat(sales_order): Stock Items show the PO number
Stock items show the PO number that they were purchased on when being
viewed in the sales order allocation modal and when viewing the sales
order details.
2021-05-13 14:18:25 -06:00
Nigel 6f00c662a1 fix: don't link manufacturer part if it doesn't have one 2021-04-15 16:28:50 -06:00