Template:EstimateNew: Difference between revisions

From Calidus HUB
(Updated)
(Added TemplateData)
 
(One intermediate revision by the same user not shown)
Line 27: Line 27:
|Year={{{Year}}}
|Year={{{Year}}}
|FOC={{{Free_Of_Charge|N}}}
|FOC={{{Free_Of_Charge|N}}}
|FIXEDCOST={{{FIXEDCOST}}}
|NOFOOTER={{{NOFOOTER}}}
|DiscountPerc={{{DiscountPerc|0}}}
|DiscountPerc={{{DiscountPerc|0}}}
|DiscountText={{{DiscountText|Discount}}}
|DiscountText={{{DiscountText|Discount}}}
|System={{{System}}}
}}
}}


Line 41: Line 44:
[[Category:{{{System}}}]]
[[Category:{{{System}}}]]
}}
}}
<noinclude>
<templatedata>
{
"params": {
"Client": {
"label": "Client Code",
"aliases": [
"1"
],
"description": "The specific internal code identifying the client.",
"type": "string",
"required": true
},
"Project": {
"label": "Project Code",
"aliases": [
"2"
],
"description": "Internal project code identifier.",
"type": "string"
},
"Site": {
"label": "Site Code",
"aliases": [
"3"
],
"description": "Identifier for the specific client site.",
"type": "string"
},
"ClientRef": {
"label": "Client Reference",
"aliases": [
"4"
],
"description": "The client's own reference string or ID.",
"type": "string"
},
"OBSRef": {
"label": "Salesforce Reference",
"aliases": [
"5"
],
"description": "The Salesforce or internal reference number.",
"type": "string"
},
"Version": {
"label": "Document Version",
"aliases": [
"6"
],
"description": "The current version of this estimate document.",
"example": "0.01",
"type": "string"
},
"Author": {
"label": "Author Name",
"aliases": [
"7"
],
"description": "Name of the person creating the estimate.",
"type": "string",
"suggested": true
},
"PONum": {
"label": "PO Reference",
"aliases": [
"8"
],
"description": "Purchase Order reference, if available.",
"type": "string"
},
"Priority": {
"label": "Priority",
"aliases": [
"9"
],
"description": "Priority level of the estimate/project.",
"type": "string"
},
"Date": {
"label": "Date",
"aliases": [
"10"
],
"description": "Date in DD/MM/YY format.",
"type": "string"
},
"Customer": {
"label": "Client's Customer",
"aliases": [
"11"
],
"description": "The end customer of the client, if applicable.",
"type": "string"
},
"SysVer": {
"label": "System Version",
"aliases": [
"12"
],
"description": "The software version currently being modified.",
"type": "string"
},
"ClientRequest": {
"label": "Request Summary",
"aliases": [
"13"
],
"description": "Brief summary of the initial client request.",
"type": "content"
},
"Solution": {
"label": "Solution Description",
"aliases": [
"14"
],
"description": "The proposed technical solution.",
"type": "content"
},
"REQ": {
"label": "Requirements Effort (Days)",
"aliases": [
"15"
],
"description": "Days allocated for gathering requirements.",
"type": "number",
"default": "0"
},
"EST": {
"label": "Estimation Effort (Days)",
"aliases": [
"16"
],
"description": "Days allocated for the estimation process.",
"type": "number",
"default": "0"
},
"FS": {
"label": "Functional Spec Effort (Days)",
"aliases": [
"17"
],
"description": "Days allocated for creating functional specifications.",
"type": "number",
"default": "0"
},
"TS": {
"label": "Technical Spec Effort (Days)",
"aliases": [
"18"
],
"description": "Days allocated for creating technical specifications.",
"type": "number",
"default": "0"
},
"DEV": {
"label": "Development Effort (Days)",
"aliases": [
"19"
],
"description": "Days allocated for software development.",
"type": "number",
"default": "0"
},
"ST": {
"label": "Testing/Release Effort (Days)",
"aliases": [
"20"
],
"description": "Days allocated for testing and release management.",
"type": "number",
"default": "0"
},
"IMP": {
"label": "Implementation Effort (Days)",
"aliases": [
"21"
],
"description": "Days allocated for site implementation.",
"type": "number",
"default": "0"
},
"PM": {
"label": "Project Management Effort (Days)",
"aliases": [
"22"
],
"description": "Days allocated for project management.",
"type": "number",
"default": "0"
},
"Year": {
"label": "Fiscal Year",
"aliases": [
"23"
],
"description": "The year for financial tracking.",
"example": "2025",
"type": "number"
},
"FOC": {
"label": "FOC Flag",
"aliases": [
"24"
],
"description": "Is this work free of charge? (Y/N)",
"type": "string",
"default": "N"
},
"FIXEDCOST": {
"label": "Fixed Cost Flag",
"aliases": [
"25"
],
"description": "Is this a fixed cost project? (Y/N)",
"type": "string",
"default": "N"
},
"NOFOOTER": {
"label": "Hide Footer",
"aliases": [
"26"
],
"description": "Suppress the document footer? (Y/N)",
"type": "string",
"default": "N"
},
"DiscountPerc": {
"label": "Discount Percentage",
"aliases": [
"27"
],
"description": "Numerical discount percentage to apply.",
"type": "number",
"default": "0"
},
"DiscountText": {
"label": "Discount Reason",
"aliases": [
"28"
],
"description": "Description or reason for the applied discount.",
"type": "string"
},
"System": {
"label": "System/Category",
"aliases": [
"29"
],
"description": "Select the system category for this estimate.",
"type": "string",
"suggestedvalues": [
"CTMS",
"EPOD",
"MCS",
"ASSIST",
"TCM",
"VEhub",
"Vision",
"WCS",
"PORTAL",
"WMS",
"Bay Diary",
"TOC"
],
"required": true
}
},
"description": "Standardized template for generating project estimates, including effort breakdowns, financial flags, and system categories.",
"format": "block"
}
</templatedata>
</noinclude>
<noinclude>
<noinclude>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 16:20, 27 February 2026

