m |
|
(5 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | [[Category:Currencies And Exchange Rates]] | + | [[Category:XArc]] |
| | | |
- | == Mantis ==
| + | See [[Currencies_And_Exchange_Rates#Currencies]] |
- | [http://mantis.jaguarfreight.com/mantis/view.php?id=tbd tbd]
| + | |
- | | + | |
- | == Business Needs and Requirements ==
| + | |
- | == Technical Specification ==
| + | |
- | === Summary ===
| + | |
- | === User Interface and Functionality ===
| + | |
- | | + | |
- | * See example on [[#Figure 1: Manage Currencies. View and Edit. | Figure 1]]
| + | |
- | * Typical CT2 interface.
| + | |
- | | + | |
- | === View All Table ===
| + | |
- | | + | |
- | * attributes listed:
| + | |
- | : all, see[[#Entities and Attributes | Entities and Attributes]]
| + | |
- | | + | |
- | * sort by:
| + | |
- | : name
| + | |
- | | + | |
- | * paging:
| + | |
- | : none
| + | |
- | | + | |
- | === Add ===
| + | |
- | * Click "Add".
| + | |
- | * Form in Pop-up will appear
| + | |
- | * All fields are blank
| + | |
- | | + | |
- | === Edit ===
| + | |
- | * Select one item on the list and click "Edit"
| + | |
- | * Form in Pop-up will appear.
| + | |
- | | + | |
- | === Remove ===
| + | |
- | * Select one item on the list and click "Remove"
| + | |
- | * System presents message:
| + | |
- | :: '' "Are you sure you want to delete all selected Currencies? [Y, N]" ''
| + | |
- | * If currency is already in use then System presents message:
| + | |
- | :: '' "You cannot delete this Currency as it is used in the system. [OK]" ''
| + | |
- | | + | |
- | === Entities and Attributes ===
| + | |
- | | + | |
- | Currency entity has the following attributes:
| + | |
- | | + | |
- | * '''Abbreviation'''
| + | |
- | : - currency code, this will show up on invoices, etc
| + | |
- | : - format: 3 chars, caps, letters only
| + | |
- | : - unique
| + | |
- | | + | |
- | *'''Name'''
| + | |
- | :* full currency name
| + | |
- | :* format: 0 to 50 chars, mixed case
| + | |
- | | + | |
- | === Special Cases and Misc ===
| + | |
- | | + | |
- | === Look And Feel ===
| + | |
- | | + | |
- | === Figures ===
| + | |
- | ==== Figure 1: Manage Currencies. View and Edit. ====
| + | |
- | [[File:Manage_Currencies.JPG]]
| + | |
- | | + | |
- | == History ==
| + | |
- | == Non Critical Bugs and RFC ==
| + | |
- | * show not checkbox but radio (?)
| + | |
- | * format for attributes are not validated
| + | |
- | * uniqueness is not validated
| + | |
- | | + | |
- | == DB ==
| + | |
- | [[Tbl Currency]]
| + | |