fix: remove default customer as party type

This commit is contained in:
thefalconx33 2020-01-13 12:43:49 +05:30
parent 7e57ede35b
commit f04d054faa

View File

@ -90,7 +90,6 @@
"fieldtype": "Column Break" "fieldtype": "Column Break"
}, },
{ {
"default": "Customer",
"fieldname": "party_type", "fieldname": "party_type",
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
@ -272,7 +271,7 @@
], ],
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"modified": "2019-10-02 12:23:21.693443", "modified": "2020-01-13 12:41:33.968025",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Journal Entry Account", "name": "Journal Entry Account",