Manufacturing accounts are prepared to ascertain the cost of goods manufactured by a business during a particular period. They help bridge the gap between production activities and financial reporting.
A business producing furniture will use a manufacturing account to calculate the cost of producing a table, including raw materials (wood, nails), labor costs, and overheads (rent, electricity).
Cost classification is essential for understanding and managing the various components of production costs. These are broadly categorized into three types:
Costs that can be directly traced to a specific product or job.
Formula:
Prime Cost=Direct Materials+Direct Labor+Direct Expenses\text{Prime Cost} = \text{Direct Materials} + \text{Direct Labor} + \text{Direct Expenses}Prime Cost=Direct Materials+Direct Labor+Direct Expenses
Costs that are not directly traceable to a specific product but support the production process.
The sum of direct costs and indirect costs.
Formula:
Total Production Cost=Prime Cost+Factory Overheads\text{Total Production Cost} = \text{Prime Cost} + \text{Factory Overheads}Total Production Cost=Prime Cost+Factory Overheads
Final accounts for a manufacturing entity include three key statements:
This statement determines the cost of goods manufactured.
Formula:
Cost of Production=(Raw Material Consumed+Direct Costs)+Factory Overheads\text{Cost of Production} = (\text{Raw Material Consumed} + \text{Direct Costs}) + \text{Factory Overheads}Cost of Production=(Raw Material Consumed+Direct Costs)+Factory Overheads
| Particulars | Amount |
|---|---|
| Opening Stock of Raw Materials | X |
| Add: Purchases | X |
| Less: Closing Stock of Raw Materials | (X) |
| Raw Material Consumed | X |
| Add: Direct Labor | X |
| Add: Factory Overheads | X |
| Add: Opening WIP | X |
| Less: Closing WIP | (X) |
| Cost of Production | X |
This account calculates gross profit and net profit after considering the cost of goods sold and other revenues/expenses.
| Particulars | Amount |
|---|---|
| Sales | X |
| Less: Cost of Goods Sold | (X) |
| Gross Profit | X |
| Less: Operating Expenses | (X) |
| Net Profit | X |
The balance sheet shows the financial position, including assets, liabilities, and equity.
rust
Copy code
Raw Material Cost --> Prime Cost --> Cost of Goods Manufactured --> Cost of Goods Sold
Opening Stock+Purchases−Closing Stock\text{Opening Stock} + \text{Purchases} - \text{Closing Stock}Opening Stock+Purchases−Closing Stock
Prime Cost+Factory Overheads+Opening WIP−Closing WIP\text{Prime Cost} + \text{Factory Overheads} + \text{Opening WIP} - \text{Closing WIP}Prime Cost+Factory Overheads+Opening WIP−Closing WIP
Sales−Cost of Goods Sold\text{Sales} - \text{Cost of Goods Sold}Sales−Cost of Goods Sold
This structured approach ensures clarity and usability for understanding manufacturing accounts. Let me know if you'd like detailed illustrations or real-world case studies added!