Daily updates from Odoo
Friday, September 12, 2014
4 changes · master
Enhancements to existing features
The contact popup now includes a person's title, making key contact details easier to see and confirm when viewing or editing contact records. This is a small usability improvement for users managing customer, vendor, or partner information.
Original PR description
As a contact-specific information, it would be nice to display the title in the contact modal form.
Point of Sale now checks cash journals more appropriately when cash control is involved and shows clearer warning messages instead of technical error details. This makes payment setup issues easier for users to understand and avoids exposing confusing traceback information in popups.
Original PR description
...ching cash_journal,removed osv-except and raised warning instead and made small changes in js so popup do not display trackback if exception type is warning" - Task: https://www.odoo.com/web?&debug=#id=8494&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.UOpHDHzgakuwXGDH
Administrators can now enable debugging for selected server actions when the server is started with the appropriate option. This helps teams investigate automation issues more easily while keeping the capability controlled to reduce misuse in hosted environments.
Original PR description
This adds functionality to allow debugging of server actions through the Python debugger. It consists of both a server startup option (to protect against misuse on SaaS), and a new boolean on ir.actions.server that determines which server actions to debug.
The project task Kanban status options were reordered to make task progress easier to understand and use. This improves day-to-day project tracking without changing the underlying task workflow.
Original PR description
- Task: https://www.odoo.com/web?&debug=#id=9765&view_type=form&model=project.task&action=333&active_id=248 - Pad: https://pad.odoo.com/p/r.dQ3CrfujPf3WvBoc