odoo/tutorials#649
Created by Jignesh Mansinh Rathod (jmra)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 1s)
- ci/tutorial: (runtime 94s)
- label
- odoo-dev:18.0-payroll-indian-l10n-jmra
- head
- 946edf8fdc6c13196bb71b2d8e58a174121e81ab
odoo/tutorials | |
---|---|
18.0 | #649 missing r+ |
master |
Indian l10n modification for hr_payroll
With This Commit
- Added default configurations for deductions and allowances in setting.
- Added salary components and deductions section in
hr_contract
. - Implemented dynamic percentage-based calculations for payroll allowances.
- Added computation logic to ensure real-time updates based on wage.
- Improved salary structure display in payroll & employee contracts.