Tuesday, March 16, 2021
2 changes · master
Enhancements to existing features
The campaign field previously labeled as website-related has been renamed to better reflect that campaigns can be created automatically from multiple sources, not just websites. This improves clarity for users and administrators without changing how UTM campaign filtering or behavior works.
Original PR description
This PR renames the field is_website into is_auto_campaign for clarity purpose. The is_website field always meant that the campaigns were created automatically in some instances. Could be created automatically via a link to the website or even by simply creating a marketing campaign in marketing_automation. is_auto_campaign is a better name as it does not wrongly imply that only the website can generate campaigns automatically, while also pointing out the automatic generation mechanism. The utm campaigns behaviour rests unchanged. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Salary contracts now store wage amounts that include holidays, making compensation figures easier to reuse consistently. This helps reduce recalculation needs and supports more reliable payroll-related reporting.