account_payment_purchase: Migration to 10.0

This commit is contained in:
Abranes
2018-07-05 16:16:58 +02:00
committed by Carlos Roca
parent 066dab2e91
commit c8ed1ae150
6 changed files with 7 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
# Copyright 2017 Tecnativa - Vicent Cubells.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from openerp import api, fields, models
from odoo import api, fields, models
class PurchaseOrder(models.Model):