[9.0][FIX] README

This commit is contained in:
lreficent
2017-06-14 10:16:08 +02:00
committed by Jordi Ballester Alomar
parent 8b381365b7
commit 210e80f01e
3 changed files with 29 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# Copyright 2017 Eficent Business and IT Consulting Services, S.L.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from openerp import api, fields, models
from openerp import fields, models
class ProcurementRule(models.Model):