Implement adding currencies
ClosedPublic

Authored by wojnilowicz on Apr 1 2017, 7:32 PM.

Details

Summary

This patch changes following:

  1. only single currency is created during new .kmy creation, to prevent

currency clutter,

  1. currencies can be added and deleted in currency dialog,
  2. ancient currency prices are added with ancient currency.
Test Plan

I don't need
KMyMoneyView::loadAncientCurrency
KMyMoneyView::loadDefaultCurrencies
anymore, but I left it, because GCN reader needs it and I cannot easily determine in which way.

Diff Detail

Repository
R261 KMyMoney
Lint
Lint Skipped
Unit
Unit Tests Skipped
tbaumgart accepted this revision.Apr 5 2017, 6:34 AM
tbaumgart added a subscriber: tbaumgart.

Looks good to me after code reading. I did not test the functionality at all.

This revision is now accepted and ready to land.Apr 5 2017, 6:34 AM
This revision was automatically updated to reflect the committed changes.