Workorder database error

A user opens a workorder and enters in some information. I open the same workorder and make some changes. The other user tries to save his work and receives an error:

‘Database error - record in table aWorkorder was modified by user fred after you opened it and can not be updated at this time. You must close this record and re-open it before you can modify or delete it.’

Doesn’t Ayanova lock a record when it’s in use, or is there something I can change to allow this?

Hello

AyaNova does not lock records in use. This is by design to minimize overhead for users that are just viewing as well as editing.

  • Joyce