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 | 5b6a9fc | 2023-06-17 13:08:18 +0530 | [diff] [blame] | 5 | "territory": "All Territories", |
Deepesh Garg | 000de4e | 2023-08-10 21:45:55 +0530 | [diff] [blame^] | 6 | "customer_name": "Grant Plastics Ltd." |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 7 | }, |
| 8 | { |
| 9 | "doctype": "Customer", |
| 10 | "customer_group": "Demo Customer Group", |
Deepesh Garg | 5b6a9fc | 2023-06-17 13:08:18 +0530 | [diff] [blame] | 11 | "territory": "All Territories", |
Deepesh Garg | 000de4e | 2023-08-10 21:45:55 +0530 | [diff] [blame^] | 12 | "customer_name": "West View Software Ltd." |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 13 | }, |
| 14 | { |
| 15 | "doctype": "Customer", |
| 16 | "customer_group": "Demo Customer Group", |
Deepesh Garg | 5b6a9fc | 2023-06-17 13:08:18 +0530 | [diff] [blame] | 17 | "territory": "All Territories", |
Deepesh Garg | 000de4e | 2023-08-10 21:45:55 +0530 | [diff] [blame^] | 18 | "customer_name": "Palmer Productions Ltd." |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 19 | } |
| 20 | ] |