WIP Labor Costs in Cost-Plus Projects: Implementation Activity
The following implementation activity will walk you through the process of configuring an allocation rule for work-in-progress labor.
Story
Suppose that the SweetLife Fruits & Jams company needs to process projects in accordance with the GAAP matching principle—that is, the expenses related to the revenue have to be recorded to the same financial period as the revenue is, even if the expenses have been already posted to the system. Acting as an administrative user of SweetLife, you will configure an allocation rule that can temporarily allocate the project labor costs to a work-in-progress account group and then reverse the costs back to the initial labor account group in the financial period in which the revenue is recognized—that is, an AR invoice is released.
Configuration Overview
In the U100 dataset, the following tasks have been performed for the purposes of this activity:
- On the Enable/Disable Features (CS100000) form, the Project Accounting feature has been enabled to support the project accounting functionality.
- On the Account Groups (PM201000) form, the WIP account group has been created; the 12400 - Work in Progress account has been mapped to the account group.
Process Overview
You will configure an allocation rule for work-in-progress labor on the Allocation Rules (PM207500) form.
System Preparation
To prepare to perform the instructions of the activity, launch the MYOB Acumatica website, and sign in to a company with the U100 dataset preloaded; you should sign in as system administrator by using the gibbs username and the 123 password.
Step: Configuring an Allocation Rule
To configure an allocation rule used for allocating work-in-progress labor costs, perform the following instructions:
- On the Allocation Rules (PM207500) form, add a new record.
- In the Summary area, specify the following settings:
- Allocation Rule: WIPCP
- Description: WIP allocation
- In the left pane, add a row for the allocation rule step with the following
settings:
- Step ID: 10
- Description: Labor
- In the right pane, on the Calculation
Rules tab, specify the following settings for the step
selected in the left pane:
- Allocation Method: Allocate Transactions
- Create Allocation Transaction: Selected
- Select Transactions (Selection Criteria section): Non-Allocated Transactions
- Account Group From (Selection Criteria section): LABOR
- Account Group To (Selection
Criteria section): Empty
Based on this setting and the previous setting, with this step, the allocation rule processes only transactions of the LABOR account group.
- If @Rate is Not Defined (Rate Settings section): Set @Rate to 0
- Quantity Formula (Calculation Settings section): =[PMTran.Qty]
- Billable Qty. Formula (Calculation Settings section): =[PMTran.BillableQty]
- Amount Formula (Calculation Settings section): =[PMTran.Amount]
- Description Formula (Calculation Settings section): ='WIP allocation transaction'
- In the right pane, on the Allocation Settings tab,
specify the following settings for the step selected in the left pane:
- Post Transaction to GL (Transaction Options section): Selected
- Reverse Allocation (Transaction
Reversal section): On AR Invoice Release
With this setting, the allocation transaction is reversed automatically when an AR invoice generated based on this allocation transaction is released.
- Account Origin (Debit
Transaction section): Replace with 12400 (Work
in Progress)
With this setting, the system generates an allocation transaction that debits the specified account—that is, the 12400 (Work in Progress) account, which is mapped to the WIP account group.
- Account Origin (Credit Transaction section): Debit Source
- Save the created allocation rule.
You have configured the allocation rule that can be used for allocating work-in-progress labor expenses of a cost-plus project. To allocate the expenses of a project by using this rule, you need to assign the rule to the project tasks.
To review how a project's expenses are allocated when an allocation rule is used, complete WIP Labor Costs in Cost-Plus Projects: Process Activity.