From 2ea07c13e111b88478827bf621d41df3eec19dac Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Thu, 24 Sep 2015 14:10:56 +0200 Subject: [PATCH] use parent statt use base in MetaSetup --- SL/DB/MetaSetup/AccTransaction.pm | 2 +- SL/DB/MetaSetup/Assembly.pm | 2 +- SL/DB/MetaSetup/BackgroundJob.pm | 2 +- SL/DB/MetaSetup/BackgroundJobHistory.pm | 2 +- SL/DB/MetaSetup/BankAccount.pm | 2 +- SL/DB/MetaSetup/BankTransaction.pm | 2 +- SL/DB/MetaSetup/Bin.pm | 2 +- SL/DB/MetaSetup/Buchungsgruppe.pm | 2 +- SL/DB/MetaSetup/Business.pm | 2 +- SL/DB/MetaSetup/Chart.pm | 2 +- SL/DB/MetaSetup/Contact.pm | 2 +- SL/DB/MetaSetup/CsvImportProfile.pm | 2 +- SL/DB/MetaSetup/CsvImportProfileSetting.pm | 2 +- SL/DB/MetaSetup/CsvImportReport.pm | 2 +- SL/DB/MetaSetup/CsvImportReportRow.pm | 2 +- SL/DB/MetaSetup/CsvImportReportStatus.pm | 2 +- SL/DB/MetaSetup/Currency.pm | 2 +- SL/DB/MetaSetup/CustomVariable.pm | 2 +- SL/DB/MetaSetup/CustomVariableConfig.pm | 2 +- SL/DB/MetaSetup/CustomVariableConfigPartsgroup.pm | 2 +- SL/DB/MetaSetup/CustomVariableValidity.pm | 2 +- SL/DB/MetaSetup/Customer.pm | 2 +- SL/DB/MetaSetup/Datev.pm | 2 +- SL/DB/MetaSetup/Default.pm | 2 +- SL/DB/MetaSetup/DeliveryOrder.pm | 2 +- SL/DB/MetaSetup/DeliveryOrderItem.pm | 2 +- SL/DB/MetaSetup/DeliveryOrderItemsStock.pm | 2 +- SL/DB/MetaSetup/DeliveryTerm.pm | 2 +- SL/DB/MetaSetup/Department.pm | 2 +- SL/DB/MetaSetup/Draft.pm | 2 +- SL/DB/MetaSetup/Dunning.pm | 2 +- SL/DB/MetaSetup/DunningConfig.pm | 2 +- SL/DB/MetaSetup/Employee.pm | 2 +- SL/DB/MetaSetup/Exchangerate.pm | 2 +- SL/DB/MetaSetup/Finanzamt.pm | 2 +- SL/DB/MetaSetup/FollowUp.pm | 2 +- SL/DB/MetaSetup/FollowUpAccess.pm | 2 +- SL/DB/MetaSetup/FollowUpLink.pm | 2 +- SL/DB/MetaSetup/GLTransaction.pm | 2 +- SL/DB/MetaSetup/GenericTranslation.pm | 2 +- SL/DB/MetaSetup/History.pm | 2 +- SL/DB/MetaSetup/Inventory.pm | 2 +- SL/DB/MetaSetup/Invoice.pm | 2 +- SL/DB/MetaSetup/InvoiceItem.pm | 2 +- SL/DB/MetaSetup/Language.pm | 2 +- SL/DB/MetaSetup/Letter.pm | 2 +- SL/DB/MetaSetup/LetterDraft.pm | 2 +- SL/DB/MetaSetup/MakeModel.pm | 2 +- SL/DB/MetaSetup/Note.pm | 2 +- SL/DB/MetaSetup/Order.pm | 2 +- SL/DB/MetaSetup/OrderItem.pm | 2 +- SL/DB/MetaSetup/Part.pm | 2 +- SL/DB/MetaSetup/PartsGroup.pm | 2 +- SL/DB/MetaSetup/PaymentTerm.pm | 2 +- SL/DB/MetaSetup/PeriodicInvoice.pm | 2 +- SL/DB/MetaSetup/PeriodicInvoicesConfig.pm | 2 +- SL/DB/MetaSetup/Price.pm | 2 +- SL/DB/MetaSetup/PriceFactor.pm | 2 +- SL/DB/MetaSetup/PriceRule.pm | 2 +- SL/DB/MetaSetup/PriceRuleItem.pm | 2 +- SL/DB/MetaSetup/Pricegroup.pm | 2 +- SL/DB/MetaSetup/Printer.pm | 2 +- SL/DB/MetaSetup/Project.pm | 2 +- SL/DB/MetaSetup/ProjectParticipant.pm | 2 +- SL/DB/MetaSetup/ProjectPhase.pm | 2 +- SL/DB/MetaSetup/ProjectPhaseParticipant.pm | 2 +- SL/DB/MetaSetup/ProjectRole.pm | 2 +- SL/DB/MetaSetup/ProjectStatus.pm | 2 +- SL/DB/MetaSetup/ProjectType.pm | 2 +- SL/DB/MetaSetup/PurchaseInvoice.pm | 2 +- SL/DB/MetaSetup/ReconciliationLink.pm | 2 +- SL/DB/MetaSetup/RecordLink.pm | 2 +- SL/DB/MetaSetup/RequirementSpec.pm | 2 +- SL/DB/MetaSetup/RequirementSpecAcceptanceStatus.pm | 2 +- SL/DB/MetaSetup/RequirementSpecComplexity.pm | 2 +- SL/DB/MetaSetup/RequirementSpecDependency.pm | 2 +- SL/DB/MetaSetup/RequirementSpecItem.pm | 2 +- SL/DB/MetaSetup/RequirementSpecOrder.pm | 2 +- SL/DB/MetaSetup/RequirementSpecPart.pm | 2 +- SL/DB/MetaSetup/RequirementSpecPicture.pm | 2 +- SL/DB/MetaSetup/RequirementSpecPredefinedText.pm | 2 +- SL/DB/MetaSetup/RequirementSpecRisk.pm | 2 +- SL/DB/MetaSetup/RequirementSpecStatus.pm | 2 +- SL/DB/MetaSetup/RequirementSpecTextBlock.pm | 2 +- SL/DB/MetaSetup/RequirementSpecType.pm | 2 +- SL/DB/MetaSetup/RequirementSpecVersion.pm | 2 +- SL/DB/MetaSetup/SchemaInfo.pm | 2 +- SL/DB/MetaSetup/SepaExport.pm | 2 +- SL/DB/MetaSetup/SepaExportItem.pm | 2 +- SL/DB/MetaSetup/Shipto.pm | 2 +- SL/DB/MetaSetup/Status.pm | 2 +- SL/DB/MetaSetup/Tax.pm | 2 +- SL/DB/MetaSetup/TaxKey.pm | 2 +- SL/DB/MetaSetup/TaxZone.pm | 2 +- SL/DB/MetaSetup/TaxzoneChart.pm | 2 +- SL/DB/MetaSetup/TodoUserConfig.pm | 2 +- SL/DB/MetaSetup/TransferType.pm | 2 +- SL/DB/MetaSetup/Translation.pm | 2 +- SL/DB/MetaSetup/TriggerInformation.pm | 2 +- SL/DB/MetaSetup/Unit.pm | 2 +- SL/DB/MetaSetup/UnitsLanguage.pm | 2 +- SL/DB/MetaSetup/Vendor.pm | 2 +- SL/DB/MetaSetup/Warehouse.pm | 2 +- 103 files changed, 103 insertions(+), 103 deletions(-) diff --git a/SL/DB/MetaSetup/AccTransaction.pm b/SL/DB/MetaSetup/AccTransaction.pm index a3fedebc0..23a1b1766 100644 --- a/SL/DB/MetaSetup/AccTransaction.pm +++ b/SL/DB/MetaSetup/AccTransaction.pm @@ -4,7 +4,7 @@ package SL::DB::AccTransaction; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('acc_trans'); diff --git a/SL/DB/MetaSetup/Assembly.pm b/SL/DB/MetaSetup/Assembly.pm index d8de3312a..51073406b 100644 --- a/SL/DB/MetaSetup/Assembly.pm +++ b/SL/DB/MetaSetup/Assembly.pm @@ -4,7 +4,7 @@ package SL::DB::Assembly; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('assembly'); diff --git a/SL/DB/MetaSetup/BackgroundJob.pm b/SL/DB/MetaSetup/BackgroundJob.pm index 6b1913109..5b674aae8 100644 --- a/SL/DB/MetaSetup/BackgroundJob.pm +++ b/SL/DB/MetaSetup/BackgroundJob.pm @@ -4,7 +4,7 @@ package SL::DB::BackgroundJob; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('background_jobs'); diff --git a/SL/DB/MetaSetup/BackgroundJobHistory.pm b/SL/DB/MetaSetup/BackgroundJobHistory.pm index 24ce17ff1..ca784fdc4 100644 --- a/SL/DB/MetaSetup/BackgroundJobHistory.pm +++ b/SL/DB/MetaSetup/BackgroundJobHistory.pm @@ -4,7 +4,7 @@ package SL::DB::BackgroundJobHistory; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('background_job_histories'); diff --git a/SL/DB/MetaSetup/BankAccount.pm b/SL/DB/MetaSetup/BankAccount.pm index 8f1abeac6..b72a170b4 100644 --- a/SL/DB/MetaSetup/BankAccount.pm +++ b/SL/DB/MetaSetup/BankAccount.pm @@ -4,7 +4,7 @@ package SL::DB::BankAccount; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('bank_accounts'); diff --git a/SL/DB/MetaSetup/BankTransaction.pm b/SL/DB/MetaSetup/BankTransaction.pm index a2dd2955e..9f6e17dac 100644 --- a/SL/DB/MetaSetup/BankTransaction.pm +++ b/SL/DB/MetaSetup/BankTransaction.pm @@ -4,7 +4,7 @@ package SL::DB::BankTransaction; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('bank_transactions'); diff --git a/SL/DB/MetaSetup/Bin.pm b/SL/DB/MetaSetup/Bin.pm index 223276ed6..02ca5db48 100644 --- a/SL/DB/MetaSetup/Bin.pm +++ b/SL/DB/MetaSetup/Bin.pm @@ -4,7 +4,7 @@ package SL::DB::Bin; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('bin'); diff --git a/SL/DB/MetaSetup/Buchungsgruppe.pm b/SL/DB/MetaSetup/Buchungsgruppe.pm index 55d600c8d..fde083ab3 100644 --- a/SL/DB/MetaSetup/Buchungsgruppe.pm +++ b/SL/DB/MetaSetup/Buchungsgruppe.pm @@ -4,7 +4,7 @@ package SL::DB::Buchungsgruppe; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('buchungsgruppen'); diff --git a/SL/DB/MetaSetup/Business.pm b/SL/DB/MetaSetup/Business.pm index ff6e3d083..64adf69ce 100644 --- a/SL/DB/MetaSetup/Business.pm +++ b/SL/DB/MetaSetup/Business.pm @@ -4,7 +4,7 @@ package SL::DB::Business; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('business'); diff --git a/SL/DB/MetaSetup/Chart.pm b/SL/DB/MetaSetup/Chart.pm index 5d041276c..865296e47 100644 --- a/SL/DB/MetaSetup/Chart.pm +++ b/SL/DB/MetaSetup/Chart.pm @@ -4,7 +4,7 @@ package SL::DB::Chart; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('chart'); diff --git a/SL/DB/MetaSetup/Contact.pm b/SL/DB/MetaSetup/Contact.pm index 7f8217519..8d71fccf3 100644 --- a/SL/DB/MetaSetup/Contact.pm +++ b/SL/DB/MetaSetup/Contact.pm @@ -4,7 +4,7 @@ package SL::DB::Contact; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('contacts'); diff --git a/SL/DB/MetaSetup/CsvImportProfile.pm b/SL/DB/MetaSetup/CsvImportProfile.pm index 7a163b231..2366802e8 100644 --- a/SL/DB/MetaSetup/CsvImportProfile.pm +++ b/SL/DB/MetaSetup/CsvImportProfile.pm @@ -4,7 +4,7 @@ package SL::DB::CsvImportProfile; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('csv_import_profiles'); diff --git a/SL/DB/MetaSetup/CsvImportProfileSetting.pm b/SL/DB/MetaSetup/CsvImportProfileSetting.pm index 433153923..b6284967a 100644 --- a/SL/DB/MetaSetup/CsvImportProfileSetting.pm +++ b/SL/DB/MetaSetup/CsvImportProfileSetting.pm @@ -4,7 +4,7 @@ package SL::DB::CsvImportProfileSetting; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('csv_import_profile_settings'); diff --git a/SL/DB/MetaSetup/CsvImportReport.pm b/SL/DB/MetaSetup/CsvImportReport.pm index 3a8433c51..195913212 100644 --- a/SL/DB/MetaSetup/CsvImportReport.pm +++ b/SL/DB/MetaSetup/CsvImportReport.pm @@ -4,7 +4,7 @@ package SL::DB::CsvImportReport; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('csv_import_reports'); diff --git a/SL/DB/MetaSetup/CsvImportReportRow.pm b/SL/DB/MetaSetup/CsvImportReportRow.pm index 0dea93e91..eac145daf 100644 --- a/SL/DB/MetaSetup/CsvImportReportRow.pm +++ b/SL/DB/MetaSetup/CsvImportReportRow.pm @@ -4,7 +4,7 @@ package SL::DB::CsvImportReportRow; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('csv_import_report_rows'); diff --git a/SL/DB/MetaSetup/CsvImportReportStatus.pm b/SL/DB/MetaSetup/CsvImportReportStatus.pm index f816079bf..2bca42599 100644 --- a/SL/DB/MetaSetup/CsvImportReportStatus.pm +++ b/SL/DB/MetaSetup/CsvImportReportStatus.pm @@ -4,7 +4,7 @@ package SL::DB::CsvImportReportStatus; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('csv_import_report_status'); diff --git a/SL/DB/MetaSetup/Currency.pm b/SL/DB/MetaSetup/Currency.pm index 5d7d6138d..2426feb11 100644 --- a/SL/DB/MetaSetup/Currency.pm +++ b/SL/DB/MetaSetup/Currency.pm @@ -4,7 +4,7 @@ package SL::DB::Currency; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('currencies'); diff --git a/SL/DB/MetaSetup/CustomVariable.pm b/SL/DB/MetaSetup/CustomVariable.pm index 82307c0b0..d6c805eb6 100644 --- a/SL/DB/MetaSetup/CustomVariable.pm +++ b/SL/DB/MetaSetup/CustomVariable.pm @@ -4,7 +4,7 @@ package SL::DB::CustomVariable; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('custom_variables'); diff --git a/SL/DB/MetaSetup/CustomVariableConfig.pm b/SL/DB/MetaSetup/CustomVariableConfig.pm index fb89589b6..af6d69084 100644 --- a/SL/DB/MetaSetup/CustomVariableConfig.pm +++ b/SL/DB/MetaSetup/CustomVariableConfig.pm @@ -4,7 +4,7 @@ package SL::DB::CustomVariableConfig; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('custom_variable_configs'); diff --git a/SL/DB/MetaSetup/CustomVariableConfigPartsgroup.pm b/SL/DB/MetaSetup/CustomVariableConfigPartsgroup.pm index 95222d9c1..b326cbef1 100644 --- a/SL/DB/MetaSetup/CustomVariableConfigPartsgroup.pm +++ b/SL/DB/MetaSetup/CustomVariableConfigPartsgroup.pm @@ -4,7 +4,7 @@ package SL::DB::CustomVariableConfigPartsgroup; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('custom_variable_config_partsgroups'); diff --git a/SL/DB/MetaSetup/CustomVariableValidity.pm b/SL/DB/MetaSetup/CustomVariableValidity.pm index a3750b7e1..6b9dcd845 100644 --- a/SL/DB/MetaSetup/CustomVariableValidity.pm +++ b/SL/DB/MetaSetup/CustomVariableValidity.pm @@ -4,7 +4,7 @@ package SL::DB::CustomVariableValidity; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('custom_variables_validity'); diff --git a/SL/DB/MetaSetup/Customer.pm b/SL/DB/MetaSetup/Customer.pm index f88df8678..173cb7580 100644 --- a/SL/DB/MetaSetup/Customer.pm +++ b/SL/DB/MetaSetup/Customer.pm @@ -4,7 +4,7 @@ package SL::DB::Customer; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('customer'); diff --git a/SL/DB/MetaSetup/Datev.pm b/SL/DB/MetaSetup/Datev.pm index 0b187c508..1f1c148e2 100644 --- a/SL/DB/MetaSetup/Datev.pm +++ b/SL/DB/MetaSetup/Datev.pm @@ -4,7 +4,7 @@ package SL::DB::Datev; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('datev'); diff --git a/SL/DB/MetaSetup/Default.pm b/SL/DB/MetaSetup/Default.pm index 2622d407a..2f407eae8 100644 --- a/SL/DB/MetaSetup/Default.pm +++ b/SL/DB/MetaSetup/Default.pm @@ -4,7 +4,7 @@ package SL::DB::Default; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('defaults'); diff --git a/SL/DB/MetaSetup/DeliveryOrder.pm b/SL/DB/MetaSetup/DeliveryOrder.pm index a3a218133..d242fcd3c 100644 --- a/SL/DB/MetaSetup/DeliveryOrder.pm +++ b/SL/DB/MetaSetup/DeliveryOrder.pm @@ -4,7 +4,7 @@ package SL::DB::DeliveryOrder; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('delivery_orders'); diff --git a/SL/DB/MetaSetup/DeliveryOrderItem.pm b/SL/DB/MetaSetup/DeliveryOrderItem.pm index aabf2b5f0..3a6cd9af0 100644 --- a/SL/DB/MetaSetup/DeliveryOrderItem.pm +++ b/SL/DB/MetaSetup/DeliveryOrderItem.pm @@ -4,7 +4,7 @@ package SL::DB::DeliveryOrderItem; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('delivery_order_items'); diff --git a/SL/DB/MetaSetup/DeliveryOrderItemsStock.pm b/SL/DB/MetaSetup/DeliveryOrderItemsStock.pm index 4324c9356..a3f87fbdf 100644 --- a/SL/DB/MetaSetup/DeliveryOrderItemsStock.pm +++ b/SL/DB/MetaSetup/DeliveryOrderItemsStock.pm @@ -4,7 +4,7 @@ package SL::DB::DeliveryOrderItemsStock; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('delivery_order_items_stock'); diff --git a/SL/DB/MetaSetup/DeliveryTerm.pm b/SL/DB/MetaSetup/DeliveryTerm.pm index 672aba18d..cfaabde3b 100644 --- a/SL/DB/MetaSetup/DeliveryTerm.pm +++ b/SL/DB/MetaSetup/DeliveryTerm.pm @@ -4,7 +4,7 @@ package SL::DB::DeliveryTerm; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('delivery_terms'); diff --git a/SL/DB/MetaSetup/Department.pm b/SL/DB/MetaSetup/Department.pm index f3e049857..ab1ed8d69 100644 --- a/SL/DB/MetaSetup/Department.pm +++ b/SL/DB/MetaSetup/Department.pm @@ -4,7 +4,7 @@ package SL::DB::Department; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('department'); diff --git a/SL/DB/MetaSetup/Draft.pm b/SL/DB/MetaSetup/Draft.pm index 997167f65..afb5c83fc 100644 --- a/SL/DB/MetaSetup/Draft.pm +++ b/SL/DB/MetaSetup/Draft.pm @@ -4,7 +4,7 @@ package SL::DB::Draft; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('drafts'); diff --git a/SL/DB/MetaSetup/Dunning.pm b/SL/DB/MetaSetup/Dunning.pm index b38a0b0e9..a0098e776 100644 --- a/SL/DB/MetaSetup/Dunning.pm +++ b/SL/DB/MetaSetup/Dunning.pm @@ -4,7 +4,7 @@ package SL::DB::Dunning; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('dunning'); diff --git a/SL/DB/MetaSetup/DunningConfig.pm b/SL/DB/MetaSetup/DunningConfig.pm index 91a504a23..ef4c59429 100644 --- a/SL/DB/MetaSetup/DunningConfig.pm +++ b/SL/DB/MetaSetup/DunningConfig.pm @@ -4,7 +4,7 @@ package SL::DB::DunningConfig; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('dunning_config'); diff --git a/SL/DB/MetaSetup/Employee.pm b/SL/DB/MetaSetup/Employee.pm index 6cdc93021..9e2d5424d 100644 --- a/SL/DB/MetaSetup/Employee.pm +++ b/SL/DB/MetaSetup/Employee.pm @@ -4,7 +4,7 @@ package SL::DB::Employee; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('employee'); diff --git a/SL/DB/MetaSetup/Exchangerate.pm b/SL/DB/MetaSetup/Exchangerate.pm index 7b90ab217..b2136ad9e 100644 --- a/SL/DB/MetaSetup/Exchangerate.pm +++ b/SL/DB/MetaSetup/Exchangerate.pm @@ -4,7 +4,7 @@ package SL::DB::Exchangerate; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('exchangerate'); diff --git a/SL/DB/MetaSetup/Finanzamt.pm b/SL/DB/MetaSetup/Finanzamt.pm index cd44abb04..cc4d997df 100644 --- a/SL/DB/MetaSetup/Finanzamt.pm +++ b/SL/DB/MetaSetup/Finanzamt.pm @@ -4,7 +4,7 @@ package SL::DB::Finanzamt; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('finanzamt'); diff --git a/SL/DB/MetaSetup/FollowUp.pm b/SL/DB/MetaSetup/FollowUp.pm index a6702b68a..b9119fb83 100644 --- a/SL/DB/MetaSetup/FollowUp.pm +++ b/SL/DB/MetaSetup/FollowUp.pm @@ -4,7 +4,7 @@ package SL::DB::FollowUp; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('follow_ups'); diff --git a/SL/DB/MetaSetup/FollowUpAccess.pm b/SL/DB/MetaSetup/FollowUpAccess.pm index c2fccb1e9..fa6898ea9 100644 --- a/SL/DB/MetaSetup/FollowUpAccess.pm +++ b/SL/DB/MetaSetup/FollowUpAccess.pm @@ -4,7 +4,7 @@ package SL::DB::FollowUpAccess; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('follow_up_access'); diff --git a/SL/DB/MetaSetup/FollowUpLink.pm b/SL/DB/MetaSetup/FollowUpLink.pm index d6946a6ba..bcc8eef3b 100644 --- a/SL/DB/MetaSetup/FollowUpLink.pm +++ b/SL/DB/MetaSetup/FollowUpLink.pm @@ -4,7 +4,7 @@ package SL::DB::FollowUpLink; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('follow_up_links'); diff --git a/SL/DB/MetaSetup/GLTransaction.pm b/SL/DB/MetaSetup/GLTransaction.pm index 14f386a7a..3b829d54d 100644 --- a/SL/DB/MetaSetup/GLTransaction.pm +++ b/SL/DB/MetaSetup/GLTransaction.pm @@ -4,7 +4,7 @@ package SL::DB::GLTransaction; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('gl'); diff --git a/SL/DB/MetaSetup/GenericTranslation.pm b/SL/DB/MetaSetup/GenericTranslation.pm index 863cd3fd0..81bd6d834 100644 --- a/SL/DB/MetaSetup/GenericTranslation.pm +++ b/SL/DB/MetaSetup/GenericTranslation.pm @@ -4,7 +4,7 @@ package SL::DB::GenericTranslation; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('generic_translations'); diff --git a/SL/DB/MetaSetup/History.pm b/SL/DB/MetaSetup/History.pm index ed15384b3..1c6e68a02 100644 --- a/SL/DB/MetaSetup/History.pm +++ b/SL/DB/MetaSetup/History.pm @@ -4,7 +4,7 @@ package SL::DB::History; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('history_erp'); diff --git a/SL/DB/MetaSetup/Inventory.pm b/SL/DB/MetaSetup/Inventory.pm index b9df3fb08..14d1ea158 100644 --- a/SL/DB/MetaSetup/Inventory.pm +++ b/SL/DB/MetaSetup/Inventory.pm @@ -4,7 +4,7 @@ package SL::DB::Inventory; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('inventory'); diff --git a/SL/DB/MetaSetup/Invoice.pm b/SL/DB/MetaSetup/Invoice.pm index 15f9bc034..b88c2f57c 100644 --- a/SL/DB/MetaSetup/Invoice.pm +++ b/SL/DB/MetaSetup/Invoice.pm @@ -4,7 +4,7 @@ package SL::DB::Invoice; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('ar'); diff --git a/SL/DB/MetaSetup/InvoiceItem.pm b/SL/DB/MetaSetup/InvoiceItem.pm index af759ab17..2da0d7f18 100644 --- a/SL/DB/MetaSetup/InvoiceItem.pm +++ b/SL/DB/MetaSetup/InvoiceItem.pm @@ -4,7 +4,7 @@ package SL::DB::InvoiceItem; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('invoice'); diff --git a/SL/DB/MetaSetup/Language.pm b/SL/DB/MetaSetup/Language.pm index ccf4f8353..9aa80396a 100644 --- a/SL/DB/MetaSetup/Language.pm +++ b/SL/DB/MetaSetup/Language.pm @@ -4,7 +4,7 @@ package SL::DB::Language; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('language'); diff --git a/SL/DB/MetaSetup/Letter.pm b/SL/DB/MetaSetup/Letter.pm index a0b394c0e..0d29b9fe1 100644 --- a/SL/DB/MetaSetup/Letter.pm +++ b/SL/DB/MetaSetup/Letter.pm @@ -4,7 +4,7 @@ package SL::DB::Letter; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('letter'); diff --git a/SL/DB/MetaSetup/LetterDraft.pm b/SL/DB/MetaSetup/LetterDraft.pm index 6b450d09d..1ef3fb891 100644 --- a/SL/DB/MetaSetup/LetterDraft.pm +++ b/SL/DB/MetaSetup/LetterDraft.pm @@ -4,7 +4,7 @@ package SL::DB::LetterDraft; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('letter_draft'); diff --git a/SL/DB/MetaSetup/MakeModel.pm b/SL/DB/MetaSetup/MakeModel.pm index f210e6393..6ec58a2f0 100644 --- a/SL/DB/MetaSetup/MakeModel.pm +++ b/SL/DB/MetaSetup/MakeModel.pm @@ -4,7 +4,7 @@ package SL::DB::MakeModel; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('makemodel'); diff --git a/SL/DB/MetaSetup/Note.pm b/SL/DB/MetaSetup/Note.pm index 1e94da7aa..9a704a82e 100644 --- a/SL/DB/MetaSetup/Note.pm +++ b/SL/DB/MetaSetup/Note.pm @@ -4,7 +4,7 @@ package SL::DB::Note; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('notes'); diff --git a/SL/DB/MetaSetup/Order.pm b/SL/DB/MetaSetup/Order.pm index 5e67aac75..b359c07b2 100644 --- a/SL/DB/MetaSetup/Order.pm +++ b/SL/DB/MetaSetup/Order.pm @@ -4,7 +4,7 @@ package SL::DB::Order; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('oe'); diff --git a/SL/DB/MetaSetup/OrderItem.pm b/SL/DB/MetaSetup/OrderItem.pm index 53ded975e..9de8b7e79 100644 --- a/SL/DB/MetaSetup/OrderItem.pm +++ b/SL/DB/MetaSetup/OrderItem.pm @@ -4,7 +4,7 @@ package SL::DB::OrderItem; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('orderitems'); diff --git a/SL/DB/MetaSetup/Part.pm b/SL/DB/MetaSetup/Part.pm index 556ff8e30..2008fef80 100644 --- a/SL/DB/MetaSetup/Part.pm +++ b/SL/DB/MetaSetup/Part.pm @@ -4,7 +4,7 @@ package SL::DB::Part; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('parts'); diff --git a/SL/DB/MetaSetup/PartsGroup.pm b/SL/DB/MetaSetup/PartsGroup.pm index ec2d60394..f9915d582 100644 --- a/SL/DB/MetaSetup/PartsGroup.pm +++ b/SL/DB/MetaSetup/PartsGroup.pm @@ -4,7 +4,7 @@ package SL::DB::PartsGroup; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('partsgroup'); diff --git a/SL/DB/MetaSetup/PaymentTerm.pm b/SL/DB/MetaSetup/PaymentTerm.pm index 7c863cd45..bc0587e7c 100644 --- a/SL/DB/MetaSetup/PaymentTerm.pm +++ b/SL/DB/MetaSetup/PaymentTerm.pm @@ -4,7 +4,7 @@ package SL::DB::PaymentTerm; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('payment_terms'); diff --git a/SL/DB/MetaSetup/PeriodicInvoice.pm b/SL/DB/MetaSetup/PeriodicInvoice.pm index 3e6f1eabc..703cb597f 100644 --- a/SL/DB/MetaSetup/PeriodicInvoice.pm +++ b/SL/DB/MetaSetup/PeriodicInvoice.pm @@ -4,7 +4,7 @@ package SL::DB::PeriodicInvoice; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('periodic_invoices'); diff --git a/SL/DB/MetaSetup/PeriodicInvoicesConfig.pm b/SL/DB/MetaSetup/PeriodicInvoicesConfig.pm index dfc43f435..0c0545384 100644 --- a/SL/DB/MetaSetup/PeriodicInvoicesConfig.pm +++ b/SL/DB/MetaSetup/PeriodicInvoicesConfig.pm @@ -4,7 +4,7 @@ package SL::DB::PeriodicInvoicesConfig; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('periodic_invoices_configs'); diff --git a/SL/DB/MetaSetup/Price.pm b/SL/DB/MetaSetup/Price.pm index bef079492..29c0de338 100644 --- a/SL/DB/MetaSetup/Price.pm +++ b/SL/DB/MetaSetup/Price.pm @@ -4,7 +4,7 @@ package SL::DB::Price; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('prices'); diff --git a/SL/DB/MetaSetup/PriceFactor.pm b/SL/DB/MetaSetup/PriceFactor.pm index a67b805eb..7060c4d7b 100644 --- a/SL/DB/MetaSetup/PriceFactor.pm +++ b/SL/DB/MetaSetup/PriceFactor.pm @@ -4,7 +4,7 @@ package SL::DB::PriceFactor; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('price_factors'); diff --git a/SL/DB/MetaSetup/PriceRule.pm b/SL/DB/MetaSetup/PriceRule.pm index a3e70288a..889dde7b6 100644 --- a/SL/DB/MetaSetup/PriceRule.pm +++ b/SL/DB/MetaSetup/PriceRule.pm @@ -4,7 +4,7 @@ package SL::DB::PriceRule; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('price_rules'); diff --git a/SL/DB/MetaSetup/PriceRuleItem.pm b/SL/DB/MetaSetup/PriceRuleItem.pm index d1fe5063e..f1804a64e 100644 --- a/SL/DB/MetaSetup/PriceRuleItem.pm +++ b/SL/DB/MetaSetup/PriceRuleItem.pm @@ -4,7 +4,7 @@ package SL::DB::PriceRuleItem; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('price_rule_items'); diff --git a/SL/DB/MetaSetup/Pricegroup.pm b/SL/DB/MetaSetup/Pricegroup.pm index 176d4267e..60a7f2038 100644 --- a/SL/DB/MetaSetup/Pricegroup.pm +++ b/SL/DB/MetaSetup/Pricegroup.pm @@ -4,7 +4,7 @@ package SL::DB::Pricegroup; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('pricegroup'); diff --git a/SL/DB/MetaSetup/Printer.pm b/SL/DB/MetaSetup/Printer.pm index 92bb73f79..0e961d431 100644 --- a/SL/DB/MetaSetup/Printer.pm +++ b/SL/DB/MetaSetup/Printer.pm @@ -4,7 +4,7 @@ package SL::DB::Printer; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('printers'); diff --git a/SL/DB/MetaSetup/Project.pm b/SL/DB/MetaSetup/Project.pm index 255cc93d8..f651042a5 100644 --- a/SL/DB/MetaSetup/Project.pm +++ b/SL/DB/MetaSetup/Project.pm @@ -4,7 +4,7 @@ package SL::DB::Project; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('project'); diff --git a/SL/DB/MetaSetup/ProjectParticipant.pm b/SL/DB/MetaSetup/ProjectParticipant.pm index 9058aa5d9..5704af11d 100644 --- a/SL/DB/MetaSetup/ProjectParticipant.pm +++ b/SL/DB/MetaSetup/ProjectParticipant.pm @@ -4,7 +4,7 @@ package SL::DB::ProjectParticipant; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('project_participants'); diff --git a/SL/DB/MetaSetup/ProjectPhase.pm b/SL/DB/MetaSetup/ProjectPhase.pm index 20df67630..462774212 100644 --- a/SL/DB/MetaSetup/ProjectPhase.pm +++ b/SL/DB/MetaSetup/ProjectPhase.pm @@ -4,7 +4,7 @@ package SL::DB::ProjectPhase; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('project_phases'); diff --git a/SL/DB/MetaSetup/ProjectPhaseParticipant.pm b/SL/DB/MetaSetup/ProjectPhaseParticipant.pm index 73c0f04b9..bd2e2caad 100644 --- a/SL/DB/MetaSetup/ProjectPhaseParticipant.pm +++ b/SL/DB/MetaSetup/ProjectPhaseParticipant.pm @@ -4,7 +4,7 @@ package SL::DB::ProjectPhaseParticipant; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('project_phase_participants'); diff --git a/SL/DB/MetaSetup/ProjectRole.pm b/SL/DB/MetaSetup/ProjectRole.pm index efe93926f..d7963c8df 100644 --- a/SL/DB/MetaSetup/ProjectRole.pm +++ b/SL/DB/MetaSetup/ProjectRole.pm @@ -4,7 +4,7 @@ package SL::DB::ProjectRole; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('project_roles'); diff --git a/SL/DB/MetaSetup/ProjectStatus.pm b/SL/DB/MetaSetup/ProjectStatus.pm index e7f4a4ca0..a00298816 100644 --- a/SL/DB/MetaSetup/ProjectStatus.pm +++ b/SL/DB/MetaSetup/ProjectStatus.pm @@ -4,7 +4,7 @@ package SL::DB::ProjectStatus; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('project_statuses'); diff --git a/SL/DB/MetaSetup/ProjectType.pm b/SL/DB/MetaSetup/ProjectType.pm index cbe78baa0..d336b7ee8 100644 --- a/SL/DB/MetaSetup/ProjectType.pm +++ b/SL/DB/MetaSetup/ProjectType.pm @@ -4,7 +4,7 @@ package SL::DB::ProjectType; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('project_types'); diff --git a/SL/DB/MetaSetup/PurchaseInvoice.pm b/SL/DB/MetaSetup/PurchaseInvoice.pm index cc5eb4d9e..c9c74f0d4 100644 --- a/SL/DB/MetaSetup/PurchaseInvoice.pm +++ b/SL/DB/MetaSetup/PurchaseInvoice.pm @@ -4,7 +4,7 @@ package SL::DB::PurchaseInvoice; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('ap'); diff --git a/SL/DB/MetaSetup/ReconciliationLink.pm b/SL/DB/MetaSetup/ReconciliationLink.pm index 9b5c969a9..00eb2d272 100644 --- a/SL/DB/MetaSetup/ReconciliationLink.pm +++ b/SL/DB/MetaSetup/ReconciliationLink.pm @@ -4,7 +4,7 @@ package SL::DB::ReconciliationLink; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('reconciliation_links'); diff --git a/SL/DB/MetaSetup/RecordLink.pm b/SL/DB/MetaSetup/RecordLink.pm index 3daa6c483..cf2c696be 100644 --- a/SL/DB/MetaSetup/RecordLink.pm +++ b/SL/DB/MetaSetup/RecordLink.pm @@ -4,7 +4,7 @@ package SL::DB::RecordLink; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('record_links'); diff --git a/SL/DB/MetaSetup/RequirementSpec.pm b/SL/DB/MetaSetup/RequirementSpec.pm index 667f39a6b..ce25749d7 100644 --- a/SL/DB/MetaSetup/RequirementSpec.pm +++ b/SL/DB/MetaSetup/RequirementSpec.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpec; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_specs'); diff --git a/SL/DB/MetaSetup/RequirementSpecAcceptanceStatus.pm b/SL/DB/MetaSetup/RequirementSpecAcceptanceStatus.pm index 67ec1c6d1..fb4fc87b8 100644 --- a/SL/DB/MetaSetup/RequirementSpecAcceptanceStatus.pm +++ b/SL/DB/MetaSetup/RequirementSpecAcceptanceStatus.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecAcceptanceStatus; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_acceptance_statuses'); diff --git a/SL/DB/MetaSetup/RequirementSpecComplexity.pm b/SL/DB/MetaSetup/RequirementSpecComplexity.pm index a49773239..fbcb09a12 100644 --- a/SL/DB/MetaSetup/RequirementSpecComplexity.pm +++ b/SL/DB/MetaSetup/RequirementSpecComplexity.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecComplexity; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_complexities'); diff --git a/SL/DB/MetaSetup/RequirementSpecDependency.pm b/SL/DB/MetaSetup/RequirementSpecDependency.pm index d453d2534..5193bfceb 100644 --- a/SL/DB/MetaSetup/RequirementSpecDependency.pm +++ b/SL/DB/MetaSetup/RequirementSpecDependency.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecDependency; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_item_dependencies'); diff --git a/SL/DB/MetaSetup/RequirementSpecItem.pm b/SL/DB/MetaSetup/RequirementSpecItem.pm index 79c1ca0b2..07bac0761 100644 --- a/SL/DB/MetaSetup/RequirementSpecItem.pm +++ b/SL/DB/MetaSetup/RequirementSpecItem.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecItem; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_items'); diff --git a/SL/DB/MetaSetup/RequirementSpecOrder.pm b/SL/DB/MetaSetup/RequirementSpecOrder.pm index 33499bfd8..b4755e4bf 100644 --- a/SL/DB/MetaSetup/RequirementSpecOrder.pm +++ b/SL/DB/MetaSetup/RequirementSpecOrder.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecOrder; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_orders'); diff --git a/SL/DB/MetaSetup/RequirementSpecPart.pm b/SL/DB/MetaSetup/RequirementSpecPart.pm index c4627ae5a..e57fee1e0 100644 --- a/SL/DB/MetaSetup/RequirementSpecPart.pm +++ b/SL/DB/MetaSetup/RequirementSpecPart.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecPart; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_parts'); diff --git a/SL/DB/MetaSetup/RequirementSpecPicture.pm b/SL/DB/MetaSetup/RequirementSpecPicture.pm index 731c5caa5..c09a88426 100644 --- a/SL/DB/MetaSetup/RequirementSpecPicture.pm +++ b/SL/DB/MetaSetup/RequirementSpecPicture.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecPicture; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_pictures'); diff --git a/SL/DB/MetaSetup/RequirementSpecPredefinedText.pm b/SL/DB/MetaSetup/RequirementSpecPredefinedText.pm index ec9847b42..a8a95c5fe 100644 --- a/SL/DB/MetaSetup/RequirementSpecPredefinedText.pm +++ b/SL/DB/MetaSetup/RequirementSpecPredefinedText.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecPredefinedText; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_predefined_texts'); diff --git a/SL/DB/MetaSetup/RequirementSpecRisk.pm b/SL/DB/MetaSetup/RequirementSpecRisk.pm index 763f90233..cb84ccd79 100644 --- a/SL/DB/MetaSetup/RequirementSpecRisk.pm +++ b/SL/DB/MetaSetup/RequirementSpecRisk.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecRisk; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_risks'); diff --git a/SL/DB/MetaSetup/RequirementSpecStatus.pm b/SL/DB/MetaSetup/RequirementSpecStatus.pm index c60156683..098f2c19a 100644 --- a/SL/DB/MetaSetup/RequirementSpecStatus.pm +++ b/SL/DB/MetaSetup/RequirementSpecStatus.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecStatus; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_statuses'); diff --git a/SL/DB/MetaSetup/RequirementSpecTextBlock.pm b/SL/DB/MetaSetup/RequirementSpecTextBlock.pm index cfccd49ae..c1fff72f4 100644 --- a/SL/DB/MetaSetup/RequirementSpecTextBlock.pm +++ b/SL/DB/MetaSetup/RequirementSpecTextBlock.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecTextBlock; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_text_blocks'); diff --git a/SL/DB/MetaSetup/RequirementSpecType.pm b/SL/DB/MetaSetup/RequirementSpecType.pm index 53a8be17f..521b6d021 100644 --- a/SL/DB/MetaSetup/RequirementSpecType.pm +++ b/SL/DB/MetaSetup/RequirementSpecType.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecType; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_types'); diff --git a/SL/DB/MetaSetup/RequirementSpecVersion.pm b/SL/DB/MetaSetup/RequirementSpecVersion.pm index 21e23b726..b03a28c3b 100644 --- a/SL/DB/MetaSetup/RequirementSpecVersion.pm +++ b/SL/DB/MetaSetup/RequirementSpecVersion.pm @@ -4,7 +4,7 @@ package SL::DB::RequirementSpecVersion; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('requirement_spec_versions'); diff --git a/SL/DB/MetaSetup/SchemaInfo.pm b/SL/DB/MetaSetup/SchemaInfo.pm index 051886774..0df16d782 100644 --- a/SL/DB/MetaSetup/SchemaInfo.pm +++ b/SL/DB/MetaSetup/SchemaInfo.pm @@ -4,7 +4,7 @@ package SL::DB::SchemaInfo; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('schema_info'); diff --git a/SL/DB/MetaSetup/SepaExport.pm b/SL/DB/MetaSetup/SepaExport.pm index bade321c4..d44cb227f 100644 --- a/SL/DB/MetaSetup/SepaExport.pm +++ b/SL/DB/MetaSetup/SepaExport.pm @@ -4,7 +4,7 @@ package SL::DB::SepaExport; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('sepa_export'); diff --git a/SL/DB/MetaSetup/SepaExportItem.pm b/SL/DB/MetaSetup/SepaExportItem.pm index 6f5051b2b..c0cd5d7d5 100644 --- a/SL/DB/MetaSetup/SepaExportItem.pm +++ b/SL/DB/MetaSetup/SepaExportItem.pm @@ -4,7 +4,7 @@ package SL::DB::SepaExportItem; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('sepa_export_items'); diff --git a/SL/DB/MetaSetup/Shipto.pm b/SL/DB/MetaSetup/Shipto.pm index b0a9f991b..beab032f7 100644 --- a/SL/DB/MetaSetup/Shipto.pm +++ b/SL/DB/MetaSetup/Shipto.pm @@ -4,7 +4,7 @@ package SL::DB::Shipto; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('shipto'); diff --git a/SL/DB/MetaSetup/Status.pm b/SL/DB/MetaSetup/Status.pm index 6dd6f8793..bcc96b6ef 100644 --- a/SL/DB/MetaSetup/Status.pm +++ b/SL/DB/MetaSetup/Status.pm @@ -4,7 +4,7 @@ package SL::DB::Status; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('status'); diff --git a/SL/DB/MetaSetup/Tax.pm b/SL/DB/MetaSetup/Tax.pm index 4db493f76..f4a2e2d78 100644 --- a/SL/DB/MetaSetup/Tax.pm +++ b/SL/DB/MetaSetup/Tax.pm @@ -4,7 +4,7 @@ package SL::DB::Tax; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('tax'); diff --git a/SL/DB/MetaSetup/TaxKey.pm b/SL/DB/MetaSetup/TaxKey.pm index 399f63726..a5bb5ff36 100644 --- a/SL/DB/MetaSetup/TaxKey.pm +++ b/SL/DB/MetaSetup/TaxKey.pm @@ -4,7 +4,7 @@ package SL::DB::TaxKey; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('taxkeys'); diff --git a/SL/DB/MetaSetup/TaxZone.pm b/SL/DB/MetaSetup/TaxZone.pm index 5529d8924..0ca5fd810 100644 --- a/SL/DB/MetaSetup/TaxZone.pm +++ b/SL/DB/MetaSetup/TaxZone.pm @@ -4,7 +4,7 @@ package SL::DB::TaxZone; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('tax_zones'); diff --git a/SL/DB/MetaSetup/TaxzoneChart.pm b/SL/DB/MetaSetup/TaxzoneChart.pm index d11587a35..64b1494d7 100644 --- a/SL/DB/MetaSetup/TaxzoneChart.pm +++ b/SL/DB/MetaSetup/TaxzoneChart.pm @@ -4,7 +4,7 @@ package SL::DB::TaxzoneChart; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('taxzone_charts'); diff --git a/SL/DB/MetaSetup/TodoUserConfig.pm b/SL/DB/MetaSetup/TodoUserConfig.pm index 1f986dd8d..f745dae85 100644 --- a/SL/DB/MetaSetup/TodoUserConfig.pm +++ b/SL/DB/MetaSetup/TodoUserConfig.pm @@ -4,7 +4,7 @@ package SL::DB::TodoUserConfig; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('todo_user_config'); diff --git a/SL/DB/MetaSetup/TransferType.pm b/SL/DB/MetaSetup/TransferType.pm index 7facb0485..e9c459440 100644 --- a/SL/DB/MetaSetup/TransferType.pm +++ b/SL/DB/MetaSetup/TransferType.pm @@ -4,7 +4,7 @@ package SL::DB::TransferType; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('transfer_type'); diff --git a/SL/DB/MetaSetup/Translation.pm b/SL/DB/MetaSetup/Translation.pm index 5f0ee9705..19211bd3e 100644 --- a/SL/DB/MetaSetup/Translation.pm +++ b/SL/DB/MetaSetup/Translation.pm @@ -4,7 +4,7 @@ package SL::DB::Translation; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('translation'); diff --git a/SL/DB/MetaSetup/TriggerInformation.pm b/SL/DB/MetaSetup/TriggerInformation.pm index 2ea319754..364c90cd8 100644 --- a/SL/DB/MetaSetup/TriggerInformation.pm +++ b/SL/DB/MetaSetup/TriggerInformation.pm @@ -4,7 +4,7 @@ package SL::DB::TriggerInformation; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('trigger_information'); diff --git a/SL/DB/MetaSetup/Unit.pm b/SL/DB/MetaSetup/Unit.pm index d0ef2f7fb..ec2301327 100644 --- a/SL/DB/MetaSetup/Unit.pm +++ b/SL/DB/MetaSetup/Unit.pm @@ -4,7 +4,7 @@ package SL::DB::Unit; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('units'); diff --git a/SL/DB/MetaSetup/UnitsLanguage.pm b/SL/DB/MetaSetup/UnitsLanguage.pm index b85e5d43e..07a4f5a2f 100644 --- a/SL/DB/MetaSetup/UnitsLanguage.pm +++ b/SL/DB/MetaSetup/UnitsLanguage.pm @@ -4,7 +4,7 @@ package SL::DB::UnitsLanguage; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('units_language'); diff --git a/SL/DB/MetaSetup/Vendor.pm b/SL/DB/MetaSetup/Vendor.pm index 6a0969fdf..54e9d07b5 100644 --- a/SL/DB/MetaSetup/Vendor.pm +++ b/SL/DB/MetaSetup/Vendor.pm @@ -4,7 +4,7 @@ package SL::DB::Vendor; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('vendor'); diff --git a/SL/DB/MetaSetup/Warehouse.pm b/SL/DB/MetaSetup/Warehouse.pm index d06c12992..4a4b0890e 100644 --- a/SL/DB/MetaSetup/Warehouse.pm +++ b/SL/DB/MetaSetup/Warehouse.pm @@ -4,7 +4,7 @@ package SL::DB::Warehouse; use strict; -use base qw(SL::DB::Object); +use parent qw(SL::DB::Object); __PACKAGE__->meta->table('warehouse'); -- 2.20.1