Monday, March 4, 2019
2 changes · master
Code cleanup and technical improvements
This change removes an unused account tracking field related to checking journal entries. It simplifies the accounting code and reconciliation process without changing day-to-day user workflows.
Original PR description
Task: 1915812 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update removes legacy setup that is no longer needed after a previous Documents app refactor. It keeps the codebase simpler and easier to maintain without changing how users work with documents or activities.
Original PR description
Following the refactor of documents (3e4ef5054822672e6b7f735556afe1efc8f229e4), it isn't necessary to explicitly redefine the activity icon for activities on documents.