Bejaoui Souheil ae6c15da04 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
2024-02-13 13:44:45 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-11-12 15:25:38 +01:00
2023-12-29 15:29:22 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

account-financial-tools

TODO: add repo description.

Available addons

addon version maintainers summary
account_move_print 17.0.1.0.0 JordiBForgeFlow Adds the option to print Journal Entries
account_move_template 17.0.1.0.0 Templates for recurring Journal Entries
account_usability 17.0.1.0.0 legalsylvain Adds missing menu entries for Account module and adds the option to enable Saxon Accounting

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (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%