fix: tab-uniformity (#35400)

Made Doctype tabs uniform

Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com>
This commit is contained in:
Gursheen Kaur Anand 2023-05-24 12:45:00 +05:30 committed by GitHub
parent edb7b0db8f
commit c1f1a033c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,7 @@
"party_account_currency", "party_account_currency",
"inter_company_order_reference", "inter_company_order_reference",
"is_old_subcontracting_flow", "is_old_subcontracting_flow",
"dashboard" "connections_tab"
], ],
"fields": [ "fields": [
{ {
@ -1171,7 +1171,6 @@
"depends_on": "is_internal_supplier", "depends_on": "is_internal_supplier",
"fieldname": "set_from_warehouse", "fieldname": "set_from_warehouse",
"fieldtype": "Link", "fieldtype": "Link",
"ignore_user_permissions": 1,
"label": "Set From Warehouse", "label": "Set From Warehouse",
"options": "Warehouse" "options": "Warehouse"
}, },
@ -1185,12 +1184,6 @@
"fieldtype": "Tab Break", "fieldtype": "Tab Break",
"label": "More Info" "label": "More Info"
}, },
{
"fieldname": "dashboard",
"fieldtype": "Tab Break",
"label": "Dashboard",
"show_dashboard": 1
},
{ {
"fieldname": "column_break_7", "fieldname": "column_break_7",
"fieldtype": "Column Break" "fieldtype": "Column Break"
@ -1266,13 +1259,19 @@
"fieldname": "shipping_address_section", "fieldname": "shipping_address_section",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Shipping Address" "label": "Shipping Address"
},
{
"fieldname": "connections_tab",
"fieldtype": "Tab Break",
"label": "Connections",
"show_dashboard": 1
} }
], ],
"icon": "fa fa-file-text", "icon": "fa fa-file-text",
"idx": 105, "idx": 105,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-05-07 20:18:09.196799", "modified": "2023-05-24 11:16:41.195340",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Buying", "module": "Buying",
"name": "Purchase Order", "name": "Purchase Order",