[REF] auto-fix conventions

This commit is contained in:
moylop260
2014-11-13 21:32:02 -06:00
parent d6aa488e18
commit 7a42c21dd2
3 changed files with 3 additions and 2 deletions

View File

@@ -20,4 +20,4 @@
#
##############################################################################
import mrp_bom_product_details
from . import mrp_bom_product_details

View File

@@ -20,4 +20,4 @@
#
##############################################################################
import bom_structure_industrial_design
from . import bom_structure_industrial_design

View File

@@ -24,6 +24,7 @@ from openerp.report import report_sxw
class bom_structure(report_sxw.rml_parse):
def __init__(self, cr, uid, name, context):
super(bom_structure, self).__init__(cr, uid, name, context=context)
self.localcontext.update({