Tuesday, November 3, 2020
1 change
Enhancements to existing features
HR teams can now review employee contract changes over time in a dedicated history report, making it easier to manage temporary time credit situations without creating workaround contracts. Salary simulations now use full-time equivalent data, meal voucher totals are corrected, and signed contracts automatically capture the wage at signature.
Original PR description
Before this commit: It was complicated to manage the contracts as they were all displayed in one view. When the contract was a time credit one (which is by definition a temporary situation) the data…
Before this commit:
It was complicated to manage the contracts as they were all displayed in
one view.
When the contract was a time credit one (which is by definition a temporary
situation) the data used was based on the time credit and not on the full time
equivalent. This usually forced the HR to create fake new contracts without
time credit for the appraisals.
After this commit:
A new report will ease the followup of contracts with the time running.
It comes with a new view that highlight the reference information which
allow to easily manage credit time. Simulation is also made on FTE data which
eases HR work.
This commit also fixes a bug in the simulation with the meal voucher (only one
was taken into account in the summary right panel.
The wage on signature is now populated when the document is signed.
Related PR: odoo/odoo#58120, odoo/upgrade#1802
task-2326407
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr