From 21b4913e197d6ec89a73c4bf9904ffe9cd887aa8 Mon Sep 17 00:00:00 2001 From: jgallego Date: Fri, 13 Dec 2024 08:33:05 +0100 Subject: [PATCH] feat: refs #7235 update invoice out global form to fetch config based on serial type --- src/pages/InvoiceOut/InvoiceOutGlobalForm.vue | 3 +++ src/stores/invoiceOutGlobal.js | 23 ++++++++++--------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue b/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue index 3fd3104bf..e6c689523 100644 --- a/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue +++ b/src/pages/InvoiceOut/InvoiceOutGlobalForm.vue @@ -115,6 +115,9 @@ onMounted(async () => {