How To: Define the order that child items are displayed on a Sales Order
When adding a 'Move With' Stock item to a Sales Order within the system, the child items which are added along with the 'Move With' header item will be added in the same order in which they are listed against the Relationship for the 'Move With' item in the [ Stock | Detail | Relationships ]
screen.
- Open a Stock screen .
- Find and load the Move With stock item.
- Open the
[ Stock | Detail | Relationships ]
screen. - Click on the to begin the sorting process, this will populate the Sort column below.
- Use the and buttons to swap the selected and next item's sort order number and therefore their location in the hierarchy.
Notes:
- Adding a new item into the Move With relationship, the new item will have sort order assigned only if the Sorting has begun already. It is given the last place as its default starting place.
- Manipulation and movement of Sort Order will only be possible for the items which are directly part of the Relationship (i.e. no modifying nested child items); nested Relationship items' Sort Orders will need to be modified within the Relationship of the stock item to which they are directly linked.
- Nested Build relationships are supported.
- Nested Move With/Pack/Bundle relationships are NOT supported
- The Stock Export routine, accessible from the Other Actions menu in
[ Stock | List ]
screen, exports SORT_ORDER tag (only if non-zero). The new tag is under the linked item header:
<LINKED_ITEMS> <LINK_ITEM> <STOCK_CODE>ABD007</STOCK_CODE> <LINK_TYPE>3</LINK_TYPE> <LINK_VALUE>1</LINK_VALUE> <SORT_ORDER>1</SORT_ORDER> </LINK_ITEM> </LINKED_ITEMS>