[10.0] [MIG] mrp_bom_note (#202)

This commit is contained in:
Bima
2017-11-10 16:57:29 +07:00
committed by ps-tubtim
parent e6d0da5cf2
commit ae0cc74728
19 changed files with 414 additions and 39 deletions

View File

@@ -2,7 +2,7 @@
# © 2015 Oihane Crucelaegui - AvanzOSC
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
from openerp import models, fields
from odoo import models, fields
class MrpBom(models.Model):