added discount

This commit is contained in:
2026-03-20 16:52:20 -04:00
parent 821cf379a9
commit 0b4e60970e
5 changed files with 83 additions and 26 deletions

View File

@ -460,5 +460,27 @@
}
],
"shippingCost": 0
},
{
"id": 2908,
"date": "March 20, 2026",
"customer": {
"name": "test",
"address": "",
"city": "",
"province": "on",
"postalCode": "",
"phone": "",
"email": ""
},
"items": [
{
"Item ID": "MDL-5H2",
"Description": "Earth Drill, 5.5HP Honda, 20:1Transmission",
"Price": 4674.3552899999995,
"quantity": 1
}
],
"shippingCost": 0
}
]