mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
09cb584fdba416e93a674a55b63169ae29fc92e5
* Migrated to new API. * Provided hooks for detecting changes and for adding update/create values. * Purge dead error detection code (not applying). * Use global mapping dictionaries stored on class instead of passing arguments down to top and viceversa. * Number fields computed by a function field instead of being computed by hand. * Use recordsets as indexes instead of ids to avoid repetitive browses.
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.
Description
Languages
Python
61.9%
HTML
38.1%
