2
0
OCA account financial tools fork
Go to file
Sylvain LE GAL a1cac726b5 [MIG] account_usability from 15.0 to 16.0
- account.tax.group views : remove views as there are now included in odoo account module
- account.account.template views : port privatized views in odoo 16.0 from Odoo 15.0 CE.
- account.account.tag views : adapt to V16
- account.fiscal.position.template views : add missing fields
- account.group views : adapt to V16
- account.type views : remove as the model disappeared
- account.chart.template views : port privatized views in odoo 16.0 from Odoo 15.0 CE.
- improve documentation
- FIX : remove useless duplicated fr_FR.po file
- ADD : display again 'Show full accounting features' group that is hidden in CE release
2022-10-19 10:36:31 +02:00
.github/workflows Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
account_usability [MIG] account_usability from 15.0 to 16.0 2022-10-19 10:36:31 +02:00
setup [MIG] account_usability from 15.0 to 16.0 2022-10-19 10:36:31 +02:00
.copier-answers.yml Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.editorconfig Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.pre-commit-config.yaml Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 19:47:06 +02:00
README.md Initialize 16.0 branch 2022-10-03 19:47:06 +02:00

Runboat Pre-commit Status Build Status codecov Translation Status

account-financial-tools

TODO: add repo description.

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.

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.