Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Code Block | ||
---|---|---|
| ||
<page id="ReceiveLines" type="OrderLines" icon="mainmenureceive">
...
<orderLinesConfiguration promptUserToPostWhenAllLinesComplete="true" suggestQuantity="true" verifySingleScanRegistrations="false">
<list listId="OrderLines"/>
<service id="Receive"/>
<viewRegistrations title="Registrations" navigateTo="ViewRegistrations"/>
<deleteOrderRegistrations title="Delete all order registrations" enabled="true"/>
<onOrderPosted clearOrderLevelRegistrations="true"/>
</orderLinesConfiguration>
...
</page> |
Sections
orderLinesConfiguration
Configuration for the OrderLines page type
promptUserToPostWhenAllLinesComplete
suggestQuantity
- Suggested quantity value will be be pre-filled into the quantity step
verifySingleScanRegistrations
- Determines if single scan registration is allowed, or if the user needs to verify and save the registration manually. When enabled the user will be stopped at the last step .
actionWhenMaxMoveQtyReached
TodoactionOnEmptyList
TodoforceScanToSelect
- Todo
service
Which service to use.
id
list
Which list to use for displaying data and the placement if the elements.
listId
The list defined in the lists section. See /wiki/spaces/SD/pages/78939855viewRegistrations
View registrations from an action (not yet posted registrations)
title
- Title used in the action menus.
navigateTo
Reference to a page for displaying registrations, which must be of type Registrations. /wiki/spaces/SD/pages/78939807deleteOrderRegistrations
Delete registrations from an action (not yet posted registrations)
title
- Title displayed in the menu of the page
enabled
- Toggles whether deleting registrations is allowed.
onOrderPosted
Actions when an order is been postedclearOrderLevelRegistrations
Child pages (Children Display) |
---|
Image Modified
Order Lines list