mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-17 00:18:39 +00:00
fix: update modified timestamp in item.json
(cherry picked from commit 54da9fc27a)
# Conflicts:
# erpnext/stock/doctype/item/item.json
This commit is contained in:
@@ -898,7 +898,11 @@
|
|||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"links": [],
|
"links": [],
|
||||||
"make_attachments_public": 1,
|
"make_attachments_public": 1,
|
||||||
|
<<<<<<< HEAD
|
||||||
"modified": "2026-03-17 20:39:05.218344",
|
"modified": "2026-03-17 20:39:05.218344",
|
||||||
|
=======
|
||||||
|
"modified": "2026-07-05 23:24:45.734144",
|
||||||
|
>>>>>>> 54da9fc27a (fix: update modified timestamp in item.json)
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Item",
|
"name": "Item",
|
||||||
|
|||||||
Reference in New Issue
Block a user