← Back to team overview

openerp-dev-web team mailing list archive

[Bug 702410] [NEW] [trunk version 4305] Wizard with return a action url dont work

 

Devishree Brahmbhatt (OpenERP) (dbr-openerp) has assigned this bug to you for OpenObject Web Client:

In add/openerp/controllers/wizard.py

Class Wizard
Function  execute
Line 129

action return

act_res = u'<script type="text/javascript">\n
window.open(\'/medical/map/get?ids=[28, 32, 1]\')\n
</script>\n"

but i look in code and act_res never used, i add a

return act_res

, and now new table open like i want.

But .... dunno the impact of this on other function, i let you decide
how solve the problem, but if no "return act_res" the action url never
executed.


Is a major bug for us, because we use that to locate all partner on a google map, at the moment is impossible to locate partner.

** Affects: openobject-client-web
     Importance: Medium
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
[trunk version 4305] Wizard with return a action url dont work
https://bugs.launchpad.net/bugs/702410
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.