Table of Contents

{$page}

Overview

Previously, the parts grid has the ability to show the actual usage column, but that column was made non-editable with the introduction of Part Usage cards in Control 4.0. Part Usage cards are the mechanism for adding actual usage and costs to an job. Unlike the computed or estimated costs, actual costs in part usage cards create ledger entries that can be used for financial reports, management reports, or both.

Previously, the primary mechanisms for posting actual usage on a job were:

  1. Derived from timecard entries. If employees clock on and off job in Control or Production Terminal, those timecard entries can be turned into Part Usage cards under the Production menu.
  1. Direct posting of actual usage in Production Terminal. For any line item, additional material or equipment time used for a line item can be posted.
  1. Direct posting of actual usage in Control. Part usage can be posted on the production dashboard within Control.

Some users prefer an alternate approach to posting these costs directly on Order's Parts grids. This specification outlines the screens and changes associated with this new capability.

Notes:

Order Parts Grid Changes

New Grid Columns

Previously, the parts grid had the ability to show the actual usage column, but that column was made non-editable with the introduction of Part Usage cards in Control 4.0.

The new parts grids have the following columns:

This change adds or modifies the following columns in the Part's grid on the Parts tab for the order:

Current Actual Usage. This is the (renamed) Actual Usage column. It shows the amount of Actual Usage already posted on the order. This column is still not editable.

Notes:

Notes:

Notes:

Notes:

Aggregated Part and Added Usage

Another new feature added to the parts grid is the ability to aggregate similar parts and add usage multiple instances of the same part at one time. More details can be found here.

New/Enhanced Grid Functionality

A few smaller changes in functionality will make the grid more functional in other areas. These include:

Each of these features is described in the paragraphs below.

Lock Avalara on Part Usage Posting

Previously, posting part usage triggered an update to the order which also triggered additional tax look ups with Avalara. Because of their volume, this can become very expensive with Avalara.

While posting part usage, if the order subtotal and all line item prices stay exactly the same, the assumption is that the taxes are the same and no additional Avalara lookup is enacted.

Line Item Parts Grid Changes

The line item implementation of the part grid changes are exactly the same as the order level parts grid changes. The only difference (of course) is that the grid is filtered to only show the line item. However, all additional new functionality is required.

Order Edit Actual Part Usage Action

To use the functionality described here the user would need to:

  1. Open the order.
  1. Edit the order.
  1. Click on the parts tab
  1. Make the usage changes
  1. Click Save.

In order to make this a more efficient process for some users, a new action has been added to all transactions, Adjust Usage. This action - exposed in the right-click for Orders, Service Tickets, and Estimates - will do the following steps:

  1. Place the order in Edit Mode. (See notes if the order is locked.)
  1. Open the Parts tab for the order in a modal dialog.
  1. Reveal the following columns even if they are not already in the column chooser to be displayed:
    • Current Actual Usage
    • Added Actual Usage
    • Revised Actual Usage
    • Actual Usage Employee
  1. Place the cursor in the Added Actual Usage column in the first row.
  1. Allow the user to post any changes.
  1. Upon clicking the OK button, save changes, remove the CHAPI lock on the order, and close.

Notes:

[Order|Estimate|Service Ticket] #XXXX - Adjust Actual Part Usage

[Order|Service Ticket|Estimate] #XXXX is currently locked by and can not be opened for changes. This screen is being opened in read-only mode.

Security Requirements

Only users who have the permission to post part usage cards will have the action Adjust Actual Part Usage visible or enabled in the menus.

No additional security restrictions are placed on the editing the information within an order.

Technical Details of the Part Usage Creation

When the order is saved, it must check if any part usage entries need to be created. All part usage entries should be bundled into the transaction associated with the order's save.

Notes:

See Also