Skip to main content

Purchases

The Dual Unit of Measure app allows you to purchase items with a variable relationship between weight/volume and units. For example, order cartons at an average weight and then receive the actual weight and number of cartons.

Create a Purchase 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.

Variable Ratio Dual Unit of Measure Item

  1. Create a new Purchase Order and select the Vendor.
  2. In the lines section, select Item for the type and then select the Beef Whole Eye Fillet item.
  3. Specify 50 in the Units field.
  4. Specify the Direct Unit Cost.

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 40 in the Units field.
  3. Release the purchase 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.

Purchase Order

Receive and Invoice a Purchase Order with Dual Unit of Measure Items

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

Processing

  1. Specify TEST1 for the Vendor Invoice No..
  2. On the line for the Beef Whole Eye Fillet, change the Qty. to Receive to 53.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 Receive also updated the order quantity and amount without reopening the document. Purchase Order
  3. Select the Post action and select Receive and Invoice.

View the Posted Entries

  1. Posted Purchase Invoice Purchase Invoice
  2. Posted Purchase Receipt Purchase Receipt
  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 receipt 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 and replaces the over-receipt codes in standard Business Central. Still, you can change the Dual Unit of Measure Setup to limit the feature to only apply to Dual Unit of Measure items. You can control the tolerances for units and weight/volume separately.

Over/under variances get registered when the purchase 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 purchase document gets updated if you change the warehouse receipt within tolerances.

Variable Dual Unit of Measure Items

Units to Receive

  • If you specify a value for Units to Receive 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-receipt on units, increasing the units on order and updating the Over/Under Receipt Units.
  • If you specify a value for Units to Receive that is lower than the units on order, then the app does not register an over/under variance. If the final Units to Receive are lower than the original order quantity, you must delete the order manually after invoicing it.

Qty. to Receive

  • If you specify a value for Qty. to Receive 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-receipt on quantity, increasing the quantity on order and updating the Over/Under Receipt Quantity. This will also increase the order value.
  • If you specify a value for Qty. to Receive that is lower than the quantity on order, then the following processing applies:
    • If the Units to Receive 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 Receive. If not, an error is displayed.
    • If the Units to Receive 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 Receive. 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 Receive when you specify Units to Receive and visa versa.

If you specify a value for Qty. to Receive or Units to Receive 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-receipt 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 Receive or Units to Receive. Both must be in tolerance else you will receive an error.
  • The app does not register an under variance when specifying the Qty. to Receive or Units to Receive 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 Receive 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-receipt 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 purchase 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.

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