mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 03:29:16 +00:00
Project Margin Calculation Improvement (#11911)
* Project Margin Calculation Improvement * Documentation modification * Change Total Planned Sales to Total Sales Amount * Change documentation screenshot
This commit is contained in:
committed by
Nabin Hait
parent
d06b7049c7
commit
d18423d9c7
Binary file not shown.
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 42 KiB |
@@ -81,13 +81,13 @@ You can make a [Cost Center](/docs/user/manual/en/accounts/setup/cost-center.htm
|
||||
|
||||
###Project Costing
|
||||
|
||||
The Project Costing section helps you track the time and expenses incurred against the project.
|
||||
The Project Costing section helps you track the time, expenses and purchases incurred against the project.
|
||||
|
||||
<img class="screenshot" alt="Project - Costing" src="/docs/assets/img/project/project_costing.png">
|
||||
|
||||
* The Costing Section is updated based on Time Logs made.
|
||||
* The Total Cost is composed of the costing amount from timesheets, the total cost from expense claims and the total cost from purchase invoices created against this project.
|
||||
|
||||
* Gross Margin is the difference between Total Costing Amount and Total Billing Amount
|
||||
* The Gross Margin is the difference between Total Billed Amount and the Total Cost Amount for this project.
|
||||
|
||||
###Billing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user