Integrity Error null value in column "act_to" violates not-null constraint CONTEXT: SQL statement "UPDATE ONLY "public"."res_request" SET "act_to" = NULL WHERE $1 OPERATOR(pg_catalog.=) "act_to""
I am getting the above error when trying to delete a particular user. It looks identical to some other users that I CAN delete. Is there a query to satisfy the above condition. I don't have any cases associated with this user, so I can manually remove this user too. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=52409#52409 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
