Resolve SGU staff addresses and provision local student user
This commit is contained in:
@@ -28,7 +28,11 @@ It uses the administrative incident overview for `AD`, the student information
|
||||
page for `AL`, and the portal menu as a conservative base for `DO`. After the
|
||||
incident page confirms an `AD` employee number, two additional GETs in the same
|
||||
in-memory session read the structured name and selected sex from
|
||||
`datos/personales.aspx` and the address from `datos/ubicacion.aspx`. Docentes request
|
||||
`datos/personales.aspx` and the address inputs from `datos/ubicacion.aspx`. The
|
||||
broker then calls the location page's `GetDireccion`, `GetLocalidadListado`, and
|
||||
`GetColoniasListado` methods to correlate the saved state, municipality, and
|
||||
neighborhood identifiers instead of reading transient `Seleccione...` options.
|
||||
Docentes request
|
||||
`nomina/consultanomina.aspx` for a matching employee number, email, employee
|
||||
type and job title, then attempt the same two shared staff modules without
|
||||
requiring any optional route to exist. A supplemental
|
||||
|
||||
Reference in New Issue
Block a user