edit-task
Home
Up
Delete
Task Name:
Task Description:
PAGE to add an ITEM record to the OBJECTS app
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;"> PAGE - add/item</h1> <h2>[WHAT]</h2> <ol> <li>[ def ] page that displays a FORM with all fields for an item record. user can complete and submit form to create a new item record.</li> <li>[ args ] OPTIONALLY takes the parent id of the taskgroup the item will belong to, also optionally [name_parent, name_gp, name_ggp]</li> </ol> <h2>[WHY]</h2> <ol> <li>] enables user to add a new item record to the db, item record includes field for all of the following</li> <ol> <li>item name -</li> <li>item description -</li> <li>parent id -</li> <li>owner -</li> <li>quantity - </li> <li>unit -</li> <li>cost - </li> <li>priority - </li> <li>status - </li> <li>photo - </li> <li>content-format - </li> <li>content - </li> </ol></ol> <h2>[WHERE called from ...]</h2> <ol> <li>] MENU - Main /Create/Objects ->add item</li> <li>] PAGE - view/items - LINK - "add item" </li> <li>] PAGE - view/item - TOOLBAR.Button - "Add +" </li> </ol> <h2>[WHEN]</h2> <ol> <li>] user wants to add a new item record to the sospep</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>] <a href="/add/item?id=30" target="_blank">http://sospep.com/add/item?id=30</a></li> <ol> <li>*] NOTE that any changes you make to this 'example page' will not be saved unless you are logged in to the public sospep </li> </ol></ol> <h2>[HOW-TO]</h2> <ol> <li>] navigate to the inventory itemcategory where you wish to edit the item, OR ...</li> <li>] open the add item page</li> <li>] complete the feilds in the item form</li> <li>] submit the changes</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] (id=2872) add/item page record (this) local version</li> <li>] FILE item.cshtml LOC = /add/ </li> <li><strong>[2012-04-22] NEW PAGE VERSION</strong></li> <ol> <li>x] add/item -v-001 - NEW PG VERSION - implements NEW FEATURES # ] # 1463 - OOP, ] # 1464 - REST ] # 491 NavHeader</li> <li>] # 2068 is NOT add/item version</li> </ol> <li><strong>[2013-07-06] NEW PAGE VERSION</strong></li> <ol> <li>x] add/item <a href="/view/task?id=2130" target="_blank">-v-002</a> - #1058 busRules validations class</li> </ol> <li><strong>[2013-07-22] NEW PAGE VERSION</strong></li> <ol> <li>x] add/item <a href="/view/task?id=2131" target="_blank">-v-003</a> - # w3c validation, cleanup</li> </ol> <li><strong>[2014-01-30] NEW PAGE VERSION</strong></li> <ol> <li>x] add/item <a href="/view/task?id=3429" target="_blank">-v-004</a> - # cleanup</li> </ol></ol><hr /> <h1 style="text-align: center;">developer implementation</h1> <h2>[.process]</h2> <ol> <li> </li> </ol> <h2>[.notes]</h2> <ol> <li> </li> </ol> <h2>[.by_date]</h2> <ol> <li>[YYYY-mm-DD]</li> </ol><hr /> <h1 style="text-align: center;">status</h1> <h2>[===current===]</h2> <ol> <li> ] </li> </ol> <h2>[===next===]</h2> <ol> <li>]</li> </ol> <p> </p>