Plantilla de report.
Más...
|
static bool | _RemoveFile (string tcInitPathServer, string tcFileName) |
| Elimina el fichero.
|
|
static void | _RemoveRegistrosDefecto (IConfigReportTemplates toConfig, String tcCodigoEmpresa, String tcCodigoIdioma) |
| Elimina los registros en idioma y empresa al generar un isioma o empresa nuevo.
|
|
static void | _ValidaTemplates (IConfigReportTemplates toConfig, String tcCodigoEmpresa, String tcCodigoIdioma) |
| Valida si existen las templates por defecto, sino existen las crea.
|
|
static void | _ValidaTodasTemplates (IConfigReportTemplates toConfig, string tcCodigoEmpresa) |
| Valida si existen las templates por defecto, sino existen las crea.
|
|
static void | _CreaRegistrosDefecto (IConfigReportTemplates toConfig, string tcCodigoEmpresa, string tcCodigoIdioma) |
| Crea los registros en idioma y empresa al generar un isioma o empresa nuevo.
|
|
static void | _CreaRegistroDefecto (IConfigReportTemplates toConfig, string tcCodigoEmpresa, string tcCodigoIdioma, ITipoReport toTipo) |
| Crea los registros en idioma y empresa al generar un isioma o empresa nuevo.
|
|
|
IConfigReportTemplates | _ConfigReportTemplates [get] |
| Conficuración.
|
|
List< ITipoReport > | _ListadoTiposReport [get] |
| Listos de tipos de report.
|
|
ReportTemplate | _TemplateBase [get, set] |
| TemplateBase.
|
|
TipoBase | _TipoBase = TipoBase.Idioma [get, set] |
| TipoBase.
|
|
dynamic | _Link [get, set] |
| Ob¡jeto relacionado para el refreco de datos.
|
|
new bool | _IsNew [get, set] |
| Indica si es nuevo.
|
|
override string | _Codigo [get, set] |
| Codigo.
|
|
int | _Id [get, set] |
| Id.
|
|
bool | _TodasEmp [get, set] |
| Indica si se tienen que generar todas las plantillas para todas las empresas del grupo.
|
|
int | _Parent [get, set] |
| Fichero padre, si ID = ID_PARENT original, ID_PARENT = 0 Registro por defecto.
|
|
override string | _Nombre [get, set] |
| Nombre.
|
|
string | _FicheroExt [get] |
| Nombre del fichero con extensió
|
|
string | _Fichero [get, set] |
| Nombre del fichero.
|
|
string | _Observaciones [get, set] |
| Observaciones.
|
|
bool | _Predet [get, set] |
| Predeterminado.
|
|
string | _Idioma [get, set] |
| Idioma.
|
|
string | _Empresa [get, set] |
| Empresa.
|
|
ITipoReport | _TipoReport [get, set] |
| Tipo de report.
|
|
bool | _IsCustomFileCreated [get] |
| Indica si se ha generado el fichero.
|
|
bool | _IsFileBase [get] |
| Indica si es el fichero es base.
|
|
bool | _IsFileBaseParent [get] |
| Indica si es el fichero de la plantilla base.
|
|
new bool | _ReadOnly [get] |
| Indicia si el fichero es uno por defecto.
|
|
string | _ReportBase [get] |
| Obtener el nombre del report base.
|
|
bool | _IsFileChanged [get] |
| Indica si usuamos un fichero que no tiene el formato GRUPO+EMPRESA+TIPO+IDIOMA+ID.
|
|
BaseReportPath | _ReportPath [get] |
| ReportPath.
|
|
Plantilla de report.
Definición en la línea 333 del archivo ReportTemplates.cs.
◆ TipoBase
Tipo para heredar segun los ficheros.
Valores de enumeraciones |
---|
Formato | Hereda de formato.
|
Idioma | Hereda segun idioma.
|
Definición en la línea 339 del archivo ReportTemplates.cs.
◆ ReportTemplate() [1/2]
◆ ReportTemplate() [2/2]
sage.ew.ewbase.ReportTemplate.ReportTemplate |
( |
| ) |
|
|
inline |
◆ _ChangeFile()
bool sage.ew.ewbase.ReportTemplate._ChangeFile |
( |
FileInfo | toFile | ) |
|
|
inline |
Cambia el fichero.
- Parámetros
-
toFile | Path fichero original |
Definición en la línea 1358 del archivo ReportTemplates.cs.
◆ _CopyTemplates()
void sage.ew.ewbase.ReportTemplate._CopyTemplates |
( |
| ) |
|
|
inline |
Crea los registros para los otros idiomas y empresa.
Definición en la línea 852 del archivo ReportTemplates.cs.
◆ _CreaRegistroDefecto()
static void sage.ew.ewbase.ReportTemplate._CreaRegistroDefecto |
( |
IConfigReportTemplates | toConfig, |
|
|
string | tcCodigoEmpresa, |
|
|
string | tcCodigoIdioma, |
|
|
ITipoReport | toTipo ) |
|
inlinestatic |
Crea los registros en idioma y empresa al generar un isioma o empresa nuevo.
- Parámetros
-
toConfig | |
tcCodigoEmpresa | |
tcCodigoIdioma | |
toTipo | |
Definición en la línea 1299 del archivo ReportTemplates.cs.
◆ _CreaRegistrosDefecto()
static void sage.ew.ewbase.ReportTemplate._CreaRegistrosDefecto |
( |
IConfigReportTemplates | toConfig, |
|
|
string | tcCodigoEmpresa, |
|
|
string | tcCodigoIdioma ) |
|
inlinestatic |
Crea los registros en idioma y empresa al generar un isioma o empresa nuevo.
- Parámetros
-
toConfig | |
tcCodigoEmpresa | |
tcCodigoIdioma | |
Definición en la línea 1253 del archivo ReportTemplates.cs.
◆ _Delete()
override bool sage.ew.ewbase.ReportTemplate._Delete |
( |
| ) |
|
|
inline |
◆ _EditTemplate()
bool sage.ew.ewbase.ReportTemplate._EditTemplate |
( |
bool | tlMantenerFichero | ) |
|
|
inline |
◆ _FileCanBeRemoved()
bool sage.ew.ewbase.ReportTemplate._FileCanBeRemoved |
( |
| ) |
|
|
inline |
◆ _Load()
override void sage.ew.ewbase.ReportTemplate._Load |
( |
| ) |
|
|
inline |
◆ _New()
override void sage.ew.ewbase.ReportTemplate._New |
( |
string | tcCodigo = "" | ) |
|
|
inline |
◆ _OpenTemplate()
void sage.ew.ewbase.ReportTemplate._OpenTemplate |
( |
| ) |
|
|
inlineprotected |
◆ _RemoveFile() [1/3]
bool sage.ew.ewbase.ReportTemplate._RemoveFile |
( |
| ) |
|
|
inline |
◆ _RemoveFile() [2/3]
bool sage.ew.ewbase.ReportTemplate._RemoveFile |
( |
string | tcFileName | ) |
|
|
inline |
◆ _RemoveFile() [3/3]
static bool sage.ew.ewbase.ReportTemplate._RemoveFile |
( |
string | tcInitPathServer, |
|
|
string | tcFileName ) |
|
inlinestatic |
◆ _RemoveRegistrosDefecto()
static void sage.ew.ewbase.ReportTemplate._RemoveRegistrosDefecto |
( |
IConfigReportTemplates | toConfig, |
|
|
String | tcCodigoEmpresa, |
|
|
String | tcCodigoIdioma ) |
|
inlinestatic |
Elimina los registros en idioma y empresa al generar un isioma o empresa nuevo.
- Parámetros
-
toConfig | |
tcCodigoEmpresa | |
tcCodigoIdioma | |
Definición en la línea 1043 del archivo ReportTemplates.cs.
◆ _Save()
override bool sage.ew.ewbase.ReportTemplate._Save |
( |
| ) |
|
|
inline |
◆ _Save_Before()
override bool sage.ew.ewbase.ReportTemplate._Save_Before |
( |
| ) |
|
|
inline |
◆ _ValidaTemplates()
static void sage.ew.ewbase.ReportTemplate._ValidaTemplates |
( |
IConfigReportTemplates | toConfig, |
|
|
String | tcCodigoEmpresa, |
|
|
String | tcCodigoIdioma ) |
|
inlinestatic |
Valida si existen las templates por defecto, sino existen las crea.
- Parámetros
-
toConfig | |
tcCodigoEmpresa | |
tcCodigoIdioma | |
Definición en la línea 1079 del archivo ReportTemplates.cs.
◆ _ValidaTodasTemplates()
static void sage.ew.ewbase.ReportTemplate._ValidaTodasTemplates |
( |
IConfigReportTemplates | toConfig, |
|
|
string | tcCodigoEmpresa ) |
|
inlinestatic |
Valida si existen las templates por defecto, sino existen las crea.
- Parámetros
-
Definición en la línea 1136 del archivo ReportTemplates.cs.
◆ IsFileBase()
bool sage.ew.ewbase.ReportTemplate.IsFileBase |
( |
string | tcFileName | ) |
|
|
inline |
◆ _Codigo
override string sage.ew.ewbase.ReportTemplate._Codigo |
|
getset |
◆ _ConfigReportTemplates
◆ _Empresa
string sage.ew.ewbase.ReportTemplate._Empresa |
|
getset |
◆ _Fichero
string sage.ew.ewbase.ReportTemplate._Fichero |
|
getset |
◆ _FicheroExt
string sage.ew.ewbase.ReportTemplate._FicheroExt |
|
get |
◆ _Id
int sage.ew.ewbase.ReportTemplate._Id |
|
getset |
◆ _Idioma
string sage.ew.ewbase.ReportTemplate._Idioma |
|
getset |
◆ _IsCustomFileCreated
bool sage.ew.ewbase.ReportTemplate._IsCustomFileCreated |
|
get |
◆ _IsFileBase
bool sage.ew.ewbase.ReportTemplate._IsFileBase |
|
get |
◆ _IsFileBaseParent
bool sage.ew.ewbase.ReportTemplate._IsFileBaseParent |
|
get |
◆ _IsFileChanged
bool sage.ew.ewbase.ReportTemplate._IsFileChanged |
|
get |
Indica si usuamos un fichero que no tiene el formato GRUPO+EMPRESA+TIPO+IDIOMA+ID.
Definición en la línea 1400 del archivo ReportTemplates.cs.
◆ _IsNew
new bool sage.ew.ewbase.ReportTemplate._IsNew |
|
getset |
◆ _Link
dynamic sage.ew.ewbase.ReportTemplate._Link |
|
getset |
◆ _ListadoTiposReport
List<ITipoReport> sage.ew.ewbase.ReportTemplate._ListadoTiposReport |
|
get |
◆ _Nombre
override string sage.ew.ewbase.ReportTemplate._Nombre |
|
getset |
◆ _Observaciones
string sage.ew.ewbase.ReportTemplate._Observaciones |
|
getset |
◆ _Parent
int sage.ew.ewbase.ReportTemplate._Parent |
|
getset |
Fichero padre, si ID = ID_PARENT original, ID_PARENT = 0 Registro por defecto.
Definición en la línea 532 del archivo ReportTemplates.cs.
◆ _Predet
bool sage.ew.ewbase.ReportTemplate._Predet |
|
getset |
◆ _ReadOnly
new bool sage.ew.ewbase.ReportTemplate._ReadOnly |
|
get |
◆ _ReportBase
string sage.ew.ewbase.ReportTemplate._ReportBase |
|
getprotected |
◆ _ReportPath
◆ _TemplateBase
◆ _TipoBase
◆ _TipoReport
◆ _TodasEmp
bool sage.ew.ewbase.ReportTemplate._TodasEmp |
|
getset |
Indica si se tienen que generar todas las plantillas para todas las empresas del grupo.
Definición en la línea 517 del archivo ReportTemplates.cs.
La documentación de esta clase está generada del siguiente archivo:
- C:/actions-runner/_work/Sage.ES.Sage50/Sage.ES.Sage50/src/Sage.ES.S50/sage.ew.ewbase/Clases/ReportTemplates.cs