Difference between revisions of "Manufacturing Accounting"

From Opentaps Wiki
Jump to navigationJump to search
(New page: ===Accounting for Reverse Assembly=== When a manufactured product is reverse assembled into its parts, the finished product is used as the raw material and its parts ...)
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
===General Manufacturing Accounting===
 +
 +
The goal of manufacturing accounting is to value products you manufacture based on the value of their inputs, including raw materials and labor.  A separate work in progress inventory account is usually used to account for the value of products which are being manufactured, but which are not finished and therefore could not be sold.
 +
 +
When raw material is issued during a production run, the value of your raw material inventory is reduced, and the value work in progress inventory is increased:
 +
DR WIP Inventory
 +
  CR Raw Material Inventory
 +
 +
Similarly, when direct labor and other expenses such as energy are used in the manufacturing process, the value of work in progress inventory is increased against these expenses:
 +
DR WIP Inventory
 +
  CR Manufacturing Expenses
 +
 +
When the product is finished, its value is transferred from work in progress inventory to finished goods inventory:
 +
DR Finished Goods Inventory
 +
  CR WIP Inventory
 +
 +
Later, the manufacturing expenses are offset against your actual expenses such as payroll or bills from utilities:
 +
DR Manufacturing Expenses
 +
  CR Salaries
 +
  CR Utilities
 +
 +
And your actual expenses and bills are accounted simply as
 +
DR Salaries
 +
  CR Salaries Payables
 +
DR Utilities
 +
  CR Accounts Payables
 +
 +
Netting these transactions together, the effect is
 +
DR WIP Inventory
 +
  CR Salaries Payables
 +
  CR Accounts Payables
 +
 +
However, the manufacturing expenses account serves as a convenient internal tracking mechanism.
 +
 +
===Setup===
 +
 +
CostComponentCalc is used to specify the fixed and per unit costs.  Link it to a production run step via WorkEffortCostComponent with type ROUTE_COST and the system will calculate them as the production run steps are completed, based on the declared actual setup and production times.
 +
 
===Accounting for Reverse Assembly===
 
===Accounting for Reverse Assembly===
  
When a manufactured product is [[Reverse Assembly|reverse assembled]] into its parts, the finished product is used as the raw material and its parts are obtained as the output products.
+
When a manufactured product is [[Reverse Assembly|reverse assembled]] into its parts, the finished product is used as the raw material and its parts are obtained as the output products. The guiding principle here is that the parts must be stocked at a conservative valuation equal to how they could be obtained from other sources, not at the value implied by the finished product plus any cost of disassembling it.  This is because the finished product usually has a higher value than the sum of its raw materials, and it is not appropriate to re-stock the parts based on the value of the finished product when the original raw materials could be available for less.  (Otherwise, scrap metal would be worth more if it came from a luxury car than from a toaster oven.) 
  
Because the finished product usually has a higher value than the sum of its raw materials, it is not appropriate to re-stock the parts based on the value of the finished product.  (Otherwise, scrap metal would be worth more if it came from a luxury car than from a toaster oven.)  Instead, when the parts are received from the reserve assembly, they are added to inventory using the following costs:
+
Thus, when the finished product is issued to be reverse-assembled, their value is removed from inventory, and the parts are added to work in progress (WIP) inventory using the following costs:
  
* If there is a standard cost available for the part, then it is added back to inventory at the standard cost.
+
* If there is a standard cost available for the part, then it is added to WIP inventory at the standard cost.
* Otherwise, it is added back to inventory at the lowest cost which could be purchased from a supplier.
+
* Otherwise, it is added to WIP inventory at the lowest cost which could be purchased from a supplier.
* If there is no standard cost and no purchasing information for the part, then the system will look for the last time this part was received into inventory and use that as the cost.
 
 
* If none of these costs are available, then the system will receive it at a zero cost and log a warning message.
 
* If none of these costs are available, then the system will receive it at a zero cost and log a warning message.
  
After all the parts are received and the reverse assembly is closed out, the system will reconcile the total cost of the finished product used and the labor costs of the reverse assembly.  If they are greater than the value of all the parts received, then the remainder would be charged off to a special "Manufacturing Cost Variance" account configured for your company.
+
After all the parts are added to the WIP inventory, the difference between the value of all the parts and the original finished product would be charged off to a special "Manufacturing Cost Variance" account configured for your company.
 +
 
 +
During the reverse assembly process, if any costs are incurred, they are immediately written off to "Manufacturing Cost Variance" as well instead of being added to "WIP Inventory" and carried on the balance sheet.
 +
<nowiki>Insert non-formatted text here</nowiki>
 +
 
 +
 
 +
[[Managing Fixed Assets]] < Section Pages > [[A Step-By-Step Manufacturing Example -- A Configurable Product Run]]

Latest revision as of 17:22, 5 April 2012

General Manufacturing Accounting

The goal of manufacturing accounting is to value products you manufacture based on the value of their inputs, including raw materials and labor. A separate work in progress inventory account is usually used to account for the value of products which are being manufactured, but which are not finished and therefore could not be sold.

When raw material is issued during a production run, the value of your raw material inventory is reduced, and the value work in progress inventory is increased:

DR WIP Inventory
  CR Raw Material Inventory

Similarly, when direct labor and other expenses such as energy are used in the manufacturing process, the value of work in progress inventory is increased against these expenses:

DR WIP Inventory
  CR Manufacturing Expenses

When the product is finished, its value is transferred from work in progress inventory to finished goods inventory:

DR Finished Goods Inventory
  CR WIP Inventory

Later, the manufacturing expenses are offset against your actual expenses such as payroll or bills from utilities:

DR Manufacturing Expenses
  CR Salaries
  CR Utilities

And your actual expenses and bills are accounted simply as

DR Salaries
  CR Salaries Payables
DR Utilities
  CR Accounts Payables

Netting these transactions together, the effect is

DR WIP Inventory
  CR Salaries Payables
  CR Accounts Payables

However, the manufacturing expenses account serves as a convenient internal tracking mechanism.

Setup

CostComponentCalc is used to specify the fixed and per unit costs. Link it to a production run step via WorkEffortCostComponent with type ROUTE_COST and the system will calculate them as the production run steps are completed, based on the declared actual setup and production times.

Accounting for Reverse Assembly

When a manufactured product is reverse assembled into its parts, the finished product is used as the raw material and its parts are obtained as the output products. The guiding principle here is that the parts must be stocked at a conservative valuation equal to how they could be obtained from other sources, not at the value implied by the finished product plus any cost of disassembling it. This is because the finished product usually has a higher value than the sum of its raw materials, and it is not appropriate to re-stock the parts based on the value of the finished product when the original raw materials could be available for less. (Otherwise, scrap metal would be worth more if it came from a luxury car than from a toaster oven.)

Thus, when the finished product is issued to be reverse-assembled, their value is removed from inventory, and the parts are added to work in progress (WIP) inventory using the following costs:

  • If there is a standard cost available for the part, then it is added to WIP inventory at the standard cost.
  • Otherwise, it is added to WIP inventory at the lowest cost which could be purchased from a supplier.
  • If none of these costs are available, then the system will receive it at a zero cost and log a warning message.

After all the parts are added to the WIP inventory, the difference between the value of all the parts and the original finished product would be charged off to a special "Manufacturing Cost Variance" account configured for your company.

During the reverse assembly process, if any costs are incurred, they are immediately written off to "Manufacturing Cost Variance" as well instead of being added to "WIP Inventory" and carried on the balance sheet. Insert non-formatted text here


Managing Fixed Assets < Section Pages > A Step-By-Step Manufacturing Example -- A Configurable Product Run