- Adds 'Period balance' column - Renames the option 'Hide accounts at 0'. Means no initial, no debit, credit or ending balance for the period. - Fixes logic to remove lines with 0 activity for the period. - improve the calculation in the Trial Balance of undistributed profits/losses account, and provide a footer note to the user explaining why will the ending balances will not be zero, but the period's total profit and loss. - add an extra line for P&L application so that the trial balance zeroes in the balance, and total debits = total credits - refactoring of the unaffected earnings reporting in the general ledger and trial balance. |
||
---|---|---|
.github/workflows | ||
account_financial_report | ||
account_tax_balance | ||
mis_builder_cash_flow | ||
setup | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt |
README.md
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 | ![]() |
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.