Merge pull request #22719 from frappe/delivery_note

fix: Update modified timestamp for Delivery Note Item
This commit is contained in:
Deepesh Garg 2020-07-17 11:29:47 +05:30 committed by GitHub
commit e3e8f5069d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -720,7 +720,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2020-03-11 12:25:06.177894",
"modified": "2020-07-20 12:25:06.177894",
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Note Item",

View File