FMHN#83205 Facturatierapport: aanpassing kolom artikelen
svn path=/Customer/trunk/; revision=64225
This commit is contained in:
@@ -10885,7 +10885,11 @@ SELECT
|
||||
END bedrag_excl,
|
||||
status,
|
||||
'Reservering -r' module,
|
||||
'602' artikel,
|
||||
CASE
|
||||
WHEN alg_locatie_key = 18
|
||||
THEN '040'
|
||||
ELSE '602'
|
||||
END artikel,
|
||||
'2230.01 Vergaderservice' dienst,
|
||||
prs_kostensoort_key,
|
||||
NULL ordernr,
|
||||
@@ -11575,7 +11579,11 @@ AS
|
||||
END bedrag_excl,
|
||||
f.status,
|
||||
'Reservering -r' module,
|
||||
'602' artikel,
|
||||
CASE
|
||||
WHEN alg_locatie_key = 18
|
||||
THEN '040'
|
||||
ELSE '602'
|
||||
END artikel,
|
||||
'2230.01 Vergaderservice' dienst,
|
||||
f.prs_kostensoort_key,
|
||||
NULL ordernr,
|
||||
|
||||
Reference in New Issue
Block a user