perpare fox realase
This commit is contained in:
parent
da644e3260
commit
fbf9a836a8
|
@ -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') }}
|
||||
|
|
Loading…
Reference in a new issue