File: ps

package info (click to toggle)
sql-ledger 3.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 33,080 kB
  • sloc: perl: 73,172; sql: 36,530; sh: 34; makefile: 21
file content (507 lines) | stat: -rw-r--r-- 27,192 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
$self{charset} = 'UTF-8';

$self{texts} = {
  '+/-'                         => '+/-',
  'AP Aging'                    => 'Vencimiento CxP',
  'AP Outstanding'              => 'CxP pendientes',
  'AP Transaction'              => 'Movimiento CxP',
  'AP Transactions'             => 'Movimientos de CxP',
  'AR Aging'                    => 'Vencimiento CxC',
  'AR Outstanding'              => 'CxC pendientes',
  'AR Transaction'              => 'Movimiento CxC',
  'AR Transactions'             => 'Movimientos de Ctas. x cobrar',
  'Account'                     => 'Cuenta',
  'Account Number'              => 'Número de cuenta',
  'Accounting Menu'             => 'Menú de contabilidad',
  'Accounts'                    => 'Cuentas',
  'Accrual'                     => 'Acumulado',
  'Add AP Transaction'          => 'Nueva Asiento de CxP',
  'Add AP Voucher'              => 'Nuevo Comprobante de CxP',
  'Add AR Transaction'          => 'Nueva Asiento de CxC',
  'Add Credit Invoice'          => 'Agregar Factura de Crédito',
  'Add Credit Note'             => 'Nueva Nota de Crédito',
  'Add Customer'                => 'Nuevo cliente',
  'Add Debit Note'              => 'Nueva Nota de Débito',
  'Add POS Invoice'             => 'Nueva factura de Pto. de Vta.',
  'Add Part'                    => 'Nueva parte',
  'Add Purchase Order'          => 'Nueva orden de compra',
  'Add Quotation'               => 'Nueva cotización',
  'Add Request for Quotation'   => 'Nueva solicitud de cotización',
  'Add Sales Invoice'           => 'Nueva factura de venta',
  'Add Sales Order'             => 'Nueva orden de venta',
  'Add Service'                 => 'Nuevo servicio',
  'Add Vendor'                  => 'Nuevo proveedor',
  'Address'                     => 'Dirección',
  'Aged'                        => 'Viejo',
  'Aged Overdue'                => 'Viejo Vencido',
  'All Accounts'                => 'Todas las cuentas',
  'Amount'                      => 'Importe',
  'Apr'                         => 'Abr',
  'April'                       => 'Abril',
  'Are you sure you want to delete Invoice Number' => '¿Está Ud. seguro de querer borrar la factura No.:',
  'Are you sure you want to delete Transaction' => '¿Está Ud. seguro de querer borrar el movimiento',
  'Attachment'                  => 'Anexo',
  'Aug'                         => 'Ago',
  'August'                      => 'Agosto',
  'Balance Sheet'               => 'Balance general',
  'Bcc'                         => 'Bcc',
  'Beginning Balance'           => 'Balance inicial',
  'Bin'                         => 'Ubicación',
  'Bin List'                    => 'Lista de ubicaciones',
  'Business'                    => 'Negocio',
  'Can only send one reminder at a time!' => '¡Solo se puede enviar un recordatorio a la vez!',
  'Can only send one statement at a time!' => '¡Solo se puede enviar un estado de cuenta a la vez!',
  'Cannot delete invoice!'      => '¡No se puede borrar la factura!',
  'Cannot delete transaction!'  => '¡No se puede borrar el movimiento!',
  'Cannot post cash discount for a closed period!' => '¡No es posible registrar un descuento por efectivo para un periodo cerrado!',
  'Cannot post invoice for a closed period!' => '¡No se puede registrar una factura para un periodo cerrado!',
  'Cannot post invoice!'        => '¡No se puede registrar la factura!',
  'Cannot post payment for a closed period!' => '¡No se puede registrar un pago para un periodo cerrado!',
  'Cannot post transaction for a closed period!' => '¡No se puede registrar un movimiento para un periodo cerrado!',
  'Cannot post transaction!'    => '¡No se puede registrar el movimiento!',
  'Cash'                        => 'Bancos',
  'Cash Discount'               => 'Descuento por Efectivo',
  'Cash Discount date missing!' => '¡Falta la fecha del Descuento por Efectivo!',
  'Cash discount date missing!' => '¡Falta la fecha de descuento por efectivo!',
  'Cash discount date past due!' => '¡La fecha del descuento por efectivo pasó!',
  'Cash discount exceeds available discount!' => '¡El Descuento por Efectivo es mayor al descuento disponible!',
  'Cc'                          => 'Cc',
  'Change'                      => 'Cambiar',
  'Check'                       => 'Cheque',
  'City'                        => 'Cuidad',
  'Closed'                      => 'Cerrada',
  'Compare to'                  => 'Comparar al',
  'Confirm!'                    => '¡Confirmar!',
  'Contact'                     => 'Contacto',
  'Continue'                    => 'Continuar',
  'Copies'                      => 'Copias',
  'Could not save reminder level!' => '¡No es posible guardar el nivel de recordatorio!',
  'Country'                     => 'País',
  'Credit'                      => 'Abono',
  'Credit Invoice'              => 'Factura de Crédito',
  'Credit Limit'                => 'Límite de crédito',
  'Credit Note'                 => 'Nota de Crédito',
  'Curr'                        => 'Mon.',
  'Currency'                    => 'Moneda',
  'Current'                     => 'Actual',
  'Current Earnings'            => 'Resultado',
  'Customer'                    => 'Cliente',
  'Customer Number'             => 'Número de cliente',
  'Customer missing!'           => '¡Falta el cliente!',
  'Customer not on file!'       => '¡El cliente no está registrado!',
  'DCN'                         => 'DCN',
  'DCN missing!'                => '¡Falta DCN!',
  'Date'                        => 'Fecha',
  'Date Paid'                   => 'Fecha de pago',
  'Date for cash discount past due!' => '¡La fecha para el descuento por efectivo esta vencida!',
  'Day(s)'                      => 'Día(s)',
  'Debit'                       => 'Cargo',
  'Debit Invoice'               => 'Factura de débito',
  'Debit Note'                  => 'Nota de Débito',
  'Dec'                         => 'Dic',
  'December'                    => 'Diciembre',
  'Decimalplaces'               => 'No. de decimales',
  'Delete'                      => 'Borrar',
  'Delete Schedule'             => 'Borar Horario',
  'Delivery Date'               => 'Fecha de entrega',
  'Department'                  => 'Departamento',
  'Department missing!'         => '¡Falta Departamento!',
  'Description'                 => 'Descripción',
  'Deselect all'                => 'De-seleccionar todo',
  'Detail'                      => 'Detalle',
  'Discount'                    => 'Descuento',
  'Due'                         => 'Debido',
  'Due Date'                    => 'Fecha de vencimiento',
  'E-mail'                      => 'Correo-e',
  'E-mail Reminder to'          => 'Enviar Recordatorio por Correo-e a',
  'E-mail Statement to'         => 'Enviar estado de cuenta por correo-e a',
  'E-mail address missing!'     => '¡Falta la dirección de correo-e!',
  'E-mail message'              => 'Mensaje de correo-e',
  'E-mailed'                    => 'Enviado por correo-e',
  'Edit AP Transaction'         => 'Modificar Asiento de CxP',
  'Edit AP Voucher'             => 'Editar Comprobante de CxP',
  'Edit AR Transaction'         => 'Modificar Asiento de CxC',
  'Edit Credit Invoice'         => 'Editar Fáctura de Crédito',
  'Edit Credit Note'            => 'Editar Nota de Crédito',
  'Edit Debit Note'             => 'Editar Nota de Débito',
  'Edit POS Invoice'            => 'Modificar ticket',
  'Edit Sales Invoice'          => 'Modificar factura de venta',
  'Employee'                    => 'Empleado',
  'Employee Number'             => 'Número de Empleado',
  'Ending Balance'              => 'Balance Final',
  'Error!'                      => '¡Error!',
  'Every'                       => 'Todo',
  'Exch'                        => 'T. de C.',
  'Exchange Rate'               => 'Tipo de cambio',
  'Exchange Rate Difference'    => 'Diferencia de Tipo de Cambio',
  'Exchange rate for cash discount missing!' => '¡Falta el tipo de cambio para el descuento por efectivo!',
  'Exchange rate for payment missing!' => '¡Falta el tipo de cambio para el pago!',
  'Exchange rate missing!'      => '¡Falta el tipo de cambio!',
  'Extended'                    => 'Extendido',
  'Fax'                         => 'Fax',
  'Feb'                         => 'Feb',
  'February'                    => 'Febrero',
  'File'                        => 'Archivo',
  'For'                         => 'Para',
  'From'                        => 'De',
  'G.W.'                        => 'Peso Tot.',
  'GIFI'                        => 'Código GIFI',
  'Group'                       => 'Grupo',
  'Group by'                    => 'Agrupar por',
  'Heading'                     => 'Encabezado',
  'ID'                          => 'Id.',
  'In-line'                     => 'En linea',
  'Include Payment'             => 'Incluir Pago',
  'Include in Report'           => 'Incluir en reporte',
  'Income Statement'            => 'Estado de resultados',
  'Internal Notes'              => 'Notas internas',
  'Inventory Transfer'          => 'Transferencia de Inventario',
  'Invoice'                     => 'Factura',
  'Invoice Date'                => 'Fecha de factura',
  'Invoice Date missing!'       => '¡Falta la fecha de la factura!',
  'Invoice Number'              => 'Número de factura',
  'Invoice Number missing!'     => 'Falta el número de factura!',
  'Invoice deleted!'            => '¡Factura borrada!',
  'Item'                        => 'Item',
  'Item not on file!'           => '¡El artículo no está registrado!',
  'Jan'                         => 'Ene',
  'January'                     => 'Enero',
  'Jul'                         => 'Jul',
  'July'                        => 'Julio',
  'Jun'                         => 'Jun',
  'June'                        => 'Junio',
  'Language'                    => 'Lenguaje',
  'Level'                       => 'Nivel',
  'Line Item'                   => 'Item Línea',
  'Locked by'                   => 'Bloqueado por',
  'Manager'                     => 'Administrador',
  'Mar'                         => 'Mar',
  'March'                       => 'Marzo',
  'May'                         => 'May',
  'May '                        => 'Mayo',
  'Memo'                        => 'Nota',
  'Message'                     => 'Mensaje',
  'Method'                      => 'Método',
  'Month'                       => 'Mes',
  'Month(s)'                    => 'Mes(es)',
  'N.W.'                        => 'Peso Neto',
  'N/A'                         => 'N/A',
  'Name'                        => 'Nombre',
  'Net'                         => 'Neto',
  'New Number'                  => 'Nuevo Número',
  'Next Date'                   => 'Siguiente Fecha',
  'No.'                         => 'Num.',
  'Non-taxable Purchases'       => 'Compras exentas',
  'Non-taxable Sales'           => 'Ventas exentas',
  'Notes'                       => 'Notas',
  'Nothing selected!'           => '¡No se seleccionó nada!',
  'Nothing to print!'           => '¡No hay nada que imprimir!',
  'Nov'                         => 'Nov',
  'November'                    => 'Noviembre',
  'Number'                      => 'Número',
  'Number missing in Row'       => 'Falta el número en el renglón',
  'OH'                          => 'OH',
  'Oct'                         => 'Oct',
  'October'                     => 'Octubre',
  'On Hold'                     => 'En Espera',
  'Open'                        => 'Abierto',
  'Order'                       => 'Orden',
  'Order Date missing!'         => '¡Falta la fecha de la orden!',
  'Order Number'                => 'Número de la orden',
  'Order Number missing!'       => 'Falta el número de la orden!',
  'Outstanding'                 => 'Pendiente',
  'Overdue'                     => 'Vencido',
  'Overpaid'                    => 'Sobrepagado',
  'PDF'                         => 'PDF',
  'PO Number'                   => 'Número de Orden de Compra',
  'Packaging'                   => 'Empaque',
  'Packing List'                => 'Lista de empaque',
  'Packing List Date missing!'  => '¡Falta la fecha en la lista de empaque!',
  'Packing List Number missing!' => '¡Falta le número en la lista de empaque!',
  'Paid'                        => 'Pagado',
  'Paid Early'                  => 'Pagado Anticipadamente',
  'Paid Late'                   => 'Pagado Tarde',
  'Payment Difference'          => 'Diferencia de Pago',
  'Payment Method'              => 'Método de Pago',
  'Payment date missing!'       => '¡Falta la fecha del pago!',
  'Payments'                    => 'Pagos',
  'Period'                      => 'Período',
  'Phone'                       => 'Teléfono',
  'Pick List'                   => 'Lista de Selección',
  'Post'                        => 'Registrar',
  'Post as new'                 => 'Registrar como nuevo',
  'Posted!'                     => '¡Registrado!',
  'Postscript'                  => 'Postscript',
  'Preview'                     => 'Previsualizar',
  'Price'                       => 'Precio',
  'Print'                       => 'Vista Preliminar',
  'Print Report'                => 'Imprimir Reporte',
  'Print and Post'              => 'Imprimir y Registrar',
  'Print and Post as new'       => 'Imprimir y Registrar como nueva',
  'Printed'                     => 'Impreso',
  'Project'                     => 'Proyecto',
  'Project Number'              => 'Número de proyecto',
  'Project Transactions'        => 'Movimientos de proyecto',
  'Project not on file!'        => '¡Proyecto no registrado!',
  'Purchase Order'              => 'Orden de compra',
  'Qty'                         => 'Cant.',
  'Quarter'                     => 'Trimestre',
  'Queue'                       => 'Cola',
  'Queued'                      => 'En cola',
  'Quotation'                   => 'Cotización',
  'Quotation Date missing!'     => '¡Falta la fecha de la cotización!',
  'Quotation Number missing!'   => '¡Falta el número de la cotización!',
  'RVC missing!'                => '¡Falta RVC!',
  'Recd'                        => 'Recb.',
  'Receipt'                     => 'Cobro',
  'Receipts'                    => 'Cobros',
  'Record in'                   => 'Registrar en',
  'Recurring Transaction'       => 'Transacción Recurrente',
  'Reference'                   => 'Referencia',
  'Remaining'                   => 'Disponible',
  'Reminder'                    => 'Recordatorio',
  'Reminder sent to'            => 'Recordatorio enviado a',
  'Reminders sent to printer!'  => '¡Recordatorios enviados a impresora!',
  'Remittance Voucher'          => 'Comprobante de Remesa',
  'Repeat'                      => 'Repetir',
  'Report for'                  => 'Reporte para',
  'Required by'                 => 'Vencimiento',
  'SKU'                         => 'SKU',
  'Sales Invoice.'              => 'Factura de venta.',
  'Sales Order'                 => 'Orden de venta',
  'Salesperson'                 => 'Vendedor',
  'Save Level'                  => 'Guardar Nivel',
  'Save Report'                 => 'Guardar Reporte',
  'Save Schedule'               => 'Guardar Programa',
  'Schedule'                    => 'Programa',
  'Scheduled'                   => 'Programado',
  'Screen'                      => 'Pantalla',
  'Select a Printer!'           => '¡Seleccionar una Impresora!',
  'Select all'                  => 'Seleccionar todo',
  'Select from one of the names below' => 'Seleccione uno de los siguientes nombres',
  'Select from one of the projects below' => 'Seleccione uno de los siguientes proyectos',
  'Select items'                => 'Seleccionar items',
  'Select payment'              => '¡Seleccione Pago!',
  'Select postscript or PDF!'   => 'Seleccione Postcript o PDF',
  'Select txt, postscript or PDF!' => '¡Seleccione txt, postscript o PDF!',
  'Sep'                         => 'Sep',
  'September'                   => 'Septiembre',
  'Serial No.'                  => 'Núm. de serie',
  'Ship'                        => 'Enviar',
  'Ship to'                     => 'Enviar a',
  'Ship via'                    => 'Enviar por',
  'Shipping Address'            => 'Dirección de envío',
  'Shipping Point'              => 'Punto de envío',
  'Sort by'                     => 'Ordenar por',
  'Source'                      => 'Referencia',
  'Standard'                    => 'Estándar',
  'Startdate'                   => 'Fecha inicial',
  'State/Province'              => 'Estado',
  'Statement'                   => 'Estado de cuenta',
  'Statement sent to'           => 'Estado de cuenta enviado a',
  'Statements sent to printer!' => '¡Estado de cuenta enviado a la impresora!',
  'Subject'                     => 'Asunto',
  'Subtotal'                    => 'Subtotal',
  'Summary'                     => 'Resumen',
  'Tax'                         => 'Impuesto',
  'Tax Included'                => 'Impuesto Incluido',
  'Tax collected'               => 'Impuesto Retenido',
  'Tax paid'                    => 'Impuesto Pagado',
  'Taxes'                       => 'Impuestos',
  'Terms'                       => 'Condiciones',
  'Text'                        => 'Texto',
  'Till'                        => 'Hasta',
  'To'                          => 'A',
  'Total'                       => 'Total',
  'Trade Discount'              => 'Descuento comercial',
  'Transaction'                 => 'Asiento',
  'Transaction deleted!'        => '¡Movimiento borrado!',
  'Transaction posted!'         => '¡Movimiento registrado!',
  'Transfer'                    => 'Transferir',
  'Translation not on file!'    => 'Traducción no se encuentra en la Base de Datos',
  'Trial Balance'               => 'Balanza de comprobación',
  'Unit'                        => 'Unidad',
  'Update'                      => 'Actualizar',
  'Vendor'                      => 'Proveedor',
  'Vendor Invoice.'             => 'Factura de compra.',
  'Vendor Number'               => 'Número de proveedor',
  'Vendor missing!'             => '¡Falta el proveedor!',
  'Vendor not on file!'         => '¡Proveedor no registrado!',
  'Volume'                      => 'Volumen',
  'Warehouse'                   => 'Almacén',
  'Warehouse missing!'          => '¡Falta almacén!',
  'Warning!'                    => '¡Advertencia!',
  'Waybill'                     => 'Hoja de ruta',
  'Week(s)'                     => 'Semana(s)',
  'Work Order'                  => 'Orden de Trabajo',
  'Year'                        => 'Año',
  'Year(s)'                     => 'Año(s)',
  'Yes'                         => 'Si',
  'You are posting an existing transaction!' => '¡Ud. está registrando una transacción existente!',
  'You are printing and posting an existing transaction!' => '¡Ud. está imprimiendo y registrando una transacción existente!',
  'You are printing and saving an existing order' => '¡Ud. esta imprimiendo y guardando una orden existente!',
  'You are printing and saving an existing quotation' => '¡Ud. esta imprimiendo y guardando una cotización existente!',
  'You are saving an existing order' => '¡Ud. está guardando una orden existente!',
  'You are saving an existing quotation' => '¡Ud. está guardando una cotización existente!',
  'Zip/Postal Code'             => 'Código Postal',
  'as at'                       => 'como a',
  'days'                        => 'días',
  'ea'                          => 'pza',
  'for'                         => 'para',
  'for Period'                  => 'para el periodo',
  'posted!'                     => '¡registrado!',
  'sent'                        => 'enviado',
  'time(s)'                     => 'vece(s)',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'aging'                       => 'aging',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'calc_markup'                 => 'calc_markup',
  'check_form'                  => 'check_form',
  'check_name'                  => 'check_name',
  'check_project'               => 'check_project',
  'continue'                    => 'continue',
  'create_form'                 => 'create_form',
  'create_links'                => 'create_links',
  'credit_invoice_'             => 'credit_invoice_',
  'debit_invoice_'              => 'debit_invoice_',
  'delete'                      => 'delete',
  'delete_schedule'             => 'delete_schedule',
  'deselect_all'                => 'deselect_all',
  'deselect_all_reminder'       => 'deselect_all_reminder',
  'deselect_all_statement'      => 'deselect_all_statement',
  'display'                     => 'display',
  'display_form'                => 'display_form',
  'display_row'                 => 'display_row',
  'do_print_reminder'           => 'do_print_reminder',
  'do_print_statement'          => 'do_print_statement',
  'e_mail'                      => 'e_mail',
  'e_mail_reminder'             => 'e_mail_reminder',
  'e_mail_statement'            => 'e_mail_statement',
  'edit'                        => 'edit',
  'export_to_csv'               => 'export_to_csv',
  'export_to_xls'               => 'export_to_xls',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'generate_ap_aging'           => 'generate_ap_aging',
  'generate_ar_aging'           => 'generate_ar_aging',
  'generate_balance_sheet'      => 'generate_balance_sheet',
  'generate_income_statement'   => 'generate_income_statement',
  'generate_projects'           => 'generate_projects',
  'generate_reminder'           => 'generate_reminder',
  'generate_tax_report'         => 'generate_tax_report',
  'generate_tax_report_all'     => 'generate_tax_report_all',
  'generate_trial_balance'      => 'generate_trial_balance',
  'gl_transaction'              => 'gl_transaction',
  'invoice_links'               => 'invoice_links',
  'invoicetotal'                => 'invoicetotal',
  'islocked'                    => 'islocked',
  'item_selected'               => 'item_selected',
  'js_menu'                     => 'js_menu',
  'list_accounts'               => 'list_accounts',
  'list_payments'               => 'list_payments',
  'lookup_partsgroup'           => 'lookup_partsgroup',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'new_item'                    => 'new_item',
  'new_number'                  => 'new_number',
  'openinvoices'                => 'openinvoices',
  'payment_selected'            => 'payment_selected',
  'payment_subtotal'            => 'payment_subtotal',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'prepare_e_mail'              => 'prepare_e_mail',
  'prepare_invoice'             => 'prepare_invoice',
  'preview'                     => 'preview',
  'print'                       => 'print',
  'print_and_post'              => 'print_and_post',
  'print_and_post_as_new'       => 'print_and_post_as_new',
  'print_check'                 => 'print_check',
  'print_credit_note'           => 'print_credit_note',
  'print_debit_note'            => 'print_debit_note',
  'print_form'                  => 'print_form',
  'print_options'               => 'print_options',
  'print_receipt'               => 'print_receipt',
  'print_reminder'              => 'print_reminder',
  'print_remittance_voucher'    => 'print_remittance_voucher',
  'print_report'                => 'print_report',
  'print_report_options'        => 'print_report_options',
  'print_statement'             => 'print_statement',
  'print_transaction'           => 'print_transaction',
  'project_selected'            => 'project_selected',
  'purchase_order'              => 'purchase_order',
  'quotation'                   => 'quotation',
  'rebuild_formnames'           => 'rebuild_formnames',
  'rebuild_vc'                  => 'rebuild_vc',
  'receipts'                    => 'receipts',
  'ref_to_csv'                  => 'ref_to_csv',
  'reminder'                    => 'reminder',
  'report'                      => 'report',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'rfq'                         => 'rfq',
  'sales_invoice_'              => 'sales_invoice_',
  'sales_order'                 => 'sales_order',
  'save_level'                  => 'save_level',
  'save_report'                 => 'save_report',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'search'                      => 'search',
  'section_menu'                => 'section_menu',
  'select_all'                  => 'select_all',
  'select_all_reminder'         => 'select_all_reminder',
  'select_all_statement'        => 'select_all_statement',
  'select_item'                 => 'select_item',
  'select_name'                 => 'select_name',
  'select_payment'              => 'select_payment',
  'select_project'              => 'select_project',
  'send_email'                  => 'send_email',
  'send_email_reminder'         => 'send_email_reminder',
  'send_email_statement'        => 'send_email_statement',
  'ship_to'                     => 'ship_to',
  'shipto_selected'             => 'shipto_selected',
  'statement_details'           => 'statement_details',
  'subtotal'                    => 'subtotal',
  'tax_subtotal'                => 'tax_subtotal',
  'transactions'                => 'transactions',
  'update'                      => 'update',
  'validate_items'              => 'validate_items',
  'vendor_invoice_'             => 'vendor_invoice_',
  'yes'                         => 'yes',
  'movimiento_cxp'              => 'ap_transaction',
  'movimiento_cxc'              => 'ar_transaction',
  'nueva_parte'                 => 'add_part',
  'nuevo_servicio'              => 'add_service',
  'continuar'                   => 'continue',
  'borrar'                      => 'delete',
  'borar_horario'               => 'delete_schedule',
  'de_seleccionar_todo'         => 'deselect_all',
  'correo_e'                    => 'e_mail',
  'nuevo_número'               => 'new_number',
  'registrar'                   => 'post',
  'registrar_como_nuevo'        => 'post_as_new',
  'previsualizar'               => 'preview',
  'vista_preliminar'            => 'print',
  'imprimir_reporte'            => 'print_report',
  'imprimir_y_registrar'        => 'print_and_post',
  'imprimir_y_registrar_como_nueva' => 'print_and_post_as_new',
  'factura_de_venta_'           => 'sales_invoice_',
  'orden_de_venta'              => 'sales_order',
  'guardar_nivel'               => 'save_level',
  'guardar_reporte'             => 'save_report',
  'guardar_programa'            => 'save_schedule',
  'programa'                    => 'schedule',
  'seleccionar_todo'            => 'select_all',
  'enviar_a'                    => 'ship_to',
  'actualizar'                  => 'update',
  'factura_de_compra_'          => 'vendor_invoice_',
  'si'                          => 'yes',
};

1;