Add Packing list template

This commit is contained in:
2026-04-08 09:46:01 +02:00
parent 50a8c6328f
commit da01249f66
8 changed files with 1856 additions and 0 deletions

View File

@@ -280,5 +280,6 @@ def register():
invoice.PurchaseReport,
stock.ShipmentShippingReport,
stock.ShipmentInsuranceReport,
stock.ShipmentPackingListReport,
module='purchase_trade', type_='report')