c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #13723
[Bug 706868] [NEW] |6.0.1] Pad installation breaks the view of module form
Public bug reported:
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'
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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 Modules (addons):
New
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'
Follow ups
References