File: is

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 (314 lines) | stat: -rw-r--r-- 16,319 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
$self{charset} = 'UTF-8';

$self{texts} = {
  'Account'                     => 'Compte',
  'Accounting Menu'             => 'Gestion Comptable',
  'Add Credit Invoice'          => 'Ajout Facture Avoir',
  'Add POS Invoice'             => 'Saisie Ticket de caisse',
  'Add Part'                    => 'Ajout Produit Stocké  IP',
  'Add Purchase Order'          => 'Ajout Commande Fournisseur',
  'Add Quotation'               => 'Etablir Devis',
  'Add Request for Quotation'   => 'Etablir demande devis',
  'Add Sales Invoice'           => 'Ajout Facture Client',
  'Add Sales Order'             => 'Ajout Commande Client',
  'Add Service'                 => 'Ajout Service',
  'Address'                     => 'Adresse',
  'Amount'                      => 'Montant',
  'Apr'                         => 'Avril',
  'April'                       => 'Avril',
  'Are you sure you want to delete Invoice Number' => 'Etes-vous sûr de vouloir supprimer la facture ==>',
  'Attachment'                  => 'Pièce jointe',
  'Aug'                         => 'Août',
  'August'                      => 'Aout',
  'Bcc'                         => 'Copie à ',
  'Bin'                         => 'Lieu stockage',
  'Bin List'                    => 'Liste Rayonnage',
  'Business'                    => 'Type d\'affaire',
  'Cannot delete invoice!'      => 'Echec suppression facture!',
  'Cannot post cash discount for a closed period!' => 'Ne peut enregister un escompte sur une période close!',
  'Cannot post invoice for a closed period!' => 'Echec enregistrement facture sur un exercice clos!',
  'Cannot post invoice!'        => 'Echec- enregistrement la facture!',
  'Cannot post payment for a closed period!' => 'Echec enregistrement paiement sur un exercice clos!',
  'Cash Discount'               => 'Escompte',
  'Cash discount date missing!' => 'Date Escompte Manquante',
  'Cash discount date past due!' => 'Escompte-date antérieure!',
  'Cc'                          => 'Copie',
  'City'                        => 'Ville',
  'Confirm!'                    => 'Confirmer!',
  'Contact'                     => 'Contact',
  'Continue'                    => 'Continuer',
  'Copies'                      => 'Copies',
  'Country'                     => 'Pays',
  'Credit Invoice'              => 'Facture Avoir',
  'Credit Limit'                => 'En-cours autorisé',
  'Currency'                    => 'Devise',
  'Customer'                    => 'Tiers-Client',
  'Customer Number'             => 'Code Tiers-client',
  'Customer missing!'           => 'Tiers-Client manquant!',
  'Customer not on file!'       => 'Tiers-Client absent du fichier!',
  'DCN'                         => 'N° Contrôle Document',
  'DCN missing!'                => 'N° Contrôle Document Manquant!',
  'Date'                        => 'Date',
  'Day(s)'                      => 'Jour(s)',
  'Debit Invoice'               => 'Facture Avoir-Frs',
  'Dec'                         => 'Déc.',
  'December'                    => 'Décembre',
  'Delete'                      => 'Supprimer',
  'Delete Schedule'             => 'Supprime Transaction Périodique',
  'Delivery Date'               => 'Date de livraison',
  'Department'                  => 'Service-Département',
  'Description'                 => 'Libellé',
  'Discount'                    => 'Remise',
  'Due Date'                    => 'Date Echéance',
  'E-mail'                      => 'E-mail',
  'E-mail address missing!'     => 'Adresse e-mail manquante!',
  'E-mail message'              => 'Message e-mail',
  'E-mailed'                    => 'E-mail envoyé',
  'Edit Credit Invoice'         => 'Saisie Facture Crédit',
  'Edit POS Invoice'            => 'Editer ticket de caisse',
  'Edit Sales Invoice'          => 'Editer Facture adhérent',
  'Employee Number'             => 'Code collaborateur',
  'Error!'                      => 'Erreur!',
  'Every'                       => 'Tous les',
  'Exch'                        => 'Change',
  'Exchange Rate'               => 'Taux de change',
  'Exchange rate for cash discount missing!' => 'Tx Change manquant pour escompte!',
  'Exchange rate for payment missing!' => 'Taux de change manquant pour le paiement!',
  'Exchange rate missing!'      => 'Taux de change manquant!',
  'Extended'                    => 'Montant total',
  'Fax'                         => 'Fax',
  'Feb'                         => 'Fév.',
  'February'                    => 'Février',
  'For'                         => 'Pour',
  'G.W.'                        => 'G.W',
  'Group'                       => 'Famille',
  'Group by'                    => 'Groupes par',
  'In-line'                     => 'En ligne',
  'Include Payment'             => 'Inclure Réglement',
  'Internal Notes'              => 'Notes internes',
  'Invoice'                     => 'Facture',
  'Invoice Date'                => 'Date de facturation',
  'Invoice Date missing!'       => 'Date de facture manquante!',
  'Invoice Number'              => 'Numéro de facture',
  'Invoice Number missing!'     => 'Numéro de facture manquant!',
  'Invoice deleted!'            => 'Facture supprimée!',
  'Item'                        => 'Item',
  'Item not on file!'           => 'Item inexistant!',
  'Jan'                         => 'Jan.',
  'January'                     => 'Janvier',
  'Jul'                         => 'Juill.',
  'July'                        => 'Juillet',
  'Jun'                         => 'Juin',
  'June'                        => 'Juin',
  'Locked by'                   => 'Blocage par',
  'Mar'                         => 'Mars',
  'March'                       => 'Mars',
  'May'                         => 'Mai',
  'May '                        => 'Mai ',
  'Memo'                        => 'Mémo',
  'Message'                     => 'Message',
  'Method'                      => 'Méthode',
  'Month(s)'                    => 'Mois(s)',
  'N.W.'                        => 'N.W',
  'Name'                        => 'Nom',
  'Net'                         => '.',
  'New Number'                  => 'Nouveau Numéro',
  'Next Date'                   => 'Prochaine date',
  'Notes'                       => 'Notes',
  'Nov'                         => 'Nov.',
  'November'                    => 'Novembre',
  'Number'                      => 'Numéro',
  'Number missing in Row'       => 'Numéro manquant dans ligne',
  'OH'                          => 'En Stock',
  'Oct'                         => 'Oct.',
  'October'                     => 'Octobre',
  'On Hold'                     => 'En attente',
  'Order Date missing!'         => 'Date de commande manquante!',
  'Order Number'                => 'Numéro de commande',
  'Order Number missing!'       => 'Numéro de commande manquant!',
  'Outstanding'                 => 'En Cours',
  'Overpaid'                    => 'Trop Payé',
  'PDF'                         => 'PDF',
  'PO Number'                   => 'Numéro Bon Commande',
  'Packaging'                   => 'Packaging',
  'Packing List'                => 'Bordereau de Livraison',
  'Packing List Date missing!'  => 'Date manquante sur Bordereau Livraison !',
  'Packing List Number missing!' => 'Numéro manquant sur Bordereau Livraison  !',
  'Payment date missing!'       => 'Date de paiement manquante!',
  'Payments'                    => 'Réglements',
  'Phone'                       => 'Tél.',
  'Pick List'                   => 'Liste Choix',
  'Post'                        => 'Enregistrer',
  'Post as new'                 => 'Enregistrer comme nouveau',
  'Postscript'                  => 'Postcript',
  'Price'                       => 'Montant',
  'Print'                       => 'Imprimer',
  'Print and Post'              => 'Imprimer et Enregistrer',
  'Print and Post as new'       => 'Imprimer-Envoie comme nouveau',
  'Printed'                     => 'Imprime',
  'Project'                     => 'Projet',
  'Project not on file!'        => 'Projet absent du fichier!',
  'Purchase Order'              => 'Commande Fournisseurs',
  'Qty'                         => 'Qté',
  'Queue'                       => 'File d\'attente',
  'Queued'                      => 'Mis en attente',
  'Quotation'                   => 'Devis',
  'Quotation Date missing!'     => 'Date de devis manqante!',
  'Quotation Number missing!'   => 'Numéro de devis manquant!',
  'RVC missing!'                => 'RVC manquant',
  'Recd'                        => 'Ship',
  'Record in'                   => 'Enregistrer dans',
  'Recurring Transaction'       => 'Transaction périodique',
  'Reference'                   => 'Référence',
  'Remaining'                   => 'Restant',
  'Remittance Voucher'          => 'Lancement Bon à Payer',
  'Repeat'                      => 'Répéter',
  'Required by'                 => 'Requis pour',
  'SKU'                         => 'SKU',
  'Sales Order'                 => 'Commande Clients',
  'Salesperson'                 => 'Collaborateur',
  'Save Schedule'               => 'Enregistrer transaction périodique',
  'Schedule'                    => 'Abonnement',
  'Scheduled'                   => 'Abonnée',
  'Screen'                      => 'écran',
  'Select a Printer!'           => 'Choisir une imprimante',
  'Select from one of the names below' => 'Sélectionner un des noms ci-dessous',
  'Select from one of the projects below' => 'Selectionner un des projets ci-dessous',
  'Select items'                => 'Sélectionner élements',
  'Select postscript or PDF!'   => 'Sélectionner Postscript ou PDF!',
  'Select txt, postscript or PDF!' => 'Sélectionner Txt, Postscript ou PDF!',
  'Sep'                         => 'Sept.',
  'September'                   => 'Septembre',
  'Serial No.'                  => 'N° Série',
  'Ship'                        => 'Expédier',
  'Ship to'                     => 'Expédier à ',
  'Ship via'                    => 'Expédier via',
  'Shipping Address'            => 'Adresse d\'envoi',
  'Shipping Point'              => 'Expéditeur',
  'Sort by'                     => 'Tri par',
  'Source'                      => 'Source',
  'Startdate'                   => 'Date début/entrée',
  'State/Province'              => 'Région/Etat',
  'Subject'                     => 'Objet',
  'Subtotal'                    => 'Sous-total',
  'Tax Included'                => 'Taxe incluse',
  'Terms'                       => 'Echéance à  ',
  'Text'                        => 'Texte',
  'To'                          => 'au',
  'Total'                       => 'Total',
  'Trade Discount'              => 'Escompte',
  'Translation not on file!'    => 'Pas de traduction dans le fichier',
  'Unit'                        => 'Unité',
  'Update'                      => 'Actualiser',
  'Vendor Number'               => 'Code fournisseur',
  'Vendor not on file!'         => 'Tiers-Fournisseur absent du fichier!',
  'Volume'                      => 'Volume',
  'Warehouse'                   => 'Entrepôt',
  'Warning!'                    => 'Attention!',
  'Waybill'                     => 'Méthode Facturation',
  'Week(s)'                     => 'Semaines(s)',
  'Work Order'                  => 'Fiche de suivi',
  'Year(s)'                     => 'Années(s)',
  'Yes'                         => 'Oui',
  'You are posting an existing transaction!' => 'Vous envoyez une transaction existante!',
  'You are printing and posting an existing transaction!' => 'Vous imprimez et envoyez une transaction existante!',
  'You are printing and saving an existing order' => 'Vous imprimez et enregistrez une commande existante!',
  'You are printing and saving an existing quotation' => 'Vous imprimez et enregistrez un devis existant!',
  'You are saving an existing order' => 'Vous enregistrez une commande existante!',
  'You are saving an existing quotation' => 'Vous enregistrez un devis existant!',
  'Zip/Postal Code'             => 'Code Postal',
  'days'                        => 'jours',
  'ea'                          => 'ch',
  'for'                         => 'pour',
  'posted!'                     => 'envoyé!',
  'sent'                        => 'envoyé',
  'time(s)'                     => 'fois',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  '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',
  'credit_invoice_'             => 'credit_invoice_',
  'debit_invoice_'              => 'debit_invoice_',
  'delete'                      => 'delete',
  'delete_schedule'             => 'delete_schedule',
  'display'                     => 'display',
  'display_form'                => 'display_form',
  'display_row'                 => 'display_row',
  'e_mail'                      => 'e_mail',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'gl_transaction'              => 'gl_transaction',
  'invoice_links'               => 'invoice_links',
  'invoicetotal'                => 'invoicetotal',
  'islocked'                    => 'islocked',
  'item_selected'               => 'item_selected',
  'js_menu'                     => 'js_menu',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'new_item'                    => 'new_item',
  'new_number'                  => 'new_number',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  '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_form'                  => 'print_form',
  'print_options'               => 'print_options',
  'project_selected'            => 'project_selected',
  'purchase_order'              => 'purchase_order',
  'quotation'                   => 'quotation',
  'rebuild_formnames'           => 'rebuild_formnames',
  'rebuild_vc'                  => 'rebuild_vc',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'rfq'                         => 'rfq',
  'sales_invoice_'              => 'sales_invoice_',
  'sales_order'                 => 'sales_order',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'section_menu'                => 'section_menu',
  'select_item'                 => 'select_item',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'send_email'                  => 'send_email',
  'ship_to'                     => 'ship_to',
  'shipto_selected'             => 'shipto_selected',
  'update'                      => 'update',
  'validate_items'              => 'validate_items',
  'vendor_invoice_'             => 'vendor_invoice_',
  'yes'                         => 'yes',
  'ajout_produit_stocké__ip'   => 'add_part',
  'ajout_service'               => 'add_service',
  'continuer'                   => 'continue',
  'supprimer'                   => 'delete',
  'supprime_transaction_périodique' => 'delete_schedule',
  'e_mail'                      => 'e_mail',
  'nouveau_numéro'             => 'new_number',
  'enregistrer'                 => 'post',
  'enregistrer_comme_nouveau'   => 'post_as_new',
  'imprimer'                    => 'print',
  'imprimer_et_enregistrer'     => 'print_and_post',
  'imprimer_envoie_comme_nouveau' => 'print_and_post_as_new',
  'commande_clients'            => 'sales_order',
  'enregistrer_transaction_périodique' => 'save_schedule',
  'abonnement'                  => 'schedule',
  'expédier_à '              => 'ship_to',
  'actualiser'                  => 'update',
  'oui'                         => 'yes',
};

1;