Skip to content
Snippets Groups Projects
Commit 8a9c80f9 authored by Fernando Erd's avatar Fernando Erd :ok_hand:
Browse files

Fix ethnic_group in enrollment

parent f5999426
No related branches found
No related tags found
2 merge requests!10Development,!9Merge simcaq
......@@ -512,8 +512,8 @@ rqf.addField({
name: 'ethnic_group',
table: 'matricula',
tableField: 'cor_raca_id',
where: {
resultField: 'ethnic_group_id',
where: {
relation: '=',
type: 'integer',
field: 'cor_raca_id'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment