Help:CreateNewPage: Difference between revisions
From Calidus HUB
(Added EPOD Release Note) |
(Updated) |
||
Line 2: | Line 2: | ||
<div style="display:none;" class="apt-user-show"> | <div style="display:none;" class="apt-user-show"> | ||
Choose your document titles well - these will be included in the printed/output PDF documents on the top of every page, and therefore should be very descriptive - examples are provided of the standards being followed | |||
== New Pages == | |||
Document - follow your document convention | |||
* UG DevOps System Description Guide e.g. UG 106181 WCS Maintenance Guide | |||
* Area - Description Guide e.g. Orders - Order Guide | |||
<inputbox> | <inputbox> | ||
type=create | type=create | ||
Line 7: | Line 15: | ||
preload=DocTemplate | preload=DocTemplate | ||
break=yes | break=yes | ||
placeholder=Enter Document Name e.g. | placeholder=Enter Document Name e.g. | ||
</inputbox> | </inputbox> | ||
Page - follow your existing conventions: | |||
* Name e.g. Planning | |||
* ProgNum e.g. SOS1000, PTV_CONFIG | |||
* Something Guide e.g. Orders Guide | |||
* Screen - Something Tab e.g. Goods Receipt - Details Tab | |||
<inputbox> | <inputbox> | ||
Line 15: | Line 29: | ||
preload=PageTemplate | preload=PageTemplate | ||
break=yes | break=yes | ||
placeholder=Enter Page Name | placeholder=Enter Page Name | ||
</inputbox> | </inputbox> | ||
</div> | </div> | ||
== Patches/Release Notes == | |||
WMS or TMS Patch: | |||
* CTMS e.g. PATCH C-TMS P091 | |||
* WMS e.g. PATCH WMS P091 | |||
<inputbox> | <inputbox> | ||
Line 24: | Line 43: | ||
preload=Template:TMS_PATCH | preload=Template:TMS_PATCH | ||
break=yes | break=yes | ||
placeholder=Enter Patch Name | placeholder=Enter Patch Name | ||
</inputbox> | </inputbox> | ||
WMS or CTMS Emergency Release: | |||
* CTMS e.g. ER C-TMS 047-001 | |||
* WMS e.g. ER WMS 046-001 | |||
<inputbox> | <inputbox> | ||
Line 32: | Line 55: | ||
preload=Template:ER | preload=Template:ER | ||
break=yes | break=yes | ||
placeholder=Enter Emergency Release Name | placeholder=Enter Emergency Release Name | ||
</inputbox> | </inputbox> | ||
WCS Patch | |||
* Generic - UP{Date}_{Client} e.g. UP20250709 | |||
* Client Specific - UP{Date}_{Client} e.g. UP20250709_CER | |||
<inputbox> | <inputbox> | ||
Line 40: | Line 67: | ||
preload=Template:WCS_PATCH | preload=Template:WCS_PATCH | ||
break=yes | break=yes | ||
placeholder=Enter WCS Build Number | placeholder=Enter WCS Build Number | ||
</inputbox> | </inputbox> | ||
EPOD Device/APK Release Note | |||
* e.g. Calidus ePOD Android v4.5 APK 4.05.01.20 | |||
<inputbox> | <inputbox> | ||
type=create | type=create | ||
buttonlabel=Create New | buttonlabel=Create New EPOD APK Release Note | ||
preload=Template: | preload=Template:EPOD_RelNote | ||
break=yes | break=yes | ||
placeholder=Enter | placeholder=Enter EPOD APK Relnote | ||
</inputbox> | </inputbox> | ||
EPOD Admin/Server Release Note | |||
* e.g. Calidus ePOD Server 4.5.1.12 | |||
<inputbox> | <inputbox> | ||
type=create | type=create | ||
buttonlabel=Create New | buttonlabel=Create New EPOD Admin/Server Release Note | ||
preload=Template: | preload=Template:EPOD_Admin_RelNote | ||
break=yes | break=yes | ||
placeholder=Enter | placeholder=Enter EPOD Admin/Server Relnote | ||
</inputbox> | </inputbox> | ||
== Specific Document Types == | |||
Functional Specification: | |||
* FS 123456 Client - DocName | |||
<inputbox> | <inputbox> | ||
Line 64: | Line 101: | ||
preload=Template:FS | preload=Template:FS | ||
break=yes | break=yes | ||
placeholder=Enter FS title | placeholder=Enter FS title | ||
</inputbox> | </inputbox> | ||
Estimate: | |||
* EST 123456 Client - DocName | |||
<inputbox> | <inputbox> | ||
Line 72: | Line 112: | ||
preload=Template:EST | preload=Template:EST | ||
break=yes | break=yes | ||
placeholder=Enter EST title | placeholder=Enter EST title | ||
</inputbox> | </inputbox> | ||
Solution Design: | |||
* SDD 123456 Client Solution Design | |||
<inputbox> | <inputbox> | ||
Line 80: | Line 123: | ||
preload=Template:REQ | preload=Template:REQ | ||
break=yes | break=yes | ||
placeholder=Enter SDD name | placeholder=Enter SDD name | ||
</inputbox> | </inputbox> | ||
Small Change Request: | |||
* SCR 123456 - DocName | |||
<inputbox> | <inputbox> | ||
Line 88: | Line 134: | ||
preload=Template:SmallCR | preload=Template:SmallCR | ||
break=yes | break=yes | ||
placeholder=Enter Small CR name | placeholder=Enter Small CR name | ||
</inputbox> | </inputbox> | ||
== Category Utility Pages== | |||
These are used when creating a title page and appendix page to group loads of categorised pages into a single combined book. | |||
Document Title Page | |||
* {DocName} Title e.g. similar to the Document titles above | |||
** UG DevOps System Description Guide e.g. UG 106181 WCS Maintenance Guide Title | |||
** Area - Description Guide e.g. Orders - Order Guide Title | |||
<inputbox> | <inputbox> | ||
type=create | type=create | ||
buttonlabel=Create New | buttonlabel=Create New Doc Title | ||
preload=Template: | preload=Template:Doc_Title | ||
break=yes | break=yes | ||
placeholder=Enter | placeholder=Enter Doc Title Page Name | ||
</inputbox> | </inputbox> | ||
Doc Appendix Page | |||
* {DocName} Appendix e.g. similar to the Document titles above | |||
** UG DevOps System Description Guide e.g. UG 106181 WCS Maintenance Guide Appendix | |||
** Area - Description Guide e.g. Orders - Order Guide Appendix | |||
<inputbox> | |||
type=create | |||
buttonlabel=Create New Doc Appendix | |||
preload=Template:Doc_Appendix | |||
break=yes | |||
placeholder=Enter Doc Appendix Page Name | |||
</inputbox> | |||
</div> | </div> | ||
[[Category:ASSIST]] | [[Category:ASSIST]] |
Revision as of 16:51, 8 July 2025
You must be logged in to be able to create new pages in Assist. When you are, shortcuts to create new pages will appear below here.
Patches/Release Notes
WMS or TMS Patch:
- CTMS e.g. PATCH C-TMS P091
- WMS e.g. PATCH WMS P091
WMS or CTMS Emergency Release:
- CTMS e.g. ER C-TMS 047-001
- WMS e.g. ER WMS 046-001
WCS Patch
- Generic - UP{Date}_{Client} e.g. UP20250709
- Client Specific - UP{Date}_{Client} e.g. UP20250709_CER
EPOD Device/APK Release Note
- e.g. Calidus ePOD Android v4.5 APK 4.05.01.20
EPOD Admin/Server Release Note
- e.g. Calidus ePOD Server 4.5.1.12
Specific Document Types
Functional Specification:
- FS 123456 Client - DocName
Estimate:
- EST 123456 Client - DocName
Solution Design:
- SDD 123456 Client Solution Design
Small Change Request:
- SCR 123456 - DocName
Category Utility Pages
These are used when creating a title page and appendix page to group loads of categorised pages into a single combined book.
Document Title Page
- {DocName} Title e.g. similar to the Document titles above
- UG DevOps System Description Guide e.g. UG 106181 WCS Maintenance Guide Title
- Area - Description Guide e.g. Orders - Order Guide Title
Doc Appendix Page
- {DocName} Appendix e.g. similar to the Document titles above
- UG DevOps System Description Guide e.g. UG 106181 WCS Maintenance Guide Appendix
- Area - Description Guide e.g. Orders - Order Guide Appendix