Merge PR #674 into 13.0

Signed-off-by pedrobaeza
pull/686/head
OCA-git-bot 2020-04-16 16:16:57 +00:00
commit 80ea12b908
1 changed files with 1 additions and 0 deletions

View File

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