mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-21 07:38:29 +00:00
fix: change modified timestamp so migrations work
(cherry picked from commit c18d565d3e)
# Conflicts:
# erpnext/manufacturing/doctype/job_card_scrap_item/job_card_scrap_item.json
This commit is contained in:
@@ -70,7 +70,11 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
|
<<<<<<< HEAD
|
||||||
"modified": "2021-09-14 01:20:48.588052",
|
"modified": "2021-09-14 01:20:48.588052",
|
||||||
|
=======
|
||||||
|
"modified": "2025-07-29 13:09:57.323835",
|
||||||
|
>>>>>>> c18d565d3e (fix: change modified timestamp so migrations work)
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Manufacturing",
|
"module": "Manufacturing",
|
||||||
"name": "Job Card Scrap Item",
|
"name": "Job Card Scrap Item",
|
||||||
|
|||||||
Reference in New Issue
Block a user