mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Changes done: - Purge translation files - Remove unnecessary readonly=true to some fields (fields defining the readonly in the view and/or related) - Remove unnecesary default=false to boolean fields (redundant, is the default behavior) - Remove unnecessary 'or' text from views - Improve multi-company rule + migration script - Improve tests TT51502