X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2-auth%2Fdetails_and_report_of_parts.pl;h=f116b841c3ee870d6b0ac62f4f4733e93ebe183d;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=90fc16acd551fcc0b2bc97d8ae6add2474af6829;hpb=e5ebde03e8c8ffb8cb20ca9929e20e80bedf75cb;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2-auth/details_and_report_of_parts.pl b/sql/Pg-upgrade2-auth/details_and_report_of_parts.pl index 90fc16acd..f116b841c 100644 --- a/sql/Pg-upgrade2-auth/details_and_report_of_parts.pl +++ b/sql/Pg-upgrade2-auth/details_and_report_of_parts.pl @@ -1,7 +1,7 @@ # @tag: details_and_report_of_parts # @description: Setzt das Recht zur Anzeige von Details und Berichten von Waren, Dienstleistungen und Erzeugnissen # @depends: release_3_2_0 add_master_rights -package SL::DBUpgrade2::details_and_report_of_parts; +package SL::DBUpgrade2::Auth::details_and_report_of_parts; use strict; use utf8;