I have created an Order and added some LineItems to that Order. After printing the Order I found that, item's binName is getting printed with Item Name. Any way to hide it on Receipt?
I am using binName to identify the LineItem in the Order, an Order can have same LineItem multiple times.