Template:EstimateCostDetails: Difference between revisions

From Vision
No edit summary
No edit summary
Line 17: Line 17:


{{note}} Costs should be numeric. If one is not included, it will default to zero (0).
{{note}} Costs should be numeric. If one is not included, it will default to zero (0).
{{note|This page should be kept up-to-date with the latest cost changes for all clients, otherwise the costs will default to zero (0)}}
</noinclude>
</noinclude>
{{#ifeq:{{{Year|{{CURRENTYEAR}}}}}|2011|
{{#ifeq:{{{Year|{{CURRENTYEAR}}}}}|2011|
Line 46: Line 49:
     {{#vardefine:CostIMP|438}}
     {{#vardefine:CostIMP|438}}
|
|
<!-- Default charges -->
<!-- Default charges for 2011 for no client -->
     {{#vardefine:CostREQ|600}}
     {{#vardefine:CostREQ|0}}
     {{#vardefine:CostEST|600}}
     {{#vardefine:CostEST|0}}
     {{#vardefine:CostFS|600}}
     {{#vardefine:CostFS|0}}
     {{#vardefine:CostTS|600}}
     {{#vardefine:CostTS|0}}
     {{#vardefine:CostDEV|600}}
     {{#vardefine:CostDEV|0}}
     {{#vardefine:CostST|600}}
     {{#vardefine:CostST|0}}
     {{#vardefine:CostIMP|600}}
     {{#vardefine:CostIMP|0}}
}}
}}
|}}
|}}

Revision as of 11:46, 7 June 2011

Include this template as follows:

{{EstimateCostDetails
|REQ=Requirements Days
|EST=Estimation Days
|FS=Functional Specification Days
|TS=Technical Specification Days
|DEV=Development Days
|ST=Testing and Release Days
|IMP=Implementation Days
|Client=The client code
|Year=The year's charges to use
}}

Note Note: If on a separate page Ensure that you include the relevant Category tag at the bottom of the page.

Note Note: Costs should be numeric. If one is not included, it will default to zero (0).

Note: This page should be kept up-to-date with the latest cost changes for all clients, otherwise the costs will default to zero (0)


Cost Details
Activity No. of Days Rate per Day (£) Cost (£ Exc. VAT)
Requirements 0.00 £First argument to "number_format" must be a number.
Change Request Evaluation 0.00 £First argument to "number_format" must be a number.
Functional Specification 0.00 £First argument to "number_format" must be a number.
Technical Specification 0.00 £First argument to "number_format" must be a number.
Development 0.00 £First argument to "number_format" must be a number.
Testing and Release 0.00 £First argument to "number_format" must be a number.
Implementation 0.00 £First argument to "number_format" must be a number.
 
TOTAL 0.00   £First argument to "number_format" must be a number.
Estimate excludes training, release to live and go live support.