TWYN#53969 overzicht budgetmutaties
svn path=/Customer/; revision=38565
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user