diff --git a/taxes_az/fixtures/business_classification.json b/taxes_az/fixtures/business_classification.json new file mode 100644 index 0000000..89607a8 --- /dev/null +++ b/taxes_az/fixtures/business_classification.json @@ -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" + } +] \ No newline at end of file