Manage Currencies (CER)
From UG
(Difference between revisions)
(→Entities and Attributes) |
(→Entities and Attributes) |
||
Line 18: | Line 18: | ||
*'''Name''' | *'''Name''' | ||
- | : | + | : * full currency name |
- | : | + | : * 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
- * full currency name
- * format: 0 to 50 chars, mixed case