Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 59b16044

Von Tamino Steinert vor 3 Monaten hinzugefügt

  • ID 59b16044136f5af4924b3d473d82ac03db2803dd
  • Vorgänger 7b620fdc
  • Nachfolger 90759553

Varianten: SQL-Scripte und ROSE-DB Dateien erstellt

Unterschiede anzeigen:

SL/DB/Helper/ALL.pm
91 91
use SL::DB::Part;
92 92
use SL::DB::PartClassification;
93 93
use SL::DB::PartCustomerPrice;
94
use SL::DB::PartParentVariantPartVariant;
94 95
use SL::DB::PartsGroup;
95 96
use SL::DB::PartsPriceHistory;
96 97
use SL::DB::PaymentTerm;
......
153 154
use SL::DB::TodoUserConfig;
154 155
use SL::DB::TransferType;
155 156
use SL::DB::Translation;
157
use SL::DB::TranslationVariantProperty;
158
use SL::DB::TranslationVariantPropertyValue;
156 159
use SL::DB::TriggerInformation;
157 160
use SL::DB::Unit;
158 161
use SL::DB::UnitsLanguage;
159 162
use SL::DB::UserPreference;
160 163
use SL::DB::VC;
161 164
use SL::DB::ValidityToken;
165
use SL::DB::VariantProperty;
166
use SL::DB::VariantPropertyPart;
167
use SL::DB::VariantPropertyValue;
168
use SL::DB::VariantPropertyValuePart;
162 169
use SL::DB::Vendor;
163 170
use SL::DB::Warehouse;
164 171

  

Auch abrufbar als: Unified diff