X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2-auth%2Frights_for_showing_ar_and_ap_transactions.pl;h=523975ecf8c1297678a3ff7287d121031e65caee;hb=69af50448452e9b292134bee25705a64505e8ff4;hp=9eaab726b8452a225bd9293aedbca578e26d39ec;hpb=456a53199fb9ea0990cd336123166e88055261f4;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2-auth/rights_for_showing_ar_and_ap_transactions.pl b/sql/Pg-upgrade2-auth/rights_for_showing_ar_and_ap_transactions.pl index 9eaab726b..523975ecf 100644 --- a/sql/Pg-upgrade2-auth/rights_for_showing_ar_and_ap_transactions.pl +++ b/sql/Pg-upgrade2-auth/rights_for_showing_ar_and_ap_transactions.pl @@ -1,6 +1,6 @@ # @tag: rights_for_showing_ar_and_ap_transactions # @description: Setzt das Recht zur Anzeige von Debitoren- und Kreditorenbuchungen im Rechnungsbericht -# @depends: release_3_0_0 +# @depends: release_3_2_0 add_master_rights package SL::DBUpgrade2::rights_for_showing_ar_and_ap_transactions; use strict;