clean home
This commit is contained in:
parent
733c8861fe
commit
464e261493
@ -13,11 +13,8 @@ def register():
|
||||
purchase.PurchaseLine,
|
||||
sale.Sale,
|
||||
sale.SaleLine,
|
||||
<<<<<<< HEAD
|
||||
invoice.Invoice,
|
||||
invoice.InvoiceLine,
|
||||
=======
|
||||
>>>>>>> 1285df0ffd85147b613805dd27362ce123755f35
|
||||
module='analytic_operations', type_='model')
|
||||
Pool.register(
|
||||
module='analytic_operations', type_='wizard')
|
||||
|
Loading…
Reference in New Issue
Block a user