trabajando en albaranes. Voy a quitar las cajas

This commit is contained in:
2025-04-20 20:02:14 +02:00
parent 65c9b34f56
commit 61abcb3dbd
18 changed files with 345 additions and 1654 deletions

View File

@ -17,6 +17,7 @@ class EnvioEntity extends Entity
'finalizado' => 'boolean',
'codigo_seguimiento'=> 'string',
'proveedor_id' => 'int',
'cliente_id' => 'int',
'comentarios' => 'string',
'att' => 'string',
'direccion' => 'string',