[UPD] stock_picking_webkit: Migration to v7 started

This commit is contained in:
Serpent Consulting Services Pvt. Ltd.
2013-12-13 05:40:56 +01:00
committed by Omar (Pexego)
2 changed files with 2 additions and 2 deletions

View File

@@ -19,4 +19,4 @@
#
##############################################################################
import report
from . import report

View File

@@ -37,5 +37,5 @@ Three reports are provided:
'depends': ['base', 'report_webkit', 'base_headers_webkit', 'stock', 'delivery'],
'data': ['report.xml'],
'installable': True,
'active': False,
'auto_install': False,
}