chore: fixed fetch from (backport #40270) (#40275)

chore: fixed fetch from (#40270)

(cherry picked from commit 34051bc04f)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
This commit is contained in:
mergify[bot]
2024-03-05 14:32:36 +05:30
committed by GitHub
parent c7b96df69c
commit ee119f30fb
3 changed files with 7 additions and 11 deletions

View File

@@ -63,7 +63,7 @@
}, },
{ {
"columns": 1, "columns": 1,
"fetch_from": "stock_item_code.stock_uom", "fetch_from": "item_code.stock_uom",
"fieldname": "uom", "fieldname": "uom",
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
@@ -110,7 +110,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2021-09-08 15:52:08.598100", "modified": "2024-03-05 11:23:40.766844",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Assets", "module": "Assets",
"name": "Asset Capitalization Service Item", "name": "Asset Capitalization Service Item",
@@ -118,5 +118,6 @@
"permissions": [], "permissions": [],
"sort_field": "modified", "sort_field": "modified",
"sort_order": "DESC", "sort_order": "DESC",
"states": [],
"track_changes": 1 "track_changes": 1
} }

View File

@@ -65,7 +65,7 @@
}, },
{ {
"columns": 1, "columns": 1,
"fetch_from": "stock_item_code.stock_uom", "fetch_from": "item_code.stock_uom",
"fieldname": "stock_uom", "fieldname": "stock_uom",
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
@@ -178,7 +178,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2024-02-25 15:57:35.007501", "modified": "2024-03-05 11:22:57.346889",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Assets", "module": "Assets",
"name": "Asset Capitalization Stock Item", "name": "Asset Capitalization Stock Item",

View File

@@ -28,7 +28,6 @@
"column_break_18", "column_break_18",
"project", "project",
"dimension_col_break", "dimension_col_break",
"custom_dimensions_section",
"currency_and_price_list", "currency_and_price_list",
"currency", "currency",
"conversion_rate", "conversion_rate",
@@ -927,7 +926,7 @@
"width": "50%" "width": "50%"
}, },
{ {
"fetch_from": "transporter.name", "fetch_from": "transporter.supplier_name",
"fieldname": "transporter_name", "fieldname": "transporter_name",
"fieldtype": "Data", "fieldtype": "Data",
"label": "Transporter Name", "label": "Transporter Name",
@@ -1355,10 +1354,6 @@
"fieldname": "column_break_43", "fieldname": "column_break_43",
"fieldtype": "Column Break" "fieldtype": "Column Break"
}, },
{
"fieldname": "custom_dimensions_section",
"fieldtype": "Section Break"
},
{ {
"fieldname": "shipping_address_section", "fieldname": "shipping_address_section",
"fieldtype": "Section Break", "fieldtype": "Section Break",
@@ -1402,7 +1397,7 @@
"idx": 146, "idx": 146,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-12-18 17:19:39.368239", "modified": "2024-03-05 11:58:47.784349",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Delivery Note", "name": "Delivery Note",