Financial reports for Odoo
 
 
 
 
 
Go to file
Fekete Mihai 80cbd9e2a4 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-04-05 08:39:47 +05:30
.github/workflows [IMP] update dotfiles [ci skip] 2022-03-30 21:34:57 +02:00
account_financial_report Update links in report, add account group file, update trial balance with hierarchy. 2022-04-05 08:39:47 +05:30
account_tax_balance [FIX] account_tax_balance: delete obsolete migration 2022-03-03 13:17:23 +01:00
mis_builder_cash_flow [UPD] README.rst 2022-03-03 12:34:31 +00:00
setup [ADD] setup.py 2022-03-03 12:34:31 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2022-03-30 21:34:57 +02:00
.editorconfig Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
.eslintrc.yml [IMP] update dotfiles [ci skip] 2022-03-30 21:34:57 +02:00
.flake8 Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
.gitignore Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
.isort.cfg Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2022-03-30 21:34:57 +02:00
.prettierrc.yml Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
.pylintrc Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
.pylintrc-mandatory Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
LICENSE Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
README.md [IMP] update dotfiles [ci skip] 2022-03-30 21:34:57 +02:00
oca_dependencies.txt [MIG] account_tax_balance: Migration to 15.0 2021-12-22 13:00:48 +01: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 15.0.1.0.1 Compute tax balances based on date range
mis_builder_cash_flow 15.0.1.0.0 jjscarafia MIS Builder Cash Flow

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.