cbacc1455c8e25f9fe5119117cbcf9d395ee5ce4
Depending on the calling method, data can be something different from a dictionary (like `None` if no keyword argument is provided), so this will crash. Example: mis_builder is crashing in its tests. We prevent that checking for a falsy value before trying to access the dictionary. We also avoid context mangling for non AFR reports (those without the key `account_financial_report_lang` in the dictionary), not callign to `with_context` in that case.
account-financial-reporting
account-financial-reporting
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
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.
Description
Languages
HTML
40.2%
Python
39%
JavaScript
18.6%
CSS
1.9%
SCSS
0.3%
