Skip to main content

Sales

The Dual Unit of Measure app allows you to take orders from customers in units, and when shipping, specify the units shipped and the actual weight shipped.

Create a Sales Order with Dual Unit of Measure Items

In this example, we assume that you already know Business Central and have already set up Dual Unit or Measure Items. You should only try these examples after running through the Purchases example so that you have inventory.

Variable Ratio Dual Unit of Measure Item

  1. Create a new Sales Order and select the Customer.
  2. In the lines section, select Item for the type and then select the Beef Whole Eye Fillet item.
  3. Specify 10 in the Units field.
  4. Specify the Unit Price.

Fixed Ratio Dual Unit of Measure Item

  1. Add a new line and select the Punnet of Strawberries item on the same purchase order.
  2. Specify 10 in the Units field.
  3. Release the sales order.
note

You will notice that the Quantity field updated automatically for both lines using the ratio configured against the item.

tip

If you want to show the units on your purchase order document, you will need to update the layout of the Standard Purchase Order. You might need help from your implementation partner to do this. The app extends the standard documents and adds units to the dataset, so you only have to update your layout.

Sales Order

Ship and Invoice a Sales Order with Dual Unit of Measure Items

We will now ship and invoice the order we created above.

Processing

  1. On the line for the Beef Whole Eye Fillet, change the Qty. to Ship to 11.25. In this scenario, the weight is slightly over the average, but well within the tolerance we specified in the setup (20%). Notice how updating the Qty. to Ship also updated the order quantity and amount without reopening the document. Sales Order Lines
  2. Select the Post action and select Ship and Invoice.

View the Posted Entries

  1. Posted Sales Invoice Sales Invoice
  2. Posted Purchase Receipt Sales Shipment
  3. Item Ledger Entries Item Ledger Entries
  4. Value Entries Value Entries

Order Unit of Measure and Order Quantity

The order unit of measure and order quantity simplifies the order placing/taking process because it allows you to use only one quantity field to record the quantity ordered. You can enable this feature on the Dual Unit of Measure Setup.

The feature works as follows:

  • The order unit of measure defaults from the item card. For Dual Unit of Measure items, the order unit of measure is typically the Unit of Measure for units.
  • If you wish to record the order in a different unit of measure (e.g. specify weight/volume and not units), then you can change the order unit of measure on the order line.
  • You then record the order quantity. Updating the order quantity will automatically update the units and pieces.

Over/Under Variances

The app allows you to set over/under shipment tolerances globally as a default to all items and then make changes for exceptions on the item card. By default, this feature applies to all items. You can control the tolerances for units and weight/volume separately.

Over/under variances get registered when the sales order is released. The feature is essential for Dual Unit Unit of Measure items with a variable relation between the base quantity and units to allow higher weights/volumes within tolerance and also to close out orders that are fully delivered (based on units) even when the weight/volume received is lower than the original order quantity.

caution

If over/under variances have already been registered and then you reopen the order to directly update the Order Quantity, Quantity or Units, then the over/under variances get cleared. The app will prevent you from making these changes if you have a related warehouse document.

info

This feature is also supported on warehouse documents related to the order. The sales document gets updated if you change the warehouse document within tolerances.

Variable Dual Unit of Measure Items

Units to Ship

  • If you specify a value for Units to Ship higher than the units on order, the app checks if the units you specified are within the tolerance applicable for the item. Suppose the value you enter is within the tolerance. In that case, the app will register the over-shipment on units, increasing the units on order and updating the Over/Under Shipment Units.
  • If you specify a value for Units to Ship that is lower than the units on order, then the app does not register an over/under variance. If the final units to ship are lower than the original order quantity, you must delete the order manually after invoicing it.

Qty. to Ship

  • If you specify a value for Qty. to Ship higher than the quantity on order, the app checks if the quantity you specified is within the tolerance applicable for the item. Suppose the value you enter is within the tolerance. In that case, the app will register the over-shipment on quantity, increasing the quantity on order and updating the Over/Under Shipment Quantity. This will also increase the order value.
  • If you specify a value for Qty. to Ship that is lower than the quantity on order, then the following processing applies:
    • If the Units to Ship is less than the Units, then the app checks if the quantity you have specified is within tolerance applicable for the item concerning the Units to Ship. If not, an error is displayed.
    • If the Units to Ship is equal to the Units, then the app checks if the quantity you have specified is within tolerance applicable for the item concerning the Units to Ship. If it is within tolerance, the quantity is automatically reduced, an under variance gets registered, and the order value gets reduced. If not, an error is displayed.
note

The app validates that the weight/volume to unit ratio is within allowed tolerances in all scenarios - this is essential for variable items to prevent errors (e.g. swapping the values for Quantity and Units).

Fixed Dual Unit of Measure Items

When the relationship between weight/volume and units is fixed, the app automatically updates the Qty. to Ship when you specify Units to Ship and visa versa.

If you specify a value for Qty. to Ship or Units to Ship that is higher than the units or quantity on order, the app checks if the value you have specified is within the tolerance applicable for the item. If the value you enter is within the tolerance, the app will register the over-shipment on quantity and units, increasing the quantity and units on order. This will also increase the order value.

note
  • The app checks the tolerances for weight/volume and units when you enter either the Qty. to Ship or Units to Ship. Both must be in tolerance else you will receive an error.
  • The app does not register an under variance when specifying the Qty. to Ship or Units to Ship to be lower than the quantity.

Standard Items

For standard items, the following applies (if you have not selected to use over-receipting codes on the setup):

If you specify a value for Qty. to Ship that is higher than the quantity on order, the app checks if the value you have specified is within the tolerance applicable for the item. If the value you enter is within the tolerance, the app will register the over-shipment on quantity, increasing the order quantity. This will also increase the order value.

Order Value

Increases or decreases in the quantity affect the order value. It is important to note that an over/under variance will not result in a different cost getting used - even if the change in quantity will place the sales order into a different quantity bracket.

Drop Shipments

The app supports over/under variances even in the case of a drop shipment. The same rules apply as defined above. However, the over/under variances also get applied to the related sales order when processing the receipt of the purchase order.

info

The Business Central over-receipt codes are not supported for drop shipments. If you want the same feature to be available for standard items, then you need to disable over-receipt codes.

See Also