diff --git a/quotes.json b/quotes.json index c6e7d0c..92ec7f1 100644 --- a/quotes.json +++ b/quotes.json @@ -1,13 +1,4 @@ [ - { - "date": "2026-03-01", - "customer": { - "name": "Test", - "address": "123 Main" - }, - "id": "1234", - "items": [] - }, { "id": 4460, "date": "March 1, 2026", @@ -28,38 +19,6 @@ } ] }, - { - "id": 10318, - "date": "March 2, 2026", - "customer": { - "name": "Test User", - "address": "Test Street", - "city": "Chatham", - "province": "ON", - "postalCode": "N7M 5J5", - "phone": "5193540540" - }, - "items": [ - { - "Item ID": "MDL-5B3PR7", - "Description": "Earth Drill,6HP B&S PW RC 13:1Vanguard Engine#12V3320012F", - "Price": 5801.37, - "quantity": 1 - }, - { - "Item ID": "8X36-SSS", - "Description": "Auger, Snap-on", - "Price": 483.23, - "quantity": 1 - }, - { - "Item ID": "9X42-SSP", - "Description": "Auger, Snap-on, Pengo Style", - "Price": 786.13, - "quantity": 1 - } - ] - }, { "id": 9135, "date": "March 2, 2026", @@ -369,5 +328,137 @@ } ], "shippingCost": 0 + }, + { + "id": 5358, + "date": "March 16, 2026", + "customer": { + "name": "Etobicoke Tool & Equipment Rental", + "address": "883 Kipling Ave", + "city": "Etobicoke", + "province": "ON", + "postalCode": "M8Z 5H2", + "phone": "416 233 6262", + "email": "erent@sympatico.ca" + }, + "items": [ + { + "Item ID": "10470", + "Description": "Toggle Kill Switch Asy., Handle(incl. Nut & On-Off", + "Price": 16.511121, + "quantity": 1 + }, + { + "Item ID": "4031-1", + "Description": "Throttle Lever Kit", + "Price": 55.796201999999994, + "quantity": 1 + }, + { + "Item ID": "3089-8H", + "Description": "Throttle Cable Assy. 120\"OAL 8 H/8 VANG Bracketless Model", + "Price": 53.329023, + "quantity": 1 + }, + { + "Item ID": "3007-6H", + "Description": "Wire, Kill Switch, 115\" w/Flag(Rt Angle Conn)", + "Price": 23.533092000000003, + "quantity": 1 + } + ], + "shippingCost": 0 + }, + { + "id": 6353, + "date": "March 17, 2026", + "customer": { + "name": "Burelle Rentools Inc.", + "address": "1031 Limoges Rd", + "city": "Limoges", + "province": "ON", + "postalCode": "K0A 1W0", + "phone": "613 443 5292", + "email": "burelle19@icloud.com" + }, + "items": [ + { + "Item ID": "HYD-NTV11H", + "Description": "Hydraulic, Non-Towable Drill, 11 HP Honda GXV340", + "Price": 6624.375614999999, + "quantity": 1 + }, + { + "Item ID": "10X36-SSP", + "Description": "Auger, Snap-on, Pengo Style", + "Price": 726.86889, + "quantity": 1 + }, + { + "Item ID": "10X36-SSS", + "Description": "Auger, Snap-on", + "Price": 530.443485, + "quantity": 1 + }, + { + "Item ID": "38130", + "Description": "TRANSPORT FRAME ASSY RED", + "Price": 1473.664995, + "quantity": 1 + } + ], + "shippingCost": 0 + }, + { + "id": 9684, + "date": "March 19, 2026", + "customer": { + "name": "TerraBurst", + "address": " 918 16 Ave NW #8", + "city": "Calgary", + "province": "AB", + "postalCode": "T2M 0K3", + "phone": "403 862 8522", + "email": "nathan@terraburst.ca" + }, + "items": [ + { + "Item ID": "MDL-8H", + "Description": "Earth Drill, 8 HP Honda Engine#GX240 w/Flat Free Tires", + "Price": 5852.907719999999, + "quantity": 1 + }, + { + "Item ID": "20200", + "Description": "Sidewalk Auger Kit", + "Price": 980.229195, + "quantity": 1 + }, + { + "Item ID": "20100-2", + "Description": "Horizontal Drill Kit w/2\" Bit", + "Price": 933.73236, + "quantity": 1 + }, + { + "Item ID": "20100-3", + "Description": "Horizontal Drill Kit w/3\" Bit", + "Price": 933.73236, + "quantity": 1 + }, + { + "Item ID": "20100-4", + "Description": "Horizontal Drill Kit w/4\" Bit", + "Price": 933.73236, + "quantity": 1 + }, + { + "Item ID": "20100-6", + "Description": "Horizontal Drill Kit w/6\" Bit", + "Price": 972.637875, + "quantity": 1 + } + ], + "shippingCost": 0 } ] \ No newline at end of file