Skip to content
Snippets Groups Projects
Commit 98d6a361 authored by Juliana's avatar Juliana
Browse files

[UPD]Change order init

parent ec2d4319
No related branches found
No related tags found
No related merge requests found
# Copyright 2021 Le Filament (<http://www.le-filament.com>) # Copyright 2021 Le Filament (<http://www.le-filament.com>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import company
from . import res_config_settings
from . import acc_sale_price from . import acc_sale_price
from . import acc_account_payment from . import acc_account_payment
from . import acc_price_conf from . import acc_price_conf
...@@ -8,5 +10,3 @@ from . import acc_operation ...@@ -8,5 +10,3 @@ from . import acc_operation
from . import acc_account from . import acc_account
from . import acc_counter from . import acc_counter
from . import res_partner from . import res_partner
from . import company
from . import res_config_settings
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment