Can I print packing slips before a shipment is created?
Yes, it’s possible to print packing slips before a shipment is created using the Mass Order Actions extension. To do this, make sure the extension is updated to v.1.6.1 or higher. After that, open the order grid, select the necessary orders, and apply the Print Packing Slips mass action:
Once the steps are completed, a PDF file with the packing slips will be downloaded automatically.
Related Articles
Will the customers be notified if I change the order status using Mass Order Actions extension?
Starting from Mass Order Actions v.1.6.0, the order status can be changed using two mass actions: Change Status and Change Status and Notify. Change Status means the status will be changed, but the customers will not receive any email notifications ...
How can I apply mass actions to a specific store view?
In order to apply a mass action (for example, Replace text) to a specific store view only, you may set a filter by store view on the product grid: As a result, all mass actions will only be applied to the selected store view. Please, note that ...
Can I use increment ID as shipment ID to import tracking numbers using the Mass Order Actions extension?
Currently, the extension relies on the entity_id field from the database. To make sure the import is successful, use the shipment primary key in the shipment_id column. You may find this value in the URL of the shipment view page:
I’m unable to update attributes on multiple products, what can I do?
Please, keep in mind that Update Attribute is a default Magento mass action that is not affected by the Mass Product Actions extension. If you try to update attributes via mass actions, but the attempt fails, then one of the reasons may be that the ...
Is it possible to override the source selection after the order is created or during the creation of the shipment?
Out of the box, it is possible to enable Automatic Source Selection by navigating to Stores → Configuration → Advanced MSI and customize the source selection algorithm: Please, note that after the Automatic Source Selection is enabled, the source ...