Browse Source

Merge PR #674 into 13.0

Signed-off-by pedrobaeza
pull/686/head
OCA-git-bot 4 years ago
parent
commit
80ea12b908
  1. 1
      account_financial_report/report/open_items.py

1
account_financial_report/report/open_items.py

@ -2,6 +2,7 @@
# Copyright 2020 ForgeFlow S.L. (https://www.forgeflow.com)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
import operator
from datetime import date, datetime
from odoo import api, models

Loading…
Cancel
Save