Files
account-financial-tools/README.md
2021-11-03 14:10:10 +00:00

61 lines
4.2 KiB
Markdown

[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/92/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-account-financial-tools-92)
[![Build Status](https://travis-ci.com/OCA/account-financial-tools.svg?branch=14.0)](https://travis-ci.com/OCA/account-financial-tools)
[![codecov](https://codecov.io/gh/OCA/account-financial-tools/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/account-financial-tools)
[![Translation Status](https://translation.odoo-community.org/widgets/account-financial-tools-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/account-financial-tools-14-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# account-financial-tools
TODO: add repo description.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_asset_management](account_asset_management/) | 14.0.2.4.0 | | Assets Management
[account_balance_line](account_balance_line/) | 14.0.1.0.0 | | Display balance totals in move line view
[account_chart_update](account_chart_update/) | 14.0.1.0.1 | | Wizard to update a company's account chart from a template
[account_check_deposit](account_check_deposit/) | 14.0.1.0.0 | | Manage deposit of checks to the bank
[account_fiscal_month](account_fiscal_month/) | 14.0.1.0.0 | | Provide a fiscal month date range type
[account_fiscal_position_vat_check](account_fiscal_position_vat_check/) | 14.0.1.0.0 | | Check VAT on invoice validation
[account_fiscal_year](account_fiscal_year/) | 14.0.1.1.1 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Create Account Fiscal Year
[account_invoice_constraint_chronology](account_invoice_constraint_chronology/) | 14.0.1.0.0 | | Account Invoice Constraint Chronology
[account_journal_lock_date](account_journal_lock_date/) | 14.0.1.0.0 | | Lock each journal independently
[account_lock_date_update](account_lock_date_update/) | 14.0.1.0.0 | | Allow an Account adviser to update locking date without having access to all technical settings
[account_menu](account_menu/) | 14.0.1.1.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Adds missing menu entries for Account module
[account_move_force_removal](account_move_force_removal/) | 14.0.1.0.0 | | Allow force removal account moves
[account_move_line_menu](account_move_line_menu/) | 14.0.1.0.0 | | Adds a Journal Items menu
[account_move_line_purchase_info](account_move_line_purchase_info/) | 14.0.1.0.0 | | Introduces the purchase order line to the journal items
[account_move_line_tax_editable](account_move_line_tax_editable/) | 14.0.1.1.0 | | Allows to edit taxes on non-posted account move lines
[account_move_template](account_move_template/) | 14.0.1.1.0 | | Templates for recurring Journal Entries
[account_netting](account_netting/) | 14.0.1.0.0 | | Compensate AR/AP accounts from the same partner
[account_no_default](account_no_default/) | 14.0.1.0.0 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Remove default expense account for vendor bills journal
[account_template_active](account_template_active/) | 14.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Allow to disable / enable account template items (tax, fiscal position, account)
[base_vat_optional_vies](base_vat_optional_vies/) | 14.0.1.0.0 | | Optional validation of VAT via VIES
[product_category_tax](product_category_tax/) | 14.0.1.0.0 | | Configure taxes in the product category
[//]: # (end addons)
<!-- prettier-ignore-end -->
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
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](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.