Manage Currencies (CER)
From UG
(Difference between revisions)
(→Entities and Attributes) |
(→RFC) |
||
Line 29: | Line 29: | ||
[[File:Manage_Currencies.JPG]] | [[File:Manage_Currencies.JPG]] | ||
== History == | == History == | ||
- | == RFC == | + | == Non Critical Bugs and RFC == |
+ | * show not checkbox but radio | ||
+ | * format for attributes are not validated | ||
+ | * uniqueness is not validated | ||
== DB == | == DB == | ||
[[Tbl Currency]] | [[Tbl Currency]] |
Revision as of 20:51, 16 December 2009
Contents |
Mantis
Business Needs and Requirements
Technical Specification
Summary
User Interface and Functionality
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.
History
Non Critical Bugs and RFC
- show not checkbox but radio
- format for attributes are not validated
- uniqueness is not validated