FUNCIONAL HASTA 22-6-26

This commit is contained in:
2026-06-22 08:55:19 -05:00
parent 33331f9016
commit 151346f0e0
9 changed files with 28 additions and 52 deletions
+22 -1
View File
@@ -1 +1,22 @@
[]
[
{
"filename": "pedido-1781897519513.pdf",
"fecha": "2026-06-19T19:31:59.556Z",
"cliente": {
"nombre": "karen",
"ciudad": "medellin",
"telefono": "hv",
"direccion": "khk"
},
"items": [
{
"ref": "AF100-197",
"nombre": "BOLSO",
"precio": 10000,
"cantidad": 1
}
],
"vendedor": "JUAN PABLO",
"total": 10000
}
]