Bejaoui Souheil a92e32cf89 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
2021-01-13 07:53:34 +00:00
2021-01-12 19:38:42 +00:00
2020-11-20 11:11:09 +00:00
2021-01-12 19:38:42 +00:00
2020-10-08 21:04:14 +02:00
2020-10-08 21:04:14 +02:00
2020-10-08 21:04:14 +02:00
2020-10-08 21:04:14 +02:00
2020-10-08 21:04:14 +02:00
2020-11-01 21:34:36 +01:00
2020-12-11 19:25:01 +01:00
2020-10-08 21:04:14 +02:00
2020-10-08 21:04:14 +02:00
2020-10-08 21:04:14 +02:00
2021-01-12 19:38:40 +00:00

Runbot Status Build Status codecov Translation Status

account-financial-tools

TODO: add repo description.

Available addons

addon version summary
account_balance_line 14.0.1.0.0 Display balance totals in move line view
account_fiscal_position_vat_check 14.0.1.0.0 Check VAT on invoice validation
account_menu 14.0.1.0.0 Adds missing menu entries for Account module

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

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