diff --git a/src/pages/Entry/EntryPreAccount.vue b/src/pages/Entry/EntryPreAccount.vue index 5f4d36df0..45e871c7a 100644 --- a/src/pages/Entry/EntryPreAccount.vue +++ b/src/pages/Entry/EntryPreAccount.vue @@ -20,6 +20,7 @@ import InvoiceInDescriptorProxy from '../InvoiceIn/Card/InvoiceInDescriptorProxy import { useStateStore } from 'src/stores/useStateStore'; import { downloadFile } from 'src/composables/downloadFile'; import { useRoute } from 'vue-router'; +import { useAcl } from 'src/composables/useAcl'; const route = useRoute(); const { t } = useI18n(); @@ -395,6 +396,7 @@ async function createInvoice() { >