hi,

For a long time, we tried to updata data of a partner when we runs a print 
action.
But it seems we have a problem : an opened record is LOCKED once its view has 
been opened.

For exampl :
open a partner view
choose to print anything

Then, try to execute a SQL query (with pgadmin for exampl) like this simple one 
:
UPDATE res_partner SET name='toto' WHERE id=5; (i suppose the open partner is 
the ID 5)

then.........

THE QUERY IS LOCKED, IT IS NOT EXECUTED.
why ?

------------------------
J. Tason
IT manag Wh. Paris





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

Reply via email to