Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 1 | [ |
| 2 | { |
| 3 | "doctype": "Item", |
| 4 | "item_group": "Demo Item Group", |
| 5 | "item_code": "SKU001", |
| 6 | "item_name": "T-shirt", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 7 | "valuation_rate": 400.0, |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 8 | "gst_hsn_code": "999512", |
Ankush Menat | 940b1d9 | 2023-08-10 17:46:35 +0530 | [diff] [blame] | 9 | "image": "https://images.pexels.com/photos/1484808/pexels-photo-1484808.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 10 | }, |
| 11 | { |
| 12 | "doctype": "Item", |
| 13 | "item_group": "Demo Item Group", |
| 14 | "item_code": "SKU002", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 15 | "valuation_rate": 300.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 16 | "item_name": "Laptop", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 17 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 18 | "image": "https://images.pexels.com/photos/3999538/pexels-photo-3999538.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 19 | }, |
| 20 | { |
| 21 | "doctype": "Item", |
| 22 | "item_group": "Demo Item Group", |
| 23 | "item_code": "SKU003", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 24 | "valuation_rate": 523.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 25 | "item_name": "Book", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 26 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 27 | "image": "https://images.pexels.com/photos/2422178/pexels-photo-2422178.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 28 | }, |
| 29 | { |
| 30 | "doctype": "Item", |
| 31 | "item_group": "Demo Item Group", |
| 32 | "item_code": "SKU004", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 33 | "valuation_rate": 725.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 34 | "item_name": "Smartphone", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 35 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 36 | "image": "https://images.pexels.com/photos/1647976/pexels-photo-1647976.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 37 | }, |
| 38 | { |
| 39 | "doctype": "Item", |
| 40 | "item_group": "Demo Item Group", |
| 41 | "item_code": "SKU005", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 42 | "valuation_rate": 222.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 43 | "item_name": "Sneakers", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 44 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 45 | "image": "https://images.pexels.com/photos/1598505/pexels-photo-1598505.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 46 | }, |
| 47 | { |
| 48 | "doctype": "Item", |
Deepesh Garg | 5b6a9fc | 2023-06-17 13:08:18 +0530 | [diff] [blame] | 49 | "item_group": "Demo Item Group", |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 50 | "item_code": "SKU006", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 51 | "valuation_rate": 420.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 52 | "item_name": "Coffee Mug", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 53 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 54 | "image": "https://images.pexels.com/photos/585753/pexels-photo-585753.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 55 | }, |
| 56 | { |
| 57 | "doctype": "Item", |
| 58 | "item_group": "Demo Item Group", |
| 59 | "item_code": "SKU007", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 60 | "valuation_rate": 375.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 61 | "item_name": "Television", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 62 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 63 | "image": "https://images.pexels.com/photos/8059376/pexels-photo-8059376.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 64 | }, |
| 65 | { |
| 66 | "doctype": "Item", |
| 67 | "item_group": "Demo Item Group", |
| 68 | "item_code": "SKU008", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 69 | "valuation_rate": 333.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 70 | "item_name": "Backpack", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 71 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 72 | "image": "https://images.pexels.com/photos/3731256/pexels-photo-3731256.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 73 | }, |
| 74 | { |
| 75 | "doctype": "Item", |
| 76 | "item_group": "Demo Item Group", |
| 77 | "item_code": "SKU009", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 78 | "valuation_rate": 700.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 79 | "item_name": "Headphones", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 80 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 81 | "image": "https://images.pexels.com/photos/3587478/pexels-photo-3587478.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 82 | }, |
| 83 | { |
| 84 | "doctype": "Item", |
| 85 | "item_group": "Demo Item Group", |
| 86 | "item_code": "SKU010", |
rohitwaghchaure | 09ea7ed | 2024-03-19 12:10:24 +0530 | [diff] [blame] | 87 | "valuation_rate": 500.0, |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 88 | "item_name": "Camera", |
Deepesh Garg | 39ec112 | 2023-08-13 18:33:09 +0530 | [diff] [blame] | 89 | "gst_hsn_code": "999512", |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 90 | "image": "https://images.pexels.com/photos/51383/photo-camera-subject-photographer-51383.jpeg" |
Deepesh Garg | 77a2957 | 2023-06-16 13:43:55 +0530 | [diff] [blame] | 91 | } |
Ankush Menat | 704e657 | 2023-08-10 17:29:55 +0530 | [diff] [blame] | 92 | ] |