Feature #653
sharing fees as Money
| Status: | New | Start date: | 2009-11-27 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | IS2.3 |
Description
Currently sharing fees are uint16. This imposes a 'hard limit' that breaks horribly when you add 170 years of inflation. An inflation-adjusted limit would be more appropriate, I think. This requires some more memory space than 16 bits, either as Money or as 'typedef xx SharingFee'
History
#1 Updated by Ammler over 3 years ago
- Target version deleted (
62)
#2 Updated by Hirundo over 3 years ago
- Target version set to IS2.3