Tuesday, April 14, 2026
1 change · saas-19.1
Enhancements to existing features
This update enhances the system's ability to detect duplicate accounting moves, providing clearer visual cues for users. The system now highlights identical references in red and different ones in yellow, and warnings are restricted to 'Draft' moves, ensuring accuracy and reducing confusion.
Original PR description
In this commit: - Highlight the reference in red when it is identical and in yellow when references are different. Apply the same logic to the duplicate document warning in the form view. - In the form view duplicate warning, use the Bill Reference if available, then the Move Name, then "Draft". - Yellow warnings are restricted to Draft moves; only red warnings remain visible once Posted. task-5916255 Forward-Port-Of: odoo/odoo#248421