Hello All,
It is required to change the display of Shopping Carts details in POWL. I am getting the result similar to below screen:
SC Number SC Name Item Number Item Name Qunatity Unit 1000000851 Test1 10.10.17 1 Bottles 10 EA 1000000851 Test1 10.10.17 2 Pens 6 EA 1000000852 Test2 10.10.17 1 Copier 10 EA 1000000852 Test2 10.10.17 2 Notebook 20 EA 1000000852 Test2 10.10.17 3 Visiting Cards 50 EA
I want to change it so that the result does not show the repeat SC Number and SC Description. I need result similar to the below screen:
SC Number SC Name Item Number Item Name Qunatity Unit 1000000851 Test1 10.10.17 1 Bottles 10 EA 2 Pens 6 EA 1000000852 Test2 10.10.17 1 Copier 10 EA 2 Notebook 20 EA 3 Visiting Cards 50 EA
I tried to check the POWL settings but I could not find out anything conclusive.
Thanks in advance for your help.
Kumar