mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
account_payment_purchase: Migration to 10.0
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user