Commit graph

4 commits

Author SHA1 Message Date
Marc Durepos
b605f77e55 small formatting fix for shipping info on customer invoice 2025-02-14 13:59:12 -05:00
Marc Durepos
1fb6ad5a2c fix layout for invoice shipping info 2025-02-11 14:46:12 -05:00
Marc Durepos
4c5b55a7dd Fixes to purchase_customer_requisition and shipping info on cust. inv.
purchase_customer_requisition:

* Make sure to check the validity (state + dates) on purchase
  requisitions being selected for PO lines.

shipping_information_on_customer_invoice:

* Rework how the picking is selected, going through the sale lines
  related to the invoice lines instead of the non-existing picking_id
  field previously coded.
2025-02-11 14:27:50 -05:00
xtremxpert
f41b3d2be1 shipping_information_on_customer_invoice need testing 2025-02-10 15:27:30 -05:00