File: gl

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 (210 lines) | stat: -rw-r--r-- 10,591 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
$self{texts} = {
  'AP Transaction'              => 'Betald skuld',
  'AR Transaction'              => 'Betald Fodran',
  'Account'                     => 'Konto',
  'Accounting Menu'             => 'Bokförings-meny',
  'Add FX Adjustment'           => 'Lägg till valutakurs justering',
  'Add General Ledger Transaction' => 'Nytt verifikat',
  'Add General Ledger Voucher'  => 'Lägg till bokföringsvoucher',
  'Address'                     => 'Adress',
  'All'                         => 'Alla',
  'Amount'                      => 'Belopp',
  'Apr'                         => 'Apr',
  'April'                       => 'April',
  'Are you sure you want to delete Transaction' => 'Är du säker på att du vill radera Transaktionen',
  'Asset'                       => 'Tillgång',
  'Aug'                         => 'Aug',
  'August'                      => 'Augusti',
  'Balance'                     => 'Balans',
  'Bcc'                         => 'Dold kopia till',
  'Buy'                         => 'Köp',
  'Cannot delete transaction!'  => 'Kan inte radera händelse',
  'Cannot post transaction for a closed period!' => 'Kan inte bokföra under en stängd period',
  'Cannot post transaction with a debit and credit entry for the same account!' => 'Kan inte bokföra transaktion med debitering och kreditering på samma kontonummer!',
  'Cannot post transaction!'    => 'Kan inte bokföra transaktion',
  'Cc'                          => 'Kopia',
  'Company Name'                => 'Företags namn',
  'Company Number'              => 'Företagsnummer',
  'Confirm!'                    => 'Bekräfta!',
  'Continue'                    => 'Fortsätt',
  'Credit'                      => 'Kredit',
  'Credit Invoice '             => 'Kreditfaktura',
  'Currency'                    => 'Valuta',
  'Current'                     => 'Nuvarande',
  'Customer Number'             => 'Kund nr',
  'Customer not on file!'       => 'Kund finns ej',
  'Date'                        => 'Datum',
  'Day(s)'                      => 'Dag(ar',
  'Debit'                       => 'Debet',
  'Debit Invoice '              => 'Debetfaktura',
  'Dec'                         => 'Dec',
  'December'                    => 'December',
  'Delete'                      => 'Radera',
  'Delete Schedule'             => 'Ta bort schemaläggning',
  'Department'                  => 'Kostnadsställe/resultatenhet',
  'Description'                 => 'Beskrivning',
  'E-mail'                      => 'E-Post',
  'E-mail message'              => 'E-post meddelande',
  'Edit FX Adjustment'          => 'Ändra valutakurs justering',
  'Edit General Ledger Transaction' => 'Redigera verifikat i huvudbok',
  'Edit General Ledger Voucher' => 'Ändra bokföringsvoucher',
  'Employee Number'             => 'Anställd nr',
  'Equity'                      => 'Eget kapital',
  'Every'                       => 'Varje',
  'Exchange Rate'               => 'Växlingskurs',
  'Expense'                     => 'Utgift',
  'FX'                          => 'Valutakurs',
  'Feb'                         => 'Feb',
  'February'                    => 'Februari',
  'For'                         => 'under',
  'From'                        => 'Från',
  'GIFI'                        => 'SRU-kod',
  'GL Transaction'              => 'Verifikat',
  'General Ledger'              => 'Bokföring',
  'ID'                          => 'ID',
  'Include Payment'             => 'Inkudera betalning',
  'Include in Report'           => 'Inkludera i rapport',
  'Income'                      => 'Vinst',
  'Invoice Number'              => 'Fakturanummer',
  'Jan'                         => 'Jan',
  'January'                     => 'Januari',
  'Jul'                         => 'Jul',
  'July'                        => 'Juli',
  'Jun'                         => 'Jun',
  'June'                        => 'Juni',
  'Liability'                   => 'Skulder',
  'Line Item'                   => 'Rad',
  'Locked by'                   => 'Spärrad av',
  'Mar'                         => 'Mar',
  'March'                       => 'Mars',
  'May'                         => 'Maj',
  'May '                        => 'Maj',
  'Memo'                        => 'Anteckning',
  'Message'                     => 'Meddelande',
  'Month'                       => 'Månad',
  'Month(s)'                    => 'Månad(er)',
  'Next Date'                   => 'Nästa datum',
  'Notes'                       => 'Anmärkningar',
  'Nov'                         => 'Nov',
  'November'                    => 'November',
  'Number'                      => 'Nummer',
  'Oct'                         => 'Okt',
  'October'                     => 'Oktober',
  'Out of balance transaction!' => 'Transaktion ej i balans',
  'PDF'                         => 'Förtryckt blankett',
  'Period'                      => 'Period',
  'Post'                        => 'Bokför',
  'Post as new'                 => 'Bokför som ny',
  'Postscript'                  => 'Blankt papper',
  'Print'                       => 'Skriv ut',
  'Project'                     => 'Projekt',
  'Project not on file!'        => 'Projekt finns ej',
  'Quarter'                     => 'Kvartal',
  'R'                           => 'Utförd',
  'Recurring Transaction'       => 'Återkommande transaktioner',
  'Reference'                   => 'Referens',
  'Remittance Voucher'          => 'Mottagar voucher',
  'Repeat'                      => 'Upprepa',
  'Reports'                     => 'Rapporter',
  'Sales Invoice '              => 'Kundfaktura ',
  'Save Schedule'               => 'Spara schemaläggning',
  'Schedule'                    => 'Schemalägg',
  'Scheduled'                   => 'Schemalagd',
  'Select from one of the names below' => 'Välj ett av namnen nedan',
  'Select from one of the projects below' => 'Välj ett av projekten nedan',
  'Sell'                        => 'Sälj',
  'Sep'                         => 'Sep',
  'September'                   => 'September',
  'Source'                      => 'Källa',
  'Startdate'                   => 'Startdatum',
  'Subject'                     => 'Ämne',
  'Subtotal'                    => 'Delsummera',
  'To'                          => 'Till',
  'Transaction Date missing!'   => 'Transaktionsdatum saknas',
  'Transaction deleted!'        => 'Transaktion raderad',
  'Transaction posted!'         => 'Transaktion bokförd',
  'Update'                      => 'Uppdatera',
  'Vendor Invoice '             => 'Leverantörsfaktura ',
  'Vendor Number'               => 'Leverantör nr',
  'Vendor not on file!'         => 'Leverantör finns ej',
  'Warning!'                    => 'Varning!',
  'Week(s)'                     => 'Vecka(or)',
  'Year'                        => 'År',
  'Year(s)'                     => 'År',
  'Yes'                         => 'Ja',
  'You are posting an existing transaction!' => 'Du bokför en redan bokförd transaktion',
  'You are printing and posting an existing transaction!' => 'Du skriver ut och bokför en redan bokförd transaktion',
  'You are printing and saving an existing order' => 'Du skriver ut och sparar en redan sparad order',
  'You are printing and saving an existing quotation' => 'Du skriver ut och sparar en redan sparad offert',
  'You are saving an existing order' => 'Du sparar en redan sparad order',
  'You are saving an existing quotation' => 'Du sparar en redan sparad offert',
  'for'                         => 'under',
  'sent'                        => 'Skickad',
  'time(s)'                     => 'gång(er)',
};

$self{subs} = {
  'acc_menu'                    => 'acc_menu',
  'add'                         => 'add',
  'add_transaction'             => 'add_transaction',
  'ap_transaction'              => 'ap_transaction',
  'ar_transaction'              => 'ar_transaction',
  'check_name'                  => 'check_name',
  'check_project'               => 'check_project',
  'continue'                    => 'continue',
  'create_links'                => 'create_links',
  'credit_invoice_'             => 'credit_invoice_',
  'debit_invoice_'              => 'debit_invoice_',
  'delete'                      => 'delete',
  'delete_schedule'             => 'delete_schedule',
  'display'                     => 'display',
  'display_form'                => 'display_form',
  'display_rows'                => 'display_rows',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'gl_subtotal'                 => 'gl_subtotal',
  'gl_transaction'              => 'gl_transaction',
  'islocked'                    => 'islocked',
  'js_menu'                     => 'js_menu',
  'menubar'                     => 'menubar',
  'name_selected'               => 'name_selected',
  'post'                        => 'post',
  'post_as_new'                 => 'post_as_new',
  'print_and_post_as_new'       => 'print_and_post_as_new',
  'project_selected'            => 'project_selected',
  'rebuild_formnames'           => 'rebuild_formnames',
  'rebuild_vc'                  => 'rebuild_vc',
  'repost'                      => 'repost',
  'reprint'                     => 'reprint',
  'sales_invoice_'              => 'sales_invoice_',
  'save_schedule'               => 'save_schedule',
  'schedule'                    => 'schedule',
  'search'                      => 'search',
  'section_menu'                => 'section_menu',
  'select_name'                 => 'select_name',
  'select_project'              => 'select_project',
  'transactions'                => 'transactions',
  'update'                      => 'update',
  'vendor_invoice_'             => 'vendor_invoice_',
  'yes'                         => 'yes',
  'betald_skuld'                => 'ap_transaction',
  'betald_fodran'               => 'ar_transaction',
  'fortsätt'                    => 'continue',
  'kreditfaktura'               => 'credit_invoice_',
  'debetfaktura'                => 'debit_invoice_',
  'radera'                      => 'delete',
  'ta_bort_schemaläggning'      => 'delete_schedule',
  'verifikat'                   => 'gl_transaction',
  'bokför'                      => 'post',
  'bokför_som_ny'               => 'post_as_new',
  'kundfaktura_'                => 'sales_invoice_',
  'spara_schemaläggning'        => 'save_schedule',
  'schemalägg'                  => 'schedule',
  'uppdatera'                   => 'update',
  'leverantörsfaktura_'         => 'vendor_invoice_',
  'ja'                          => 'yes',
};

1;