X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2-auth%2Fproductivity_rights.pl;h=067a9d97e7a39aed8cf227e1d8c05ea25b0c78d7;hb=568cce7734bc8616736856e42232a3db9470ad55;hp=4c97c265b70db355eed76ebf40558eabec6bbbaa;hpb=d306aa8ce663a301ff4c7ec7dd61c7ff0211da51;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2-auth/productivity_rights.pl b/sql/Pg-upgrade2-auth/productivity_rights.pl index 4c97c265b..067a9d97e 100644 --- a/sql/Pg-upgrade2-auth/productivity_rights.pl +++ b/sql/Pg-upgrade2-auth/productivity_rights.pl @@ -1,7 +1,7 @@ # @tag: productivity_rights # @description: Setzt das Recht die Produktivität einzusehen und das Recht den Link zum Admin-Menü anzuzeigen wieder wie vorher -# @depends: release_3_0_0 -package SL::DBUpgrade2::productivity_rights; +# @depends: release_3_2_0 add_master_rights +package SL::DBUpgrade2::Auth::productivity_rights; use strict; use utf8;