File: ct

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 (197 lines) | stat: -rw-r--r-- 9,753 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
$self{texts} = {
  'AP'                          => 'Cuentas a Pagar',
  'AP Transaction'              => 'Movimiento de Cuentas a Pagar',
  'AP Transactions'             => 'Movimientos de Cuentas a Pagar',
  'AR'                          => 'Cuentas a Cobrar',
  'AR Transaction'              => 'Movimiento de Cuentas a Cobrar',
  'AR Transactions'             => 'Movimientos de Cuentas a Cobrar',
  'Accounting Menu'             => 'Menú de Contabilidad',
  'Accounts'                    => 'Cuentas',
  'Active'                      => 'Activo',
  'Add Customer'                => 'Agregar Cliente',
  'Add Vendor'                  => 'Agregar Proveedor',
  'Address'                     => 'Dirección',
  'All'                         => 'Todo',
  'Amount'                      => 'Importe',
  'BIC'                         => 'BIC',
  'Bcc'                         => 'B.C.C.',
  'Billing Address'             => 'Dirección para Facturación',
  'Break'                       => 'Romper',
  'Cannot delete customer!'     => '¡No se puede borrar el Cliente!',
  'Cannot delete vendor!'       => '¡No se puede borrar el Proveedor!',
  'Cc'                          => 'C.C.',
  'City'                        => 'Ciudad',
  'Closed'                      => 'Cerrado',
  'Company'                     => 'Empresa',
  'Contact'                     => 'Contacto',
  'Continue'                    => 'Continuar',
  'Cost'                        => 'Costo',
  'Could not save pricelist!'   => '¡No se pudo guardar la Lista de Precios!',
  'Country'                     => 'País',
  'Credit Limit'                => 'Límite de Crédito',
  'Curr'                        => 'Div',
  'Currency'                    => 'Divisa',
  'Customer'                    => 'Cliente',
  'Customer History'            => 'Historial del Cliente',
  'Customer Number'             => 'Código del Cliente',
  'Customer deleted!'           => '¡Cliente borrado!',
  'Customer saved!'             => '¡Cliente guardado!',
  'Customers'                   => 'Clientes',
  'Delete'                      => 'Borrar',
  'Delivery Date'               => 'Fecha de entrega',
  'Description'                 => 'Descripción',
  'Detail'                      => 'Detalle',
  'Discount'                    => 'Descuento',
  'E-mail'                      => 'Correo electrónico',
  'Edit Customer'               => 'Modificar Cliente',
  'Edit Vendor'                 => 'Modificar Proveedor',
  'Employee'                    => 'Empleado',
  'Enddate'                     => 'Fecha final',
  'Fax'                         => 'Fax',
  'From'                        => 'Desde',
  'GIFI'                        => 'Plan de Cuentas Fiscal (PCF)',
  'Group'                       => 'Grupo',
  'IBAN'                        => 'IBAN',
  'ID'                          => 'ID',
  'Include in Report'           => 'Incluir en informe',
  'Invoice'                     => 'Factura',
  'Item already on pricelist!'  => '¡El concepto ya está en la lista de precios!',
  'Item not on file!'           => '¡El concepto no está registrado!',
  'Language'                    => 'Idioma',
  'Leadtime'                    => 'Tiempo de Entrega',
  'Manager'                     => 'Gerente',
  'Method'                      => 'Método',
  'Name'                        => 'Nombre',
  'Name missing!'               => '¡Falta el Nombre!',
  'No.'                         => 'Nº',
  'Notes'                       => 'Notas',
  'Number'                      => 'Número',
  'Open'                        => 'Abierto',
  'Order'                       => 'Orden',
  'Orphaned'                    => 'Huérfano',
  'POS'                         => 'Punto de Venta',
  'Payment'                     => 'Pago',
  'Phone'                       => 'Teléfono',
  'Pricegroup'                  => 'Grupo de precios',
  'Pricelist'                   => 'Lista de Precios',
  'Project Number'              => 'Número del Proyecto',
  'Purchase Order'              => 'Orden de Compra',
  'Purchase Orders'             => 'Ordenes de Compra',
  'Qty'                         => 'Cant.',
  'Quotation'                   => 'Cotización',
  'Quotations'                  => 'Cotizaciones',
  'RFQ'                         => 'Solicitud de cotización',
  'Request for Quotations'      => 'Solicitudes de cotización',
  'SIC'                         => 'CIS',
  'SKU'                         => 'SKU',
  'Sales Invoice'               => 'Factura (venta)',
  'Sales Invoices'              => 'Facturas (venta)',
  'Sales Order'                 => 'Orden de Venta',
  'Sales Orders'                => 'Ordenes de Venta',
  'Salesperson'                 => 'Vendedor',
  'Save'                        => 'Guardar',
  'Save Pricelist'              => 'Guardar Lista de Precios',
  'Save as new'                 => 'Guardar como nuevo',
  'Search'                      => 'Búsqueda',
  'Sell Price'                  => 'Precio de venta',
  'Serial Number'               => 'Número de serie',
  'Shipping Address'            => 'Dirección de envío',
  'Startdate'                   => 'Fecha de inicio',
  'State'                       => 'Departamento',
  'State/Province'              => 'Departamento',
  'Sub-contract GIFI'           => 'PCF del subcontrato',
  'Subtotal'                    => 'Subtotal',
  'Summary'                     => 'Resúmen',
  'Tax'                         => 'Impuestos',
  'Tax Included'                => 'IVA Incluido',
  'Tax Number'                  => 'RUC',
  'Tax Number / SSN'            => 'RUC/CIP',
  'Terms'                       => 'Condiciones',
  'To'                          => 'Hasta',
  'Total'                       => 'Total',
  'Type of Business'            => 'Clase de Negocio',
  'Unit'                        => 'Unidad',
  'Update'                      => 'Actualizar',
  'Vendor'                      => 'Proveedor',
  'Vendor History'              => 'Historial del Proveedor',
  'Vendor Invoice'              => 'Factura de Proveedor',
  'Vendor Invoices'             => 'Facturas de Proveedor',
  'Vendor Number'               => 'Código de Proveedor',
  'Vendor deleted!'             => '¡Proveedor borrado!',
  'Vendor saved!'               => '¡Proveedor guardado!',
  'Vendors'                     => 'Proveedores',
  'Zip/Postal Code'             => 'Código Postal',
  'days'                        => 'días',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_customer'                => 'add_customer',
  'add_transaction'             => 'add_transaction',
  'add_vendor'                  => 'add_vendor',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'continue'                    => 'continue',
  'create_links'                => 'create_links',
  'credit_invoice'              => 'credit_invoice',
  'customer_pricelist'          => 'customer_pricelist',
  'debit_invoice'               => 'debit_invoice',
  'delete'                      => 'delete',
  'display'                     => 'display',
  'display_pricelist'           => 'display_pricelist',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'history'                     => 'history',
  'include_in_report'           => 'include_in_report',
  'item_selected'               => 'item_selected',
  'js_menu'                     => 'js_menu',
  'list_history'                => 'list_history',
  'list_names'                  => 'list_names',
  'list_subtotal'               => 'list_subtotal',
  'menubar'                     => 'menubar',
  'pos'                         => 'pos',
  'pricelist'                   => 'pricelist',
  'pricelist_footer'            => 'pricelist_footer',
  'pricelist_header'            => 'pricelist_header',
  'purchase_order'              => 'purchase_order',
  'quotation'                   => 'quotation',
  'rfq'                         => 'rfq',
  'sales_invoice'               => 'sales_invoice',
  'sales_order'                 => 'sales_order',
  'save'                        => 'save',
  'save_as_new'                 => 'save_as_new',
  'save_pricelist'              => 'save_pricelist',
  'search'                      => 'search',
  'search_name'                 => 'search_name',
  'section_menu'                => 'section_menu',
  'select_item'                 => 'select_item',
  'shipping_address'            => 'shipping_address',
  'transactions'                => 'transactions',
  'update'                      => 'update',
  'vendor_invoice'              => 'vendor_invoice',
  'vendor_pricelist'            => 'vendor_pricelist',
  'movimiento_de_cuentas_a_pagar' => 'ap_transaction',
  'movimiento_de_cuentas_a_cobrar' => 'ar_transaction',
  'agregar_cliente'             => 'add_customer',
  'agregar_proveedor'           => 'add_vendor',
  'continuar'                   => 'continue',
  'borrar'                      => 'delete',
  'punto_de_venta'              => 'pos',
  'lista_de_precios'            => 'pricelist',
  'orden_de_compra'             => 'purchase_order',
  'cotización'                  => 'quotation',
  'solicitud_de_cotización'     => 'rfq',
  'factura_(venta)'             => 'sales_invoice',
  'orden_de_venta'              => 'sales_order',
  'guardar'                     => 'save',
  'guardar_lista_de_precios'    => 'save_pricelist',
  'guardar_como_nuevo'          => 'save_as_new',
  'dirección_de_envío'          => 'shipping_address',
  'actualizar'                  => 'update',
  'factura_de_proveedor'        => 'vendor_invoice',
};

1;