Tuesday, January 28, 2025
1 change · saas-17.4
Enhancements to existing features
Accounting upload areas now only appear when users drag actual files, not selected text. This reduces confusion and helps prevent accidental interactions when working in bill and document upload views.
Original PR description
This commit change a bit the behaviour of drag & drop feature in multiple account view. The main goal is to avoid users to drag and drop text in files drop zones. So now, if a user is dragging a text, we hide the files drop zones. Linked:https://github.com/odoo/enterprise/pull/76565 opw-4366605