Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aumms/aumms/doctype/jewellery_invoice/jewellery_invoice.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,14 +406,14 @@
"fieldname": "stone_details",
"fieldtype": "Table",
"label": "Stone Details",
"options": "Stone Details - 2"
"options": "Stone Details"
}
],
"hide_toolbar": 1,
"index_web_pages_for_search": 1,
"is_submittable": 1,
"links": [],
"modified": "2024-11-08 15:09:59.576364",
"modified": "2025-03-07 15:49:36.562544",
"modified_by": "Administrator",
"module": "AuMMS",
"name": "Jewellery Invoice",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
},
{
"columns": 1,
"fetch_from": "item_code.stock_uom",
"fetch_from": "item_code.weight_uom",
"fieldname": "uom",
"fieldtype": "Link",
"in_list_view": 1,
Expand Down Expand Up @@ -295,7 +295,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2023-08-25 17:21:02.528822",
"modified": "2025-03-07 16:19:23.767462",
"modified_by": "Administrator",
"module": "AuMMS",
"name": "Jewellery Invoice Item",
Expand Down
Loading