Hi, Someone wrongly set a default value for the Partner Contact field of the case screen.
I wanted to remove that, just by deleting the value and setting the value (so nothing, or may be null) as a default value. But now, when we want to create a new case, we got the following error: ERROR: invalid input syntax for integer: "" select res_partner_address.id from "res_partner_address" where (res_partner_address.id = '') and (res_partner_address.active = 'True') order by id Any idea how i can remove the default value once it has been set ? Thanks in advance. Bert. ------------------------ Bert. -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=23776#23776 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
