added business_classification.json fixture

This commit is contained in:
Ali 2025-06-11 15:10:18 +04:00
parent 6c4e542782
commit 1f07f3cea0
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
[
{
"docstatus": 0,
"doctype": "Business Classification",
"modified": "2025-06-05 14:26:16.674035",
"name": "Micro Entrepreneur"
},
{
"docstatus": 0,
"doctype": "Business Classification",
"modified": "2025-06-05 14:26:21.030299",
"name": "Small Entrepreneur"
},
{
"docstatus": 0,
"doctype": "Business Classification",
"modified": "2025-06-05 14:26:37.000296",
"name": "Medium Entrepreneur"
},
{
"docstatus": 0,
"doctype": "Business Classification",
"modified": "2025-06-05 14:26:54.997402",
"name": "Big Entrepreneur"
}
]