Hi, I want to select the multiple items in sales order If I select multiple items , for every item I am getting the second line of item charges for example ->In item 1 I have carrier charges =3000; ->In second created line of item charges I have amount including tax = 3000; ->In item 2 I have carrier charges = 2750; ->In second created line of item charges I have amount including tax =3000; In this item charge line I am getting the item 1 carrier charges amount but I don't want this I want to get item 2 carrier charges amount as 2750. I want to say every created line of item charges should have regarding item of carrier charges. Please help me to achieve this.
↧