perpare fox realase

This commit is contained in:
Hesabix 2025-08-16 12:13:39 +00:00
parent da644e3260
commit fbf9a836a8
6 changed files with 1 additions and 1 deletions

View file

@ -735,7 +735,7 @@ export default {
<span v-if="isCtrlShiftPressed" class="shortcut-key">{{ getShortcutKey('/acc/accounting/table') }}</span>
</v-list-item-title>
</v-list-item>
<v-list-item v-if="permissions.plugAccproCloseYear && this.isPluginActive('accpro')"
<v-list-item v-if="permissions.plugAccproCloseYear && this.isPluginActive('accpro') && 1==2"
to="/acc/accounting/close_year">
<v-list-item-title>
{{ $t('drawer.close_year') }}