[9.0][MIG] quality_control

This commit is contained in:
lreficent
2017-05-24 17:24:55 +02:00
parent 9ee316df7e
commit 1baa7c9fc2
20 changed files with 514 additions and 535 deletions

View File

@@ -2,7 +2,7 @@
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
from openerp import models, fields, api, exceptions, _
from openerp import api, exceptions, fields, models, _
import openerp.addons.decimal_precision as dp