Merge pull request #20258 from nextchamp-saqib/revery-hv-v12

fix: remove default customer as party type
This commit is contained in:
Deepesh Garg
2020-01-13 13:49:20 +05:30
committed by GitHub

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",