diff --git a/performancewest_erpnext/performancewest_erpnext/fixtures/custom_field.json b/performancewest_erpnext/performancewest_erpnext/fixtures/custom_field.json index 44d530f..dd13832 100644 --- a/performancewest_erpnext/performancewest_erpnext/fixtures/custom_field.json +++ b/performancewest_erpnext/performancewest_erpnext/fixtures/custom_field.json @@ -153,8 +153,7 @@ "fieldname": "custom_incorporation_province", "fieldtype": "Select", "label": "Incorporation Province", - "options": "BC\nON", - "default": "BC", + "options": "\nBC\nON", "insert_after": "custom_incorporation_number" }, {