mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
fb622444dfe346e55cf314b23f94b365d6e08e93
* account_asset: Do not loop on all the lines to search for one linked asset Before this change, the use of `mapped` on self did loop on all the move lines that are included in self to get the assets, what could be very costly for a simple write on a lot of move lines. As the goal is to raise an error only if at least one move is linked to an asset, we break the loop if the condition is fulfilled. * performance improvement * [RMV] - Remove useless dependency In 12.0 account_fiscal_year is a standard feature no need to depend on oca module account_fiscal_year
Account financial Tools for Odoo/OpenERP
This project aims to make the accounting usage system easy and painless. It provides addons to:
- Update the currency rate automatically via web services
- Push credit management and follow up to next level
- Generate reversed account moves
- Cancel invoices with ease
- Force draft accounting by default
- Enforce partners on account moves
And much more.
Contributing
Do you want to contribute? Please read our contributing guidelines.
Translation Status
Description
Languages
Python
61.9%
HTML
38.1%