Skip to content
Snippets Groups Projects
Commit 959db733 authored by jvfpw18's avatar jvfpw18
Browse files

Changed cod_locazicao to localizao_id

parent b3177180
No related branches found
No related tags found
2 merge requests!10Development,!9Merge simcaq
......@@ -384,12 +384,12 @@ rqfCount.addField({
}).addValue({
name: 'location',
table: 'escola',
tableField: 'cod_localizacao',
tableField: 'localizacao_id',
resultField: 'location_id',
where: {
relation: '=',
type: 'integer',
field: 'cod_localizacao'
field: 'localizacao_id'
}
}).addValue({
name: 'rural_location',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment