nav 2013 customer ledger entries + sorting ?

It’s a NAV 2013 bug: the problem is that in Customer Card/Customer List the action running page Customer Ledger Entries has RunPageView property set to SORTING(Customer No.), which is a non existing key in Cust. Ledger Entry table; change it to an existing key (like Customer No.,Posting Date,Currency Code) to restore user’s capabilty to change sorting.

The same problem affect vendors, too.

Hope it helps.

I have try your suggestion,but it doesn’t work

Got back on this topic today: in reply to chan I have to say that to fix this problem I had to empty the RunPageView property of “Ledger Entry” action of Customer List page and change the SourceTableView property with an existing key on Customer Ledger Entries page.