Ejemplo n.º 1
0
 protected void SetGastoPrincipalAction(InputInvoiceInfo item)
 {
     _entity.SetGasto(item);
     _entity.UpdateGastosPartidas(true);
 }