c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #13807
[Bug 706868] Re: |6.0.1] Pad installation breaks the view of module form
Hello,
Latest revision[trunk]:
server:3322
client:1800
addons:4379
web-client:4466
This problem occurred because context have false active_id.
Thanks.
** Project changed: openobject-addons => openobject-client-web
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/706868
Title:
|6.0.1] Pad installation breaks the view of module form
Status in OpenERP Web Client:
Confirmed
Bug description:
Version 6.0.1
On new DB without module.
After the DB initialisation, I went to the module list, and install
only the 'pad' module. The installation is ok but after the
installation when I returned to the module list, search the 'pad'
module and tried to open its form on non-editable view, the web client
had crash with the following traceback (if you try to open the
editable form view of the module, everything is ok) :
<type 'exceptions.TypeError'>: sequence item 5: expected string or Unicode, NoneType found
args = ('sequence item 5: expected string or Unicode, NoneType found',)
message = 'sequence item 5: expected string or Unicode, NoneType found'
References