Formularios para cada uno de los tipos de importacion

This commit is contained in:
2026-02-11 10:27:32 -06:00
parent 4190ac891e
commit ac47a99f1a
23 changed files with 1093 additions and 617 deletions

View File

@@ -73,6 +73,7 @@ export interface InvoiceComplianceMx {
reason_export?: string | null;
signature_key?: string | null;
sem_id?: number | null;
rule_3121_parties_ii?: boolean | null;
}
export interface InvoiceFinancials {