Hello Every One,
I am tring to create one document via backend Service and Getting Following ERROR
Error : TimestampMismatchError : 'Error: Document has been modified after you have opened it : 2018-12-03 18:18:58
Please Suggest me any solution on it.
help appreciated
@shrikant9867
You might used save method two times. Share you code and describe your usecase.
Hi @bhavikpatel7023
Scenario is that I have Android App that works offline mode and creating, modifying many documents done in offline mode but when i try to syncing all document to erpnext on online mode then i getting this error.
Are you passing timestmp during save?