From 63cbdf2124cbaf71433137f6c907fde334f5232b Mon Sep 17 00:00:00 2001 From: Kevin_Ramirez Date: Fri, 13 Mar 2026 17:56:15 -0500 Subject: [PATCH] Importacion de reparacion --- .../edit/items/fa/tab-labeling.svelte | 24 ++++++++++--------- .../src/lib/config/invoice-item-visibility.ts | 22 +++++++++++++---- 2 files changed, 31 insertions(+), 15 deletions(-) diff --git a/frontend/src/lib/components/dashboard/invoices/edit/items/fa/tab-labeling.svelte b/frontend/src/lib/components/dashboard/invoices/edit/items/fa/tab-labeling.svelte index 8ce2cdb3..997558ea 100644 --- a/frontend/src/lib/components/dashboard/invoices/edit/items/fa/tab-labeling.svelte +++ b/frontend/src/lib/components/dashboard/invoices/edit/items/fa/tab-labeling.svelte @@ -111,16 +111,18 @@ /> {/if} -
- - -
+ {#if visibility.showLabelingValuationValue} +
+ + +
+ {/if} {/if} @@ -159,7 +161,7 @@ {/if} - {#if visibility.showLabelingStandard} + {#if visibility.showLabelingObservations}