Dado que Pedro quiere administrar los niveles de una compañia con la siguientes caracteristicas
| documentId | @{EMPRESA.Con_Saldos_De_Filiales_Sin_Nivel} |
Cuando consulta la informacion de la compañia
Entonces la siguiente informacion esta presente
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:CAPITAL]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:LIQUIDEZ]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:FACTORING]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:SOBREGIRO]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:LEASING]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:TARJETA]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:EXPOSICION]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:FILIALES]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:ROTATIVO]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |