Skip to content
Snippets Groups Projects
Commit 7bce857b authored by Vytor Calixto's avatar Vytor Calixto :space_invader:
Browse files

:bug: Fix wrong field in /class

parent 7617b8ea
No related branches found
No related tags found
2 merge requests!116Release v1.0.0,!44Feature multiple where
Pipeline #
......@@ -149,7 +149,7 @@ rqfCount.addField({
where: {
relation: '=',
type: 'integer',
field: 'adm_dependency_id'
field: 'dependencia_adm_id'
}
}).addValue({
name: 'location',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment