Tuesday, December 24, 2024
1 change · master
Enhancements to existing features
Document handling is streamlined across Projects, Sign, Spreadsheets, and related apps by reducing configurable folder links and using clearer folder terminology. Projects still get dedicated document folders, but task-level document links and the task creation action from Documents are removed, while uploads can now correctly keep project-defined customer defaults.
Original PR description
In this PR we * Simplify the documents_project bridge logic and code: * Update config settings/ documents centralizing feature for documents_spreadsheet, documents_sign, documents_project * Fix an issue where the project could not define a default `partner` for the documents created inside its folder. See details in included commits. Task-4298444 Task-4294237