Skip to content

Commit

Permalink
fix: updated modified timestamp for stock entry type (backport #45280) (
Browse files Browse the repository at this point in the history
#45315)

* fix: updated modified timestamp for stock entry type (#45280)

(cherry picked from commit 2d45d0e)

# Conflicts:
#	erpnext/stock/doctype/stock_entry_type/stock_entry_type.json

* fix: resolved conflict

---------

Co-authored-by: Nabin Hait <[email protected]>
  • Loading branch information
mergify[bot] and nabinhait authored Jan 21, 2025
1 parent 5346820 commit 96a3a45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
}
],
"links": [],
"modified": "2024-08-24 16:00:22.696958",
"modified": "2025-01-15 16:00:22.696958",
"modified_by": "Administrator",
"module": "Stock",
"name": "Stock Entry Type",
Expand Down

0 comments on commit 96a3a45

Please sign in to comment.