summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/0 files changed, 0 insertions, 0 deletions
39;,
  • 'Posted!' => 'Enviado!',
  • 'Price' => 'Precio',
  • 'Print' => 'Imprimir',
  • 'Qty' => 'Cant.',
  • 'Receipts' => 'Ingresos',
  • 'Record in' => 'Registrar en',
  • 'Remaining' => 'Faltan',
  • 'Salesperson' => 'Vendedor',
  • 'Screen' => 'Pantalla',
  • 'Source' => 'Fuente',
  • 'Subtotal' => 'Subtotal',
  • 'Tax Included' => 'Impuesto Incluido',
  • 'To' => 'Hasta ',
  • 'Total' => 'Total',
  • 'Unit' => 'Unidad',
  • 'Update' => 'Actualizar',
  • };
  • $self{subs} = {
  • 'acc_menu' => 'acc_menu',
  • 'add' => 'add',
  • 'display' => 'display',
  • 'display_row' => 'display_row',
  • 'edit' => 'edit',
  • 'form_footer' => 'form_footer',
  • 'form_header' => 'form_header',
  • 'js_menu' => 'js_menu',
  • 'lookup_partsgroup' => 'lookup_partsgroup',
  • 'menubar' => 'menubar',
  • 'openinvoices' => 'openinvoices',
  • 'post' => 'post',
  • 'print' => 'print',
  • 'print_and_post' => 'print_and_post',
  • 'print_form' => 'print_form',
  • 'print_options' => 'print_options',
  • 'receipts' => 'receipts',
  • 'section_menu' => 'section_menu',
  • 'continuar' => 'continue',
  • 'borrar' => 'delete',
  • 'registrar' => 'post',
  • 'imprimir' => 'print',
  • 'actualizar' => 'update',
  • };
  • 1;