Printing Webapp
Introduction
During the packing process, users can print various documents, such as delivery notes, return notes, and other types of documentation. The application also generates shipping labels to facilitate the preparation of picked and packed items for shipment.
Printing and shipping
After a user completes a packing task, the application guides them to the screen for printing documents such as delivery notes, return notes, or additional documents like invoices or manuals.


Creating a shipping label
Users create a shipping label by clicking the + button in the lower-right corner of the screen. Depending on the configurations and selected carrier, additional information may be required to order a shipping label.
Once all required information is provided, the system creates the shipping label, which can then be selected for printing.





If the shipping label creation fails, the system provides an error message with details to help resolve the issue.


Last updated