web services - Sort line items on invoice -


in netsuite, there way sort line items on invoice initialized sales order?

i trying via web services, seems stuck order in on sales order.

i tried setting "itemlist.item[x].line" property each line item , have tried sorting "itemlist.item" array, nothing changes.

i understand can't on existing invoice, i'm surprised can't on brand new invoice.

if wanted this, edit existing sales order , place items in "correct" order want.

then go convert salesorder invoice. order of line items on invoice match of salesorder.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -