From f595cafee9eb1e407700e26574bb0acf6ae5be85 Mon Sep 17 00:00:00 2001 From: amansinghbais Date: Wed, 7 Feb 2024 10:28:19 +0530 Subject: [PATCH] Improved: add support to product association to facility in variance flow (#256) --- src/views/count.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/count.vue b/src/views/count.vue index 64a540a9..27256c47 100644 --- a/src/views/count.vue +++ b/src/views/count.vue @@ -354,6 +354,9 @@ }, async updateProductVarianceCount() { emitter.emit("presentLoader"); + + await this.checkAndCreateProductFacilityAssoc(); + let resp; try { const params = {