Discussions
sorting by name
Hello,
we used the sorting items feature that netsuite provides, but when we tested it, we noticed that it sorts depends on capital letters first then small letters
(ex. if we have 3 items have names A , a , B
when sorting items by name Asc. we get A --> B -->a [sequentially], so small a appears at the end of the list)
another defect: if the name contains digits: it took only the first digit not the whole number.
(ex. if items have names 10 , 2 , 11
when sorting them by name Asc. we get them with the following order: 10 -->