From 96b3beed4f5356b6545f68cb04682ba2af4d520c Mon Sep 17 00:00:00 2001 From: hreyes Date: Tue, 2 Jun 2026 18:28:33 +0000 Subject: [PATCH] fix/etiquetas-y-ajustes-en-parametros-invoices (#480) detelles en parametros de facturas, ajuste de posiciones y etiqueta de numero de factura Reviewed-on: https://git.aduanasoft.com/ADUANASOFT/anexo76/pulls/480 Co-authored-by: hreyes Co-committed-by: hreyes --- .../invoices/edit/invoice-top-fields.svelte | 91 ++++++++++--------- 1 file changed, 49 insertions(+), 42 deletions(-) diff --git a/frontend/src/lib/components/dashboard/invoices/edit/invoice-top-fields.svelte b/frontend/src/lib/components/dashboard/invoices/edit/invoice-top-fields.svelte index 99e49e88..d80e919a 100644 --- a/frontend/src/lib/components/dashboard/invoices/edit/invoice-top-fields.svelte +++ b/frontend/src/lib/components/dashboard/invoices/edit/invoice-top-fields.svelte @@ -294,7 +294,7 @@
-
+ {/if} + + {#if isSettings} +
+ Número Factura +
+
+ + +
+ +
+ + +
+
+
+ {/if} + + {#if invoiceType !== 'MEX'}
{/if} - - {#if isSettings} -
- - + {#if isSettings && invoiceType !== 'MEX'} +
+ +
-
- +
+ + +
+ +
+
- {#if invoiceType !== 'MEX'} -
- - -
- -
- - -
- -
- - -
- -
- - -
- {/if} +
+ + +
{/if} {#if !isSettings}