You can generate and print reports that are necessary for Ship operations.
-
During Ship operation, you can generate and print Delivery Receipt having list of items that are being shipped.
-
You can view the Delivery Note report in the app
-
You can print hardcopy of the delivery note report from the app
Pre-requisite
-
The folder where all the UI Form reside, must be a shared folder, so that It can be accessed by PackNShip app via your R2 deployment and vice-versa.
-
Also, within the shared folder, one of the UI Forms must be tagged as ‘Default’ so that the PackNShip app consumes it whenever a delivery receipt has to be generated.
-
The step of defining the ‘default’ is mandatory, because as of now, the app does not have any method to chose a specific UI Form while generating the delivery receipt.
-
-
Alongside, the above folder is configured locally within the deployment of R2, and modifying the file path for multiple UI forms can be a cumbersome task.
-
That's why we have an automated script available to modify file paths. Read more about it here.
And reach out to UBS Tech Support to help you with it.