Financial reports for Odoo
 
 
 
 
 
Go to file
Fekete Mihai 4f42efc581 Update links in report, add account group file, update trial balance with hierarchy.
Update indentation, remove empty lines from header.

Update test.

Update pylint.

Remove company_id on computing accounts, since account.group is not a company based model, filtering accounts is done on trial balance report.

Update account variables.

Improve condition in padding on accounts.

Add option to print hierarchy based on defined accounts/computed accounts.

Add VAT report, hierarchy from tax tags ans taxes.

Fix pylint, xlsx report generation header.

Update code to select code_prefix or name.

Update code to select code_prefix or name.

Update code to select code_prefix or name.

Fix domain in base amounts in vat report.

Change trial balance code_prefix or name.

Update trail balance, add tests for vat report.

Update pylint, amounts as monetary, many2one option on generation excels.

Update pulint.

Add VAT Report in readme.

Add VAT Report in readme.

Update array_agg.

Update array_agg.

Update array_agg.

Add option in VAT Report to be printed on Tax Tags - Tax Groups.

Add widget to hierarchy_on on trial balance.
2022-11-30 18:07:21 +01:00
.github/workflows Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
account_financial_report Update links in report, add account group file, update trial balance with hierarchy. 2022-11-30 18:07:21 +01:00
account_tax_balance Update translation files 2022-11-30 13:42:47 +00:00
setup [ADD] setup.py 2022-11-11 13:21:36 +00:00
.copier-answers.yml [FIX] Update copier template 2022-11-30 14:34:29 +01:00
.editorconfig Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
.pre-commit-config.yaml [FIX] Update copier template 2022-11-30 14:34:29 +01:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 19:46:49 +02:00
README.md [UPD] addons table in README.md 2022-11-11 13:21:35 +00:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

account-financial-reporting

TODO: add repo description.

Available addons

addon version maintainers summary
account_tax_balance 16.0.1.0.0 Compute tax balances based on date range

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.