]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/Helper/ALL.pm
ZUGFeRD: Zahlungsinfos ergänzt: Kontonummer, Typ=Einzug/Überweisung
[mfinanz.git] / SL / DB / Helper / ALL.pm
index 4429f8f8b53b424a159882d751d6658648ecaf6c..e6a69828285220d72f2f1086ad8f451f78211a0c 100644 (file)
@@ -21,6 +21,7 @@ use SL::DB::BackgroundJob;
 use SL::DB::BackgroundJobHistory;
 use SL::DB::BankAccount;
 use SL::DB::BankTransaction;
+use SL::DB::BankTransactionAccTrans;
 use SL::DB::Bin;
 use SL::DB::Buchungsgruppe;
 use SL::DB::Business;
@@ -52,6 +53,7 @@ use SL::DB::DunningConfig;
 use SL::DB::EmailJournal;
 use SL::DB::EmailJournalAttachment;
 use SL::DB::Employee;
+use SL::DB::EmployeeProjectInvoices;
 use SL::DB::Exchangerate;
 use SL::DB::File;
 use SL::DB::Finanzamt;
@@ -75,6 +77,7 @@ use SL::DB::Order;
 use SL::DB::OrderItem;
 use SL::DB::Part;
 use SL::DB::PartClassification;
+use SL::DB::PartCustomerPrice;
 use SL::DB::PartsGroup;
 use SL::DB::PartsPriceHistory;
 use SL::DB::PaymentTerm;