mirror of
https://github.com/bringout/oca-payroll.git
synced 2026-04-20 02:02:00 +02:00
Initial commit: OCA Payroll packages (5 packages)
This commit is contained in:
commit
d19274f581
407 changed files with 214057 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import test_browsable_object
|
||||
from . import test_hr_payslip_worked_days
|
||||
from . import test_hr_salary_rule
|
||||
from . import test_payslip_flow
|
||||
from . import test_hr_payroll_cancel
|
||||
from . import test_hr_payslip_change_state
|
||||
Loading…
Add table
Add a link
Reference in a new issue