I've noticed some cases of OpenERP workflows getting stuck / out of phase with the actual object data. I'd like to fix this by doing a one time db sweep, and running trg_write() if needed.
I think it is always safe to run trg_write()
, as it's merely checking additional conditions, but I'd like someone else to confirm.
Thanks for the help.