Type: method
Refering articles:
- updateRow() and validators (31.08.05) — Working on testcase 23. It fails because Query.updateRow() calls ProductInvoiceLine.after_product() too early. It must first store all the values, then only call the after-triggers of the columns which have been updated.