[MIG] account_usability to v16 + rename to account_usability_akretion
This commit is contained in:
11
account_usability_akretion/models/__init__.py
Normal file
11
account_usability_akretion/models/__init__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
from . import account_account
|
||||
from . import account_analytic_account
|
||||
#from . import account_bank_statement
|
||||
from . import account_incoterms
|
||||
from . import account_journal
|
||||
from . import account_move
|
||||
from . import account_partial_reconcile
|
||||
from . import res_partner
|
||||
from . import res_company
|
||||
#from . import product
|
||||
from . import account_invoice_report
|
||||
Reference in New Issue
Block a user