fixup! Finish migration to v11.0

This commit is contained in:
Akim Juillerat
2018-11-22 13:13:36 +01:00
parent 86ab3fba36
commit fe68e180d1

View File

@@ -1,6 +1,6 @@
# Copyright 2015-2018 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from odoo import api, models
from odoo import models
class AccountMassReconcileMethod(models.Model):