sraps, could you discuss how your application deals with the constraints which exist in an openerp database instance?
i tried to use the following from pgAdmin III: update pg_constraint set condeferrable = 't'; set constraints all deferred; but this did not work for because the constraints were not created as 'deferrable', so i had to disable them manually and create a script to re-enable them after my i was finished. if some one could please give me a good reason as to why the foreign key constraints in an openerp 6 database instance are not created as deferrable then i would appreciate it. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=60003#60003 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users