[FIX] account_financial_report: Fix error when generating reports

Some reports crash if account move line implicated are Sections lines or Notes lines in an invoice
This commit is contained in:
Ernesto Tejeda
2020-04-09 12:37:55 -04:00
committed by chaule97
parent e23bfa9487
commit db9f316980
19 changed files with 7421 additions and 18394 deletions

View File

@@ -5,7 +5,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Account Financial Reports",
"version": "13.0.1.0.0",
"version": "13.0.1.1.0",
"category": "Reporting",
"summary": "OCA Financial Reports",
"author": "Camptocamp SA,"