[stock] controllers/main.py wrong import at html_template

Bug #1317346 reported by hbto [Vauxoo] http://www.vauxoo.com
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Hi, Oerp Dev Guys

html_template is not longer at web.controllers.many.py

=== modified file 'stock/controllers/main.py'
--- stock/controllers/main.py 2014-05-05 07:39:31 +0000
+++ stock/controllers/main.py 2014-05-08 03:46:30 +0000
@@ -8,7 +8,7 @@

 from openerp import http
 from openerp.http import request
-from openerp.addons.web.controllers.main import manifest_list, module_boot, html_template
+from openerp.addons.web.controllers.main import manifest_list, module_boot

 _logger = logging.getLogger(__name__)

Best Regards.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.