Revision fbd33694
Von Bernd Bleßmann vor etwa 6 Jahren hinzugefügt
t/datev/invoices.t | ||
---|---|---|
321 | 321 |
cmp_deeply $datev->generate_datev_lines, [], "no bookings for January made after May 1st: ok"; |
322 | 322 |
|
323 | 323 |
done_testing(); |
324 |
# clear_up();
|
|
324 |
clear_up(); |
|
325 | 325 |
|
326 | 326 |
sub new_purchase_invoice { |
327 | 327 |
# manually create a Kreditorenbuchung from scratch, ap + acc_trans bookings, as no helper exists yet, like $invoice->post. |
Auch abrufbar als: Unified diff
DATEV: Tests: danach wieder aufräumen