Manage Currencies (CER)
From UG
(Difference between revisions)
(→Entities and Attributes) |
(→Entities and Attributes) |
||
Line 13: | Line 13: | ||
* '''Abbreviation''' | * '''Abbreviation''' | ||
- | : currency code, this will show up on invoices, etc | + | : 1/ currency code, this will show up on invoices, etc |
- | : format: 3 chars, caps, letters only | + | : 2/ format: 3 chars, caps, letters only |
- | : unique | + | : 3/ unique |
*'''Name''' | *'''Name''' | ||
- | : full currency name | + | : 1/ full currency name |
- | : format: 0 to 50 chars, mixed case | + | : 2/ format: 0 to 50 chars, mixed case |
=== Special Cases and Misc === | === Special Cases and Misc === |
Revision as of 20:46, 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
- 1/ currency code, this will show up on invoices, etc
- 2/ format: 3 chars, caps, letters only
- 3/ unique
- Name
- 1/ full currency name
- 2/ format: 0 to 50 chars, mixed case