2023-06-13 18:52:26 +00:00
|
|
|
name: petición
|
2023-04-12 13:02:21 +00:00
|
|
|
columns:
|
|
|
|
id: id
|
|
|
|
description: descripción
|
2023-06-13 18:52:26 +00:00
|
|
|
buyerCode: comprador
|
2023-04-12 13:02:21 +00:00
|
|
|
quantity: cantidad
|
|
|
|
price: precio
|
2023-06-13 18:52:26 +00:00
|
|
|
itemFk: artículo
|
|
|
|
clientFk: cliente
|
2023-04-12 13:02:21 +00:00
|
|
|
response: respuesta
|
2023-06-13 18:52:26 +00:00
|
|
|
total: total
|
|
|
|
buyed: comprado
|
2023-04-12 13:02:21 +00:00
|
|
|
saleFk: línea
|
2023-06-13 18:52:26 +00:00
|
|
|
created: creado
|
|
|
|
isOk: ok
|
2023-04-12 13:02:21 +00:00
|
|
|
requesterFk: solicitante
|
2023-06-13 18:52:26 +00:00
|
|
|
attenderFk: asistente
|
|
|
|
ticketFk: ticket
|