Aplicoop desde el repo de kidekoop
This commit is contained in:
parent
69917d1ec2
commit
7cff89e418
93 changed files with 313992 additions and 0 deletions
13
website_sale_aplicoop/tests/__init__.py
Normal file
13
website_sale_aplicoop/tests/__init__.py
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Copyright 2025 Criptomart
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl)
|
||||
|
||||
from . import test_group_order
|
||||
from . import test_res_partner
|
||||
from . import test_product_extension
|
||||
from . import test_eskaera_shop
|
||||
from . import test_templates_rendering
|
||||
from . import test_record_rules
|
||||
from . import test_multi_company
|
||||
from . import test_save_order_endpoints
|
||||
from . import test_date_calculations
|
||||
from . import test_pricing_with_pricelist
|
||||
Loading…
Add table
Add a link
Reference in a new issue