Sunday, November 19, 2023
1 change · master
Code cleanup and technical improvements
This update removes an unnecessary setting from the Notes module view configuration. It does not change how users create, edit, or view notes, but keeps the underlying code simpler and easier to maintain.
Original PR description
**Description of the issue/feature this PR addresses:** code type="html"https://github.com/odoo/odoo/blob/ff7dc5ae8a56936e75ab498711ff10768085df6f/addons/note/views/note_views.xml#L177 seems useless. So we can clean it up. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr