credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #00658
[Bug 900538] Re: openerp_dia (demo) modules not working for V6
** Attachment added: "regenerated addons-extra/openerp_dia/uml_test.zip"
https://bugs.launchpad.net/bugs/900538/+attachment/2621189/+files/uml_test.zip
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/900538
Title:
openerp_dia (demo) modules not working for V6
Status in OpenERP Addons (modules):
New
Bug description:
Symptoms:
1) out of the box test module: addons-extra/openerp_dia/uml_test.zip seems to fail on all V6 versions (works on V5.0.9) > "ProgrammingError: column "idnum" of relation "school_student" does not exist"
2) regenerated uml_test.zip do not work (not installable) on V5 or V6
> "ProgrammingError: column "idnum" of relation "school_student" does
not exist"
3) custom module with 2 "uml classes" under the same sub-menu item
seem to be un-installable > "Error occurred while validating the
field(s) parent_id: Error ! You can not create recursive Menu."
(similar results for gtk vs web interface, all stable versions,
however the openerp_dia is from the trunk)
Clues:
1) When generating with dia (0.97.1, python 2.7, opensuse) I get following:
/home/pieter/.dia/python/codegen_openerp.py:62: Warning: invalid cast from `DiagramData' to `Diagram'
for layer in data.layers :
/home/pieter/.dia/python/codegen_openerp.py:97: Warning: invalid cast from `DiagramData' to `Diagram'
for layer in data.layers :
2) The files in the module (including file names) between "out of the
box" and regenerated uml_test.zip are different
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/900538/+subscriptions
References