Monday, December 3, 2018
2 changes
Enhancements to existing features
This update improves sample data across HR, payroll, recruitment, lunch, and point of sale apps so demo environments feel more realistic and complete. It helps sales, training, and evaluation scenarios better showcase common business workflows, with minor test updates for changed company naming.
Original PR description
Add and improve demo data Task #1870050 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When an action is created without a label, Odoo now uses the name of the related model automatically. This makes menus and actions clearer by avoiding blank or unclear names with no extra setup required.
Original PR description
Take the name of the model if no name is set for an action.