#412 Get rid of AD_Tab.OrderByClause
Testcase to check if OrderByClause is usable
Window Tab
-
Login as sysadmin and open window: Window administration
-
pick for e.g. Product window
- go to register subtab for Product and write something to sql order by, save
- => you cannot save
- => message: “OrderByClause shall be empty. See https://github.com/metasfresh/metasfresh/issues/412”
-
go to next register: pricelist version and notice that it has a sql order by set (leave it like this)
-
login with admin, go to Price window, select a pricelist
- go to pricelist version subtab
- => the pricelists versions are ordered by valid from (like it said in register tab)
View source file on GitHub.com