mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
The purpose of this new functionality is to better distinguish between timesheets and attendance, as well as preventing the stock "salaried" time computations from working.
3 lines
51 B
Python
Executable File
3 lines
51 B
Python
Executable File
from . import hr_payslip
|
|
from . import hr_contract
|