Hi,
If I try to create a new object through Administration->Customization->Database 
Structure->Objects and then add fields to it and then create a menu without 
first saving the object, it will not allow accessing the created menu and gives 
an error.
--
.
.
.
  File "/usr/lib/python2.5/site-packages/openerp-server/sql_db.py", line 76, in 
wrapper
    return f(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/openerp-server/sql_db.py", line 120, 
in execute
    res = self._obj.execute(query, params)
ProgrammingError: operator does not exist: integer = boolean
LINE 1: select name, model from ir_ui_view where (id=false or inheri...
                                                    ^
HINT:  No operator matches the given name and argument type(s). You might need 
to add explicit type casts.

----

This was a difficult learning for me and I would recommend that if someone were 
to create a menu before saving the object, the system should automatically save 
the object, or the create menu button should not be enabled.

I just wanted to report this as a bug.

Regards,
Manish




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=49844#49844

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to