Add insurance template
This commit is contained in:
@@ -278,5 +278,7 @@ def register():
|
||||
invoice.InvoiceReport,
|
||||
invoice.SaleReport,
|
||||
invoice.PurchaseReport,
|
||||
stock.ShipmentShippingReport,
|
||||
stock.ShipmentInsuranceReport,
|
||||
module='purchase_trade', type_='report')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user