[FIX]various fixes

This commit is contained in:
aheficent
2018-01-02 13:05:09 +01:00
committed by Chanakya Soni
parent 5a21c51677
commit 3b3a1d3fe8
3 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from odoo import api, fields, models
from odoo import api, models
class PurchaseOrderLine(models.Model):