FSN#37437 Verwijderde tabelwaarden niet tonen
svn path=/Website/branches/v2016.1/; revision=30286
This commit is contained in:
@@ -768,6 +768,7 @@ else // nieuwe bestelling. Defaults bepalen
|
|||||||
+ " , fin_btwtabel f"
|
+ " , fin_btwtabel f"
|
||||||
+ " WHERE w.fin_btwtabel_key = f.fin_btwtabel_key"
|
+ " WHERE w.fin_btwtabel_key = f.fin_btwtabel_key"
|
||||||
+ " AND f.fin_btwtabel_verwijder IS NULL"
|
+ " AND f.fin_btwtabel_verwijder IS NULL"
|
||||||
|
+ " AND f.fin_btwtabelwaarde_verwijder IS NULL"
|
||||||
+ " AND f.fin_btwtabel_default = 1"
|
+ " AND f.fin_btwtabel_default = 1"
|
||||||
+ " ORDER BY w.fin_btwtabelwaarde_perc";
|
+ " ORDER BY w.fin_btwtabelwaarde_perc";
|
||||||
FCLTselector("btw",
|
FCLTselector("btw",
|
||||||
|
|||||||
Reference in New Issue
Block a user