test: refs #8441 enable invoice deletion test in invoiceInDescriptor.spec.js #1671

Merged
jorgep merged 4 commits from 8441-warmfix-includeTest into test 2025-04-02 14:10:28 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a5b27b3683 - Show all commits

View File

@ -94,7 +94,7 @@ onBeforeMount(async () => {
</template>
</VnLv>
</div>
<div class="vn-card-content">
<div class="vn-card-content" v-if="advancedSummary">
<VnLv
:label="t('worker.summary.fiDueDate')"
:value="toDate(advancedSummary.fiDueDate)"