Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "doctype": "Customer", |
| 4 | "customer_group": "Demo Customer Group", |
Deepesh Garg | 000de4e | 2023-08-10 21:45:55 +0530 | [diff] [blame] | 5 | "customer_name": "Grant Plastics Ltd." |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 6 | }, |
| 7 | { |
| 8 | "doctype": "Customer", |
| 9 | "customer_group": "Demo Customer Group", |
Deepesh Garg | 000de4e | 2023-08-10 21:45:55 +0530 | [diff] [blame] | 10 | "customer_name": "West View Software Ltd." |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 11 | }, |
| 12 | { |
| 13 | "doctype": "Customer", |
| 14 | "customer_group": "Demo Customer Group", |
Deepesh Garg | 000de4e | 2023-08-10 21:45:55 +0530 | [diff] [blame] | 15 | "customer_name": "Palmer Productions Ltd." |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 16 | } |
Ankush Menat | ab6e600 | 2023-08-24 12:23:33 +0530 | [diff] [blame] | 17 | ] |