trabajando en pedidos 3

This commit is contained in:
jaimejimenezortega
2024-06-13 23:53:20 +02:00
parent b1734e169b
commit c9d8875392
12 changed files with 418 additions and 83 deletions

View File

@ -35,11 +35,31 @@ return [
'fecha_entrega_externo' => 'External Delivery Date',
'lineas' => 'Lines',
'unidades' => "Units",
'concepto' => "Concept",
'total' => "Total",
'presupuesto' => 'Budget',
'moduleTitle' => 'Orders',
'pedido' => 'Order',
'pedidos' => 'Orders',
'pedidosList' => 'Orders List',
'unaCara' => '1 side',
'dosCaras' => '2 sides',
'lineasTemplates' =>[
'libro' => "[BUDGET %s] Printing of %s copies of %s pages.\nTitle: %s. Author: %s. ISBN: %s.Size: %smm.\n",
'libro_linea_interior' => "%s black pages on %s paper of %s grams",
'libro_linea_cubierta' => "\nCover printed on %s on %s paper of %s grams",
'libro_linea_sobrecubierta' => "\nDust jacket on %s paper of %s grams",
'libro_solapas' => " with flaps of %smm.",
'libro_encuadernacion' => "\nType of binding: %s"
],
'albaranes' => 'Delivery Notes',
'facturas' => 'Invoices',
'validation' => [