epic-s6ts
[kivitendo-erp.git] / sql / Pg-upgrade2-auth / other_file_sources2.sql
1 -- @tag: other_file_sources2
2 -- @description: Neue Gruppenrechte für das Importieren von Scannern oder email auf freie Position
3 -- @depends: release_3_4_0 other_file_sources
4 update auth.master_rights set position='2680' where name='import_ap';