LPNL#89990 Pre-putorders systeemadres filter vervangen door bedrijfadres_key
svn path=/Customer/trunk/; revision=69873
This commit is contained in:
@@ -1239,7 +1239,7 @@ BEGIN
|
||||
WHERE n.fac_notificatie_refkey = a.bez_afspraak_key
|
||||
AND n.fac_srtnotificatie_key IN (30, 31) -- BEZMUT, BEZUPD
|
||||
AND alg_locatie_key <> 41 -- Rotterdam
|
||||
AND fac_notificatie_systeemadres IS NOT NULL);
|
||||
AND prs_bedrijfadres_key IS NOT NULL);
|
||||
END;
|
||||
/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user