feat: proprietorship & partnership options in entity type

This commit is contained in:
Gursheen Anand 2023-10-19 16:59:49 +05:30
parent 4471ad581e
commit ed2457bddf
2 changed files with 4 additions and 4 deletions

View File

@ -174,7 +174,7 @@
"fieldname": "supplier_type", "fieldname": "supplier_type",
"fieldtype": "Select", "fieldtype": "Select",
"label": "Supplier Type", "label": "Supplier Type",
"options": "Company\nIndividual", "options": "Company\nIndividual\nProprietorship\nPartnership",
"reqd": 1 "reqd": 1
}, },
{ {
@ -485,7 +485,7 @@
"link_fieldname": "party" "link_fieldname": "party"
} }
], ],
"modified": "2023-09-25 12:48:21.869563", "modified": "2023-10-19 16:55:15.148325",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Buying", "module": "Buying",
"name": "Supplier", "name": "Supplier",

View File

@ -134,7 +134,7 @@
"label": "Customer Type", "label": "Customer Type",
"oldfieldname": "customer_type", "oldfieldname": "customer_type",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "Company\nIndividual", "options": "Company\nIndividual\nProprietorship\nPartnership",
"reqd": 1 "reqd": 1
}, },
{ {
@ -584,7 +584,7 @@
"link_fieldname": "party" "link_fieldname": "party"
} }
], ],
"modified": "2023-09-21 12:23:20.706020", "modified": "2023-10-19 16:56:27.327035",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Customer", "name": "Customer",