Unit of Measure Creation: Implementation Activity

In this implementation activity, you will learn how to create system-wide units of measure and conversion rules.

Attention:

The following activity is based on the U100 Basic Company dataset. If you are using another dataset, or if any system settings have been changed in U100 Basic Company, these changes can affect the workflow of the activity and the results of the processing. To avoid any issues, restore the U100 Basic Company dataset to its initial state.

If you want to perform this activity in an out-of-the-box company instead of creating a tenant with the dataset, you need to prepare a company with the basic settings, as described in Company Without Branches: General Information.

Video Tutorial

This video shows you the common process but may contain less detail than the activity has. If you want to repeat the activity on your own or you are preparing to take the certification exam, we recommend that you follow the instructions in the activity steps.

FEEDBACK

Story

Suppose that you are an implementation manager. You are configuring inventory for the SweetLife Fruits & Jams company, which produces and sells bottled juice. The company sells juice in 0.5-liter and 1-liter bottles. For wholesale customers, the company sells juice in boxes: a box that contains twelve 0.5-liter bottles, and a box that contains eight 1-liter bottles.

Before you can start creating stock items for juice in the system, you need to create the units of measure and conversion rules that will provide default settings for juice items.

Process Overview

In this activity, you will create system-wide units of measure and conversion rules for these units of measure on the Units of Measure (CS203100) form.

System Preparation

Before you start creating system-wide units of measure, launch the MYOB Advanced website with the U100 Basic Company dataset preloaded, and sign in to the system as implementation manager Kimberly Gibbs by using the gibbs username and the 123 password.

Note: If you have not configured a company with basic settings and you want to practice creating units of measure and conversion rules, you can perform the activity in this topic by using the U100 dataset.

Step: Creating System-Wide Units of Measure

You do the following to create system-wide units of measure:

  1. Open the Units of Measure (CS203100) form.
  2. Add a unit of measure for a single 0.5-liter bottle as follows:
    1. On the form toolbar, click Add Row.
    2. In the From Unit column, type BTL05.
    3. In the To Unit column, type BTL05.
    4. Leave the default values in the Multiply/Divide and Conversion Factor columns.
    5. On the form toolbar, click Save.
  3. Add a unit of measure for a box of 12 0.5-liter bottles as follows:
    1. On the toolbar, click Add Row to add a new row to the table.
    2. In the From Unit column, type BOX12.
    3. In the To Unit column, type BOX12.
    4. Leave the default values in the Multiply/Divide and Conversion Factor columns.
    5. On the form toolbar, click Save.
  4. Add a rule to convert 0.5-liter bottles to BOX12 boxes as follows:
    1. On the toolbar, click Add Row to add a new row to the table.
    2. In the From Unit column, type BTL05.
    3. In the To Unit column, type BOX12.
    4. In the Multiply/Divide column, select Divide.
    5. In the Conversion Factor column, type 12.
    6. On the form toolbar, click Save.
  5. Add a unit of measure for a 1-liter bottle as follows:
    1. On the toolbar, click Add Row to add a new row to the table.
    2. In the From Unit column, type BTL1L.
    3. In the To Unit column, type BTL1L.
    4. Leave the default values in the Multiply/Divide and Conversion Factor columns.
    5. On the form toolbar, click Save.
  6. Add a unit of measure for a box of 8 1-liter bottles as follows:
    1. On the toolbar, click Add Row to add a new row to the table.
    2. In the From Unit column, type BOX08.
    3. In the To Unit column, type BOX08.
    4. Leave the default values in the Multiply/Divide and Conversion Factor columns.
    5. On the form toolbar, click Save.
  7. Add a rule to convert 1-liter bottles to BOX08 boxes as follows:
    1. On the toolbar, click Add Row to add a new row to the table.
    2. In the From Unit column, type BTL1L.
    3. In the To Unit column, type BOX08.
    4. In the Multiply/Divide column, select Divide.
    5. In the Conversion Factor column, type 8.
    6. On the form toolbar, click Save.

You have created units of measure and conversion rules. Now you can create availability calculation rules, as described in Availability Calculation Rules: Implementation Activity. For the full list of inventory entities to be created, see Preparing Inventory Entities.

Activity Recap

In this activity, we have illustrated how the implementation manager has created units of measure and conversion rules for these units.