Revision d873594c
Von Cem Aydin vor mehr als 1 Jahr hinzugefügt
SL/Template/OpenDocument.pm | ||
---|---|---|
12 | 12 |
use SL::Iconv; |
13 | 13 |
use SL::Template::OpenDocument::Styles; |
14 | 14 |
|
15 |
use SL::DB::BankAccount; |
|
16 | 15 |
use SL::Helper::QrBill; |
17 | 16 |
use SL::Helper::QrBillFunctions qw(get_ref_number_formatted get_iban_formatted get_amount_formatted); |
18 |
use SL::Helper::ISO3166; |
|
19 | 17 |
|
20 | 18 |
use Cwd; |
21 | 19 |
# use File::Copy; |
Auch abrufbar als: Unified diff
Schweizer QR-Rechnung: OpenDocument.pm ungenutzte Module entfernt