handle unit

Creation of the containers Any number of containers can be entered for a product via the product master. To do this, you can view and add the container units via the Units tab. A container unit consists of a name (displayed during stock transfer, pick and pack) and a quantity (how many pieces are in […]

Continue Reading  

Creation/editing of containers: http://connect-api.wemalo.com/#api-Product-addUnit Loading the available container units: http://connect-api.wemalo.com/#api-Product-getUnits In addition: when creating a GR order, the ID of the container unit can be entered in the position: http://connect-api.wemalo.com/#api-GoodsReceipt-addGoodsReceipt There is now the parameter “productUnitId”. Example: For one product a container unit “advantage pack 5 pieces” is created. This container unit contains 5 pieces […]

Continue Reading