mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-21 11:15:10 +00:00
* fix: updated modified timestamp for stock entry type (#45280)
(cherry picked from commit 2d45d0e5d5)
# Conflicts:
# erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
* fix: resolved conflict
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2024-08-24 16:00:22.696958",
|
"modified": "2025-01-15 16:00:22.696958",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Stock Entry Type",
|
"name": "Stock Entry Type",
|
||||||
|
|||||||
Reference in New Issue
Block a user