Daily updates from Odoo
Friday, September 12, 2014
3 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.
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
Resolved issues and error corrections
The stock Incoterms form now displays field labels correctly, making the page easier for users to understand and complete. This small layout adjustment improves clarity without changing any business process or data behavior.
Original PR description
<b>Description:</b> <code>stock.incoterms.form</code> view fields are displayed without any label. Adding <code><group>...</group></code> tag in XML. <b>Task:</b> https://www.odoo.com/web#id=9674&view_type=form&model=project.task&action=327 <b>Pad:</b> https://pad.odoo.com/p/r.MBW4zexSoXNsZRFM