TWYN#53969 overzicht budgetmutaties

svn path=/Customer/; revision=38565
This commit is contained in:
Erik Groener
2018-07-18 12:13:04 +00:00
parent 268f3cb415
commit 1e0af11a3b
2 changed files with 56 additions and 3 deletions

View File

@@ -848,9 +848,12 @@ AS
)
AND gegevens.ins_discipline_verwijder IS NULL
AND gegevens.bgt_project_verwijder IS NULL
AND NOT ( mutaties.bgt_budgetmutatie_omschrijving LIKE 'AO %'
OR mutaties.bgt_budgetmutatie_omschrijving LIKE 'MW %'
);
AND ( mutaties.bgt_budgetmutatie_omschrijving NOT LIKE 'AO %'
AND mutaties.bgt_budgetmutatie_omschrijving NOT LIKE 'MW %'
)
AND (mutaties.bgt_budgetmutatie_code NOT IN ('A','W')
OR mutaties.bgt_budgetmutatie_code IS NULL
);
-- BREG_TOT