Skip to content

Commit

Permalink
Merge pull request #2 from sampoearas/Readme-Updated
Browse files Browse the repository at this point in the history
Readme Updated
  • Loading branch information
sampoearas authored Mar 18, 2019
2 parents 89d445d + 814b6f5 commit 6a56339
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@ This project and the following release notes have been migrated from the old Ara

Release | Notes
--------|--------
[v2.0.1](https://github.com/ArasLabs/generic-action-item/releases/tag/v2.0.1) | Readme usage updated. Tested on 11 SP12, 11 SP15.
[v2](https://github.com/ArasLabs/generic-action-item/releases/tag/v2) | Generic Action Item Solution package and Documentation for Aras 10 + 11
[v1](https://github.com/ArasLabs/generic-action-item/releases/tag/v1) | Generic Action Item Solution package and Documentation

#### Supported Aras Versions

Project | Aras
--------|------
[v2.0.1](https://github.com/ArasLabs/generic-action-item/releases/tag/v2.0.1) | 10 SPx, 11 SPx
[v2](https://github.com/ArasLabs/generic-action-item/releases/tag/v2) | 10 SPx, 11 SPx
[v1](https://github.com/ArasLabs/generic-action-item/releases/tag/v1) | 9.3 SPx, 9.4 SPx

Expand Down Expand Up @@ -47,11 +49,26 @@ Project | Aras
8. Click **Import** in the top left corner.
9. Optional: Repeat steps 5-8 for `..\GenericActionItem\Import\2-Import - Example on DCO (optional)\1-Import\imports (admin).mf`.
10. Optional: Repeat steps 5-8 for `..\GenericActionItem\Import\2-Import - Example on DCO (optional)\2-Import\imports (admin).mf`.
11. Close the Aras Package Import tool.
11. Optional: Repeat steps 5-8 for `..\GenericActionItem\Import\3-Import - Example Action Item Template (optional)\imports (admin).mf`.
12. Close the Aras Package Import tool.

## Usage

See [generic Action Item Concepts v1-2(A10).pdf](./Documentation/generic%20Action%20Item%20Concepts%20v1-2(A10).pdf) for more information on using this project.
This package can be used one of two ways:
* Use an Action Item Template set up by an Administrator
* Add to an existing DCO item by a user, either as ad-hoc or by using an existing template as above.

> This item may also be configured as a relationship to other items, but must be set to a Create New type of relationship.
###Example Usage:
1. (Optional) Create Template(s) for action items.
2. Create or open an Express DCO.
* If the item is new, save item before using template action.
3. Use Action to add from template or add ad hoc using tab
4. Fire workflow for action using RMB action in search grid/tab
5. Complete action items via inbasket (closing item will require user password)
* If notes are needed to close, add to action item via RMB view command.

> See [generic Action Item Concepts v1-2(A10).pdf](./Documentation/generic%20Action%20Item%20Concepts%20v1-2(A10).pdf) for more information on using this project.
## Contributing

Expand Down

0 comments on commit 6a56339

Please sign in to comment.