Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 1 | -1/+1 |
| | | | | | | | | | This way, if the running total is off by a penny or two due to rounding of one or more commodities in the account, the user will see it. This commit also reorganizes the testing code a bit, which I did after adding the ninth test series (ConfirmTests), to validate the new rounding code. | ||||
* | Improved the way that entries are balanced | John Wiegley | 2009-02-24 | 1 | -0/+1 |
| | |||||
* | Switched from using POST_AUTO to ITEM_GENERATED | John Wiegley | 2009-02-24 | 1 | -3/+2 |
| | |||||
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -0/+208 |
The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset. |