Saturday, May 24, 2025
1 change · master
Enhancements to existing features
Documents that are not connected to another business record are now handled consistently as unlinked, avoiding confusing grouping and display differences. Attachments remain visible in technical views for users with the right access, preserving existing visibility while improving clarity.
Original PR description
Purpose ======= Use False instead of 'documents.document' when a document is not linked to a record. Attachment still have 'documents.document' if not linked to a record, so users see the attachment in the technical view if they have access to the document (otherwise they won't see it). Task-4532059