Aptean Logo.png
STATEMENT OF WORK
CHANGE REQUEST ESTIMATE
Client{{{Supimix_Client_Code}}}Project{{{Supimix_Project_Code}}}Site{{{Supimix_Site_Code}}}
Client Reference{{{Supimix_Client_Reference}}}Aptean Reference{{{Supimix_Number}}}Estimate Version{{{The_version_of_the_document}}}
Prepared By{{{Your_Name}}}Estimate Date{{{Date_(DD/MM/YY)}}}
Invoice Reference{{{Supimix_PO_Reference}}}Priority{{{Supimix_Priority}}}
Customer{{{Clients_Customer}}}System Version{{{System_Version_being_changed}}}


Client Request
{{{Client_Request}}}


Aptean Solution
{{{OBS_Solution}}}

{{EstimateCostDetails{{{Year}}} |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}}} |PM=X |Client={{{Supimix_Client_Code}}} |Year={{{Year}}} |FOC=N |FIXEDCOST={{{FIXEDCOST}}} |NOFOOTER={{{NOFOOTER}}} |DiscountPerc=0 |DiscountText=Discount |System={{{System}}} }}

Copyright © Aptean {{{Year}}}.
This estimate has an expiry date of 30 days from the specified Estimate Date.
The information contained herein is supplied without liability for errors or omissions.


Standardized template for generating project estimates, including effort breakdowns, financial flags, and system categories.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Client CodeClient 1

The specific internal code identifying the client.

Stringrequired
Project CodeProject 2

Internal project code identifier.

Stringoptional
Site CodeSite 3

Identifier for the specific client site.

Stringoptional
Client ReferenceClientRef 4

The client's own reference string or ID.

Stringoptional
Salesforce ReferenceOBSRef 5

The Salesforce or internal reference number.

Stringoptional
Document VersionVersion 6

The current version of this estimate document.

Example
0.01
Stringoptional
Author NameAuthor 7

Name of the person creating the estimate.

Stringsuggested
PO ReferencePONum 8

Purchase Order reference, if available.

Stringoptional
PriorityPriority 9

Priority level of the estimate/project.

Stringoptional
DateDate 10

Date in DD/MM/YY format.

Stringoptional
Client's CustomerCustomer 11

The end customer of the client, if applicable.

Stringoptional
System VersionSysVer 12

The software version currently being modified.

Stringoptional
Request SummaryClientRequest 13

Brief summary of the initial client request.

Contentoptional
Solution DescriptionSolution 14

The proposed technical solution.

Contentoptional
Requirements Effort (Days)REQ 15

Days allocated for gathering requirements.

Default
0
Numberoptional
Estimation Effort (Days)EST 16

Days allocated for the estimation process.

Default
0
Numberoptional
Functional Spec Effort (Days)FS 17

Days allocated for creating functional specifications.

Default
0
Numberoptional
Technical Spec Effort (Days)TS 18

Days allocated for creating technical specifications.

Default
0
Numberoptional
Development Effort (Days)DEV 19

Days allocated for software development.

Default
0
Numberoptional
Testing/Release Effort (Days)ST 20

Days allocated for testing and release management.

Default
0
Numberoptional
Implementation Effort (Days)IMP 21

Days allocated for site implementation.

Default
0
Numberoptional
Project Management Effort (Days)PM 22

Days allocated for project management.

Default
0
Numberoptional
Fiscal YearYear 23

The year for financial tracking.

Example
2025
Numberoptional
FOC FlagFOC 24

Is this work free of charge? (Y/N)

Default
N
Stringoptional
Fixed Cost FlagFIXEDCOST 25

Is this a fixed cost project? (Y/N)

Default
N
Stringoptional
Hide FooterNOFOOTER 26

Suppress the document footer? (Y/N)

Default
N
Stringoptional
Discount PercentageDiscountPerc 27

Numerical discount percentage to apply.

Default
0
Numberoptional
Discount ReasonDiscountText 28

Description or reason for the applied discount.

Stringoptional
System/CategorySystem 29

Select the system category for this estimate.

Suggested values
CTMS EPOD MCS ASSIST TCM VEhub Vision WCS PORTAL WMS Bay Diary TOC
Stringrequired