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