sigesp 1.1.74-20251013 → 1.1.75-20251014

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4500,6 +4500,8 @@ class MConfiguracionSNO extends MBasicModel {
4500
4500
  this.denominacionTipoDocumentoAnticipo = I.dentipdoc_ant;
4501
4501
  this.idConceptoAnticipo = +I.id_concxp_ant;
4502
4502
  this.denominacionConceptoAnticipo = I.denconcxp_ant;
4503
+ this.cuentaContableInteresGenerica = I.sc_cuenta_int_gen;
4504
+ this.cuentaContableFideicomisoGenerica = I.sc_cuenta_fid_gen;
4503
4505
  }
4504
4506
  else {
4505
4507
  this.isNew = true;