Bejaoui Souheil fb622444df Finish 12.0 migration of account_asset_management
* 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
2020-02-10 19:33:32 +01:00
2020-02-07 08:40:40 +00:00
2019-10-25 08:59:12 +00:00
2020-02-07 08:40:41 +00:00
2019-11-19 20:23:07 +01:00
2019-10-12 11:56:17 +02:00
2019-10-11 23:59:09 +02:00
2019-09-29 23:26:19 +02:00
2019-10-12 11:56:17 +02:00
2019-10-11 23:59:09 +02:00
2019-09-29 23:26:19 +02:00

Licence Runbot Status Build Status Coverage Status

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

Transifex Status

Description
Odoo Accountant Financial Tools and Utils
Readme 117 MiB
Languages
Python 61.9%
HTML 38.1%