[10.0] [MIG] mrp_bom_note (#202)

Squashed commits:

OCA Transbot updated translations from Transifex
This commit is contained in:
Bima
2017-11-10 16:57:29 +07:00
committed by Alfredo
parent ff13be81b6
commit bbcf57531c
23 changed files with 498 additions and 43 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# © 2015 Oihane Crucelaegui - AvanzOSC
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

View File

@@ -1,8 +1,7 @@
# -*- coding: utf-8 -*-
# © 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):