Daily updates from Odoo
Tuesday, August 18, 2015
1 change · master
New functionality added to Odoo
Administrators can now configure whether custom fields are copied when records are duplicated and define fields that reflect values from related records. This makes custom data setup more flexible and helps keep information consistent across linked records.
Original PR description
Add fields `copy` and `related` on `ir.model.fields`, with the same meaning as the corresponding attributes on fields.