mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
e7f2beb6fb7a0dfcc00b47886dfa1adfc5a999ab
* 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
account-financial-tools
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| account_balance_line | 15.0.1.0.0 | Display balance totals in move line view | |
| account_invoice_constraint_chronology | 15.0.1.0.1 | Account Invoice Constraint Chronology | |
| account_lock_date_update | 15.0.1.0.1 | Allow an Account adviser to update locking date without having access to all technical settings | |
| account_move_line_menu | 15.0.1.0.0 | Adds a Journal Items menu | |
| account_move_line_purchase_info | 15.0.1.0.1 | Introduces the purchase order line to the journal items | |
| account_move_line_sale_info | 15.0.1.0.1 | Introduces the purchase order line to the journal items | |
| account_usability | 15.0.1.0.0 | ![]() |
Adds missing menu entries for Account module and adds the option to enable Saxon Accounting |
| base_vat_optional_vies | 15.0.1.0.1 | Optional validation of VAT via VIES | |
| product_category_tax | 15.0.1.0.0 | Configure taxes in the product category |
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
Languages
Python
61.9%
HTML
38.1%

