Friday, August 14, 2015
4 changes
Enhancements to existing features
Administrators and developers can now define the table and column names used behind custom many-to-many fields. This improves consistency with existing fields, suggests safe defaults automatically, and helps prevent accidental removal of shared relationship data.
Original PR description
Define the columns and name of the relation table of custom many2many fields Improve reflection of existing many2many fields (@rco-odoo) Add onchange for many2many fields (@rco-odoo)
This update simplifies and tidies the configuration screens and access settings used by organizations running multiple companies in Odoo. It helps administrators manage company-related setup more clearly and consistently, reducing confusion in day-to-day administration.
Original PR description
Task: https://www.odoo.com/web#id=20071&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.3uHgsbfMg761rFAM
The Point of Sale app now includes a dashboard that gives users quicker access to useful status information such as recent closing balances and closing dates. The update also streamlines how POS sessions are opened, reducing extra steps and making daily operations easier to monitor.
Original PR description
This dashboard has implied some refactoring: - the wizard pos_session_opening has been deleted and all the methods have been put inside pos_config - new fields in pos_config to display some useful informations (closing balance, closing date, etc.)
Employee profile pages on the website have been improved to present team information more clearly. The employee form now includes a public information field, helping businesses manage what details are shown publicly.
Original PR description
- **Task :** https://www.odoo.com/web#id=12566&view_type=form&model=project.task&menu_id=3942&action=327 - **Pad :** https://pad.odoo.com/p/r.3ZBILTbUKv37cc3G