OCA account financial tools fork
ef73f5ad50
* search on code first to match tax codes The tax code code should be more discriminant that the tax code name. * compare more fields in tax codes * deletion of tax codes removed from templates For tax codes, it make sense to propose deletion, since tax codes are normally defined by the tax authority and the user does not customize them. * update accounts on taxes even if an update of the account was not requested Useful when the chart of taxes changes but the chart of account need not be updated. * depth-first search of tax codes This helps creating parents before children. * compare more fields in taxes * add active field on tax code Deactivate tax codes which are not in the template. * deactivate taxes that are not in the template * multi-company criteria for taxes * avoid inserting duplicates in presence of inactive taxes or tax codes |
||
---|---|---|
.github/workflows | ||
account_asset_management | ||
account_cash_deposit | ||
account_chart_update | ||
account_fiscal_position_vat_check | ||
account_fiscal_year | ||
account_invoice_constraint_chronology | ||
account_journal_general_sequence | ||
account_move_name_sequence | ||
account_move_print | ||
account_usability | ||
setup | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md | ||
requirements.txt |
account-financial-tools
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
account_asset_management | 16.0.1.0.0 | Assets Management | |
account_cash_deposit | 16.0.1.0.0 | Manage cash deposits and cash orders | |
account_fiscal_position_vat_check | 16.0.1.0.0 | Check VAT on invoice validation | |
account_fiscal_year | 16.0.1.0.1 | Create Account Fiscal Year | |
account_invoice_constraint_chronology | 16.0.1.0.2 | Account Invoice Constraint Chronology | |
account_journal_general_sequence | 16.0.1.0.1 | Add configurable sequence to account moves, per journal | |
account_move_name_sequence | 16.0.1.1.0 | Generate journal entry number from sequence | |
account_move_print | 16.0.1.0.0 | Adds the option to print Journal Entries | |
account_usability | 16.0.1.0.1 | 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.