mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
9 lines
293 B
Python
Executable File
9 lines
293 B
Python
Executable File
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
|
|
|
|
from . import common
|
|
from . import test_us_payslip_2019
|
|
from . import test_us_payslip_2020
|
|
|
|
from . import test_us_fl_florida_payslip_2019
|
|
from . import test_us_fl_florida_payslip_2020
|