Add template management
This commit is contained in:
@@ -276,5 +276,7 @@ def register():
|
||||
module='sale', type_='wizard')
|
||||
Pool.register(
|
||||
invoice.InvoiceReport,
|
||||
invoice.SaleReport,
|
||||
invoice.PurchaseReport,
|
||||
module='purchase_trade', type_='report')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user