Wednesday, June 15, 2022
1 change · master
New functionality added to Odoo
Shared document folders now offer a more modern browsing experience with search, filtering controls, and smoother uploads. This helps users find documents faster and upload files without interrupting their workflow.
Original PR description
PURPOSE improve the user experience on the shared folder from documents application to fasten the research process. SPECIFICATIONS - converted qweb shared documents to owl component - added control panel for filter tags and res model - added search panel to filter docs by name - converted document upload into xhr to remove reload after upload LINKS Task 1965880 PR https://github.com/odoo/enterprise/pull/12705