X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/sql/Pg-upgrade2-auth/other_file_sources2.sql diff --git a/sql/Pg-upgrade2-auth/other_file_sources2.sql b/sql/Pg-upgrade2-auth/other_file_sources2.sql new file mode 100644 index 000000000..dedf0be8b --- /dev/null +++ b/sql/Pg-upgrade2-auth/other_file_sources2.sql @@ -0,0 +1,4 @@ +-- @tag: other_file_sources2 +-- @description: Neue Gruppenrechte für das Importieren von Scannern oder email auf freie Position +-- @depends: release_3_4_0 other_file_sources +update auth.master_rights set position='2680' where name='import_ap';