I have got this error when setting the sales invoice statistics: You cannot modfiy the database until a transaction has been started. What could be triggering this error?
You have put some code to insert/modify/delete some record in the database in triggers where it is not allowed. An example is the OnInit-trigger of the form-object: you can read data but not write.
Regards,Alain Krikilion No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!