@@ -11,5 +11,5 @@ select sa_itempriceadjustid,
status
from sa_itempriceadjust
where siteid = $siteid$
- and $where$
+ and $where$ and $tablefilter$
order by status desc