← Back to team overview

credativ team mailing list archive

[Bug 900538] Re: openerp_dia (demo) modules not working for V6

 

Hello JosDeBos ,

"openerp_dia" is part of the extra-addons, which are maintained by the
community, including all the modules created by "OpenERP" or "Tiny", as
none of these are actively developed by our teams anymore.

So if you or anyone from the community would like to work on it, please
mark the bug as "In progress" and assign it to yourself (or ask us or
anyone from OpenERP Drivers to do it for you). In the mean time, I will
mark it as "Won't fix" to indicate that no further progress is expected
at the moment.

Or you can contact with the related author.

Thank you!

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
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):
  Won't Fix

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