Revision ea67aacb
Von Tamino Steinert vor fast 2 Jahren hinzugefügt
SL/DB/Helper/ALL.pm | ||
---|---|---|
108 | 108 |
use SL::DB::ProjectStatus; |
109 | 109 |
use SL::DB::ProjectType; |
110 | 110 |
use SL::DB::PurchaseInvoice; |
111 |
use SL::DB::Reclamation; |
|
112 |
use SL::DB::ReclamationItem; |
|
113 |
use SL::DB::ReclamationReason; |
|
111 | 114 |
use SL::DB::ReconciliationLink; |
112 | 115 |
use SL::DB::RecordLink; |
113 | 116 |
use SL::DB::RecordTemplate; |
Auch abrufbar als: Unified diff
Reclamation: sql-script for data tables and rose objects added