VEST#63484 Correcte status van declaratie tonen
svn path=/Customer/trunk/; revision=49449
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user