Financial reports for Odoo
 
 
 
 
 
Go to file
Graeme Gellatly cff41e5aa8 [FIX] Aging Buckets
In certain scenarios involving mutliple payments for multiple
invoices, where the reconciliation happens together and the debit
move is the smaller item the aging duplicates its value, making
the balance greater than it should be.

This fix works by preventing moves where different lines are both partial
reconciled being grouped together by adding the lines id
to the group by clause of _show_buckets_sql_q1
2022-04-01 10:21:41 +02:00
.github/workflows [IMP] update dotfiles [ci skip] 2022-03-30 21:34:57 +02:00
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
partner_statement [FIX] Aging Buckets 2022-04-01 10:21:41 +02: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.