BLCC#57460 HuurfacturatieV2 (indexatie)
svn path=/Customer/; revision=44812
This commit is contained in:
@@ -29,7 +29,7 @@ UPDATE cnt_kenmerkcontract kc
|
||||
AND EXISTS
|
||||
(SELECT 1
|
||||
FROM cnt_contract
|
||||
WHERE ins_discipline_key IN (2121, 2122) -- Lease Option/Agreement
|
||||
WHERE ins_discipline_key IN (2122) -- Lease Agreement
|
||||
AND cnt_contract_key = kc.cnt_contract_key);
|
||||
COMMIT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user