mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
34b6ea142be4bb1c108281cf6630c038331505e2
This commit removes an unncessary JOIN, and reduces the number of computation of the depreciation values. It is not necessary to recompute the depreciation values when computing the depreciation board, only when posting depreciation lines.
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 munch more.
Description
Languages
Python
61.9%
HTML
38.1%
