openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #02542
[Bug 900538] Re: openerp_dia (demo) modules not working for V6
Hello,
Sorry for the Inconvenience, please Ignore the Jignesh's comment#2, he
is not aware of this totally.
We have to consider the issue of "openerp_dia" module rather then it is the part of "Extra-addons".
Currently our R&D team are focused on latest OpenERP vesrion So I am setting it as a "Wishlist" and assign it to Framework team.
@Framework Team:
Confirming this without reproducing, as it is better team will directly check it.
Thanks for Understanding!
** Changed in: openobject-addons
Importance: Undecided => Wishlist
** Changed in: openobject-addons
Status: Won't Fix => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
--
You received this bug notification because you are a member of OpenERP
Indian Team, 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):
Confirmed
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