You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module adds the number_of_parcels on package type and its related
2
-
on package. As so it gives a simple way to have the number of
3
-
pieces/boxes of the package type without playing with the package levels
4
-
if this latter is overkill.
1
+
This module allows to pre-configure a number of parcels on the delivery package type.
2
+
When creating a delivery package and associating a package type, the number of parcels of the package will be initialized from the delivery package type.
3
+
You can create one package type per possible number of parcels, like "1 parcel", "2 parcels", "3 parcels"...
4
+
When packing, select or scan the package type barcode to make a package for all picked lines with the right declared amount of parcels.
5
+
This prevents you to declare which picked line and corresponding quantity is in which parcel.
5
6
6
-
This field is set manually by the user on package type.
7
+
The number of parcels is also displayed in the delivery package
8
+
wizard when selecting a package type, giving users immediate
9
+
visibility of the parcel count during the delivery process.
0 commit comments