Skip to content

Commit

Permalink
fix: unhide serial no field (#42045)
Browse files Browse the repository at this point in the history
  • Loading branch information
khushi8112 authored Jun 26, 2024
1 parent 8ae2b8f commit 80c6981
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
"depends_on": "eval:doc.use_serial_batch_fields === 1",
"fieldname": "serial_no",
"fieldtype": "Text",
"hidden": 1,
"label": "Serial No",
"print_hide": 1
},
Expand Down Expand Up @@ -178,7 +177,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2024-03-27 13:06:33.664691",
"modified": "2024-06-26 17:06:22.564438",
"modified_by": "Administrator",
"module": "Assets",
"name": "Asset Capitalization Stock Item",
Expand Down

0 comments on commit 80c6981

Please sign in to comment.