clean home

This commit is contained in:
sinergia 2023-07-25 08:06:01 -05:00
parent 733c8861fe
commit 464e261493

View File

@ -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')