Skip to content
Snippets Groups Projects
Commit fa01e30f authored by Guiusepe's avatar Guiusepe
Browse files

aaa

parent 9b643327
No related branches found
No related tags found
3 merge requests!309Merge new updates into master,!279Homologa,!276Course students update
Pipeline #27828 failed
......@@ -39,12 +39,12 @@ rqf.addField({
.addValueToField({
name: 'state',
table: 'ies_ens_superior',
tableField: 'cod_uf',
tableField: 'cod_uf_ies',
resultField: 'state_id',
where: {
relation: '=',
type: 'integer',
field: 'cod_uf',
field: 'cod_uf_ies',
table: 'ies_ens_superior'
}
}, 'filter')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment