From 816a6197c72bd11b3e44a10d700569738491e937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Andr=C3=A9s?= Date: Mon, 3 Mar 2025 18:05:19 +0100 Subject: [PATCH] feat: refs #8529 enhance InvoiceInVat component with data-cy attribute for isDeductible checkbox --- src/pages/InvoiceIn/Card/InvoiceInVat.vue | 5 ++++- .../invoiceIn/invoiceInBasicData.spec.js | 6 +----- .../invoiceIn/invoiceInDescriptor.spec.js | 4 ++-- .../integration/invoiceIn/invoiceInVat.spec.js | 13 ++++++++++++- 4 files changed, 19 insertions(+), 9 deletions(-) diff --git a/src/pages/InvoiceIn/Card/InvoiceInVat.vue b/src/pages/InvoiceIn/Card/InvoiceInVat.vue index 0f8f9a6c540..7077c9a59bf 100644 --- a/src/pages/InvoiceIn/Card/InvoiceInVat.vue +++ b/src/pages/InvoiceIn/Card/InvoiceInVat.vue @@ -237,7 +237,10 @@ function setCursor(ref) {