I am creating an income statement module.
Inside the module I want to create a few line item that is sandwich within a list.
List - COA, Department,
Line Item - Amount
Example.
5000 (A part of my COA list)
50001 (A part of my COA list)
5002 (A part of my COA list)
Cost of Good Sold (A part of my COA list)
Gross Profit (Line Item with a formula I want to create)
Expense (A part of my COA list)
6000(A part of my COA list)
etc.
I included a screen shot with Gross profit highlighted to show you an example. If you can show me the best way to approach this, this would be great.