Skip to content

Upgrades To Pecunia 0.7.0

John Schneiderman requested to merge topic/default/39-UpdatePecunia into branch/default
  • Upgraded to Pecunia 0.7.0.
  • Fixes unit tests in XmlBudgetFile after Pecunia 0.7.0 upgrade.
  • Unified reading/writing for Money objects into the file.
  • Fixes unit tests in ProjectedSurvey.
  • Creates a function to split a string into its monitary parts.
  • Fixes MoneyEntryWidget not initialising the money amount in the constructor.
  • Switches MoneyEntryWidget to use the monitary splitter function.
  • Fixes MoneyEntryWidget not setting the minor fraction amount.
  • Fixes MoneyEntryWidget generation of the currency code.
  • Adds unit tests for MoneyEntryWidget.
  • Removes unused member functions from MoneyEntryWidget.
  • Uses BASH strict mode.

Closes #39 (closed)

Merge request reports

Loading