Thursday, November 3, 2022
1 change
Enhancements to existing features
The Documents app now uses a purpose-built reference field for linking documents to related records. This makes the underlying data model more reliable and easier to maintain, with no expected change to everyday user workflows.
Original PR description
Use the special field Many2oneRefernece specifically made for dynamic many2ones instead of a basic integer field. TaskId-2093709