Revision 5e94bab2
Von Tamino Steinert vor mehr als 2 Jahren hinzugefügt
SL/DB/Helper/ALL.pm | ||
---|---|---|
use SL::DB::ProjectStatus;
|
||
use SL::DB::ProjectType;
|
||
use SL::DB::PurchaseInvoice;
|
||
use SL::DB::Reclamation;
|
||
use SL::DB::ReclamationItem;
|
||
use SL::DB::ReclamationReason;
|
||
use SL::DB::ReconciliationLink;
|
||
use SL::DB::RecordLink;
|
||
use SL::DB::RecordTemplate;
|
Auch abrufbar als: Unified diff
Reclamation: sql-script for data tables and rose objects added