Daily updates from Odoo
Monday, July 29, 2019
1 change · master
New functionality added to Odoo
Odoo now offers a dedicated field selector for choosing field chains in configuration screens, reducing reliance on manually typed text values. The selector also lets users choose relational fields directly or browse into them, making setup clearer and less error-prone.
Original PR description
TASK: https://www.odoo.com/web#id=33821&view_type=form&model=project.task&menu_id= Implement the field selector **field** (to be able to select a field chain as a field's value). Also improve the field selector widget so that x2x fields can be selected (and not automatically followed).