Financial reports for Odoo
 
 
 
 
 
Go to file
Pedro M. Baeza 49281e7d22 [FIX] mis_builder_cash_flow: Proper SQL expression + default for v13
- On v13, invoices are journal entries, so we have to explicitly exclude
  cancelled invoices from the expression. We leave draft ones, as they
  are good for forecasting.
- Default value for the company of the forecast line doesn't follow new
  specification, putting an incorrect value.
- Extra improvement: avoid a non needed casting of the fixed column type.
2022-02-22 12:35:27 +05:30
.github/workflows [IMP] update dotfiles [ci skip] 2021-11-10 21:12:51 +01:00
account_tax_balance account_tax_balance 15.0.1.0.1 2022-02-09 15:32:22 +00:00
mis_builder_cash_flow [FIX] mis_builder_cash_flow: Proper SQL expression + default for v13 2022-02-22 12:35:27 +05:30
setup [ADD] setup.py 2021-12-22 15:14:27 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2021-11-10 21:12:51 +01:00
.editorconfig Initialize 15.0 branch 2021-10-17 16:32:34 +02:00
.eslintrc.yml [IMP] update dotfiles [ci skip] 2021-11-10 21:12:51 +01: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] 2021-10-18 21:22:20 +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
.t2d.yml 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 [UPD] addons table in README.md 2022-02-09 15:32:26 +00:00
oca_dependencies.txt [MIG] account_tax_balance: Migration to 15.0 2021-12-22 13:00:48 +01:00

README.md

Runbot 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

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to 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.