VEST#63484 Correcte status van declaratie tonen

svn path=/Customer/trunk/; revision=49449
This commit is contained in:
Robin Stoker
2021-01-15 15:18:56 +00:00
parent 41c47836a4
commit 10ead787d9

View File

@@ -1128,8 +1128,8 @@ AS
DECODE (m.mld_melding_status, DECODE (m.mld_melding_status,
0, 'Ingediend', 0, 'Ingediend',
1, 'Afgewezen', 1, 'Afgewezen',
2, 'Ingediend', 2, x.fac_usrdata_omschr,
3, 'Ingediend', 3, x.fac_usrdata_omschr,
4, x.fac_usrdata_omschr, 4, x.fac_usrdata_omschr,
5, 'Goedgekeurd', 5, 'Goedgekeurd',
6, 'Goedgekeurd', 6, 'Goedgekeurd',