Revision 981979b5
Von Sven Schöling vor fast 7 Jahren hinzugefügt
t/datev/invoices.t | ||
---|---|---|
168 | 168 |
is(scalar @{ $datev_csv->warnings }, 0); |
169 | 169 |
|
170 | 170 |
|
171 |
cmp_deeply($data_csv[1], [ 535, 'S', 'EUR', '', '', '', '1400', '8300', '', '0101', "\x{de} sales \x{a5}& i",
|
|
172 |
'', '', '', '', '', '', '', '', '', '', '', |
|
171 |
cmp_deeply($data_csv[1], [ '535', 'S', 'EUR', '', '', '', '1400', '8300', '', '0101', "\x{de} sales \x{a5}& i",
|
|
172 |
'', '', 'Testcustomer', '', '', '', '', '', '', '', '',
|
|
173 | 173 |
'', '', '', '', '', '', '', '', '', '', '', '', '', |
174 | 174 |
'', 'Kostenst', 'Crowd-Fu', '', '', '', '', '', '', '', '', |
175 | 175 |
'', '', '', '', '', '', '', '', '', '', '', '', '', |
... | ... | |
181 | 181 |
); |
182 | 182 |
|
183 | 183 |
cmp_deeply($data_csv[0], [ '249,9', 'S', 'EUR', '', '', '', '1400', '8400', '', '0101', "\x{de} sales \x{a5}& i", |
184 |
'', '', '', '', '', '', '', '', '', '', '', |
|
184 |
'', '', 'Testcustomer', '', '', '', '', '', '', '', '',
|
|
185 | 185 |
'', '', '', '', '', '', '', '', '', '', '', '', '', |
186 | 186 |
'', 'Kostenst', 'Crowd-Fu', '', '', '', '', '', '', '', '', |
187 | 187 |
'', '', '', '', '', '', '', '', '', '', '', '', '', |
... | ... | |
192 | 192 |
'', '', '', '', '' ] |
193 | 193 |
); |
194 | 194 |
cmp_deeply($data_csv[2], [ '784,9', 'S', 'EUR', '', '', '', '1200', '1400', '', '0501', "\x{de} sales \x{a5}& i", |
195 |
'', '', '', '', '', '', '', '', '', '', '', |
|
195 |
'', '', 'Testcustomer', '', '', '', '', '', '', '', '',
|
|
196 | 196 |
'', '', '', '', '', '', '', '', '', '', '', '', '', |
197 | 197 |
'', 'Kostenst', 'Crowd-Fu', '', '', '', '', '', '', '', '', |
198 | 198 |
'', '', '', '', '', '', '', '', '', '', '', '', '', |
Auch abrufbar als: Unified diff
DATEV: Testanpassungen