porcentaje_proyecto
(
type: esriFieldTypeInteger, alias: Suma de porcentajes de hitos sobre el total del proyecto, editable: true, nullable: true, defaultValue: null, modelName: porcentaje_proyecto
)
fecha_inicio_hito
(
type: esriFieldTypeDate, alias: Fecha de inicio esperada del hito, editable: true, nullable: true, length: 8, defaultValue: null, modelName: fecha_inicio_hito
)
fecha_fin_hito
(
type: esriFieldTypeDate, alias: Fecha de finalización esperada del hito, editable: true, nullable: true, length: 8, defaultValue: null, modelName: fecha_fin_hito
)
porcentaje_hito
(
type: esriFieldTypeString, alias: Porcentaje (%) del hito sobre el total del proyecto, editable: true, nullable: true, length: 255, defaultValue: null, modelName: porcentaje_hito
)
suma_porcentaje_hito
(
type: esriFieldTypeInteger, alias: Suma de hitos en porcentaje sobre el total del proyecto, editable: true, nullable: true, defaultValue: null, modelName: suma_porcentaje_hito
)
fecha_inicio_real_etapa
(
type: esriFieldTypeDate, alias: Fecha de inicio real de la etapa, editable: true, nullable: true, length: 8, defaultValue: null, modelName: fecha_inicio_real_etapa
)
fecha_fin_real_etapa
(
type: esriFieldTypeDate, alias: Fecha de finalización real de la etapa, editable: true, nullable: true, length: 8, defaultValue: null, modelName: fecha_fin_real_etapa
)