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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -