fix: Taxjar Nexus list visible only if child table is visible

This commit is contained in:
Subin Tom 2021-11-30 22:05:29 +05:30
parent 071118fa4e
commit 0963fceede

View File

@ -20,7 +20,6 @@
"configuration_cb", "configuration_cb",
"shipping_account_head", "shipping_account_head",
"section_break_12", "section_break_12",
"nexus_address",
"nexus" "nexus"
], ],
"fields": [ "fields": [
@ -87,15 +86,11 @@
"fieldtype": "Column Break" "fieldtype": "Column Break"
}, },
{ {
"depends_on": "nexus",
"fieldname": "section_break_12", "fieldname": "section_break_12",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Nexus List" "label": "Nexus List"
}, },
{
"fieldname": "nexus_address",
"fieldtype": "HTML",
"label": "Nexus Address"
},
{ {
"fieldname": "nexus", "fieldname": "nexus",
"fieldtype": "Table", "fieldtype": "Table",
@ -107,20 +102,21 @@
"fieldname": "configuration_cb", "fieldname": "configuration_cb",
"fieldtype": "Column Break" "fieldtype": "Column Break"
}, },
{
"fieldname": "column_break_10",
"fieldtype": "Column Break"
},
{ {
"fieldname": "company", "fieldname": "company",
"fieldtype": "Link", "fieldtype": "Link",
"label": "Company", "label": "Company",
"options": "Company" "options": "Company"
},
{
"fieldname": "column_break_10",
"fieldtype": "Column Break"
} }
], ],
"issingle": 1, "issingle": 1,
"links": [], "links": [],
"modified": "2021-11-08 18:02:29.232090", "migration_hash": "8ca1ea3309ed28547b19da8e6e27e96f",
"modified": "2021-11-30 11:17:24.647979",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "ERPNext Integrations", "module": "ERPNext Integrations",
"name": "TaxJar Settings", "name": "TaxJar Settings",