Saturday, November 13, 2021
2 changes · master
Enhancements to existing features
Demo employee records now include timesheet cost values. This makes sample timesheet data more realistic and helps users evaluate reporting and costing scenarios more accurately.
Original PR description
Currently 'Timesheet cost' is not set in demo data. This commit sets the 'Timesheet cost' on each employee of the demo data. task-2531416 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Miscellaneous changes
Description of the issue/feature this PR addresses: duplicate mandatory field in popup when save the contact record. Current behavior before PR: Its showing same field name twice in popup which asking invalid fields. Desired behavior after PR is merged: it should show 'name' field only once. Fixes #77976 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read th
Original PR description
Description of the issue/feature this PR addresses: duplicate mandatory field in popup when save the contact record. Current behavior before PR: Its showing same field name twice in popup which asking invalid fields. Desired behavior after PR is merged: it should show 'name' field only once. Fixes #77976 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#78802