public ESGR_MovimientoCaja() { ESGR_Motivo = new ESGR_Motivo(); ESGR_EmpresaSucursal = new ESGR_EmpresaSucursal(); }
public ESGR_CartaDia() { ESGR_EmpresaSucursal = new ESGR_EmpresaSucursal(); }
public ESGR_Usuario() { ESGR_Perfil = new ESGR_Perfil(); ESGR_Empresa = new ESGR_Empresa(); ESGR_EmpresaSucursal = new ESGR_EmpresaSucursal(); }