Monday, December 31, 2018
1 change · master
Enhancements to existing features
Model field lists now display each field's related model, making it easier for users to understand relationships between records. This helps users search, filter, and inspect linked data such as customer, order, or category connections more quickly.
Original PR description
Description of the issue/feature this PR addresses: quick searching Current behavior before PR: There is no easy way to see the relation of fields on a table, which makes searching and filtering harder. Desired behavior after PR is merged: You're able to see the relation of all fields on a table. This is especially handy when you want to see details from `many2one`, `one2many` and `many2many` fields:  -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr