Feature Request #48
Make application support international clients
| Status: | Closed | Start: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Clients | |||
| Target version: | 0.7.0 | |||
| Resolution: | fixed |
Description
Argentum should support international clients. Right now ZIP code and State are required. We should add a country field to the client attributes.
Associated revisions
Fixing #48.
History
Updated by dadajunkie - about 3 years ago
address formating and display order should be adjustable.
Also on a per-client basis.
So users can have properly formatted company information on invoices, but also address international clients in different countries.
Example: OsCommerce online merchant
Updated by Ozoned - about 3 years ago
In addition to the country field, the handling of state (mailing state etc) needs to be adjusted.
It appears to be optimized for United States usage (Understandably) where the state is
stored as a 2 char field, example GA - Georgia, etc.
Many countries have a system of states or provinces, but not all use an abbreviated format. South Africa has 9 provinces, like "Western Cape" but does not use "WC".
Germans may use an english name like "lower Saxony" but the German would be "Neddersassen" with an ISO code of "DE-NI" And so on.
The field would need to store a full description and not an abbreviated code.
Updated by Jeremy Bush about 3 years ago
- Status changed from New to Closed
- Resolution set to fixed
Fixed in r163.