Manage Currencies (CER)
From UG
(Difference between revisions)
(→Entities and Attributes) |
(→Entities and Attributes) |
||
Line 13: | Line 13: | ||
* '''Abbreviation''' | * '''Abbreviation''' | ||
- | : this will show up on invoices, etc | + | : currency code, this will show up on invoices, etc |
- | : format: 3 | + | : format: 3 chars, caps, letters only |
: unique | : unique | ||
+ | |||
+ | *'''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
- 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