Browse Source

Extend user settings by performance calculation type

pull/5836/head
Thomas Kaul 5 days ago
parent
commit
691eda565d
  1. 2
      test/import/ok/novn-buy-and-sell-partially.json
  2. 2
      test/import/ok/novn-buy-and-sell.json

2
test/import/ok/novn-buy-and-sell-partially.json

@ -27,7 +27,7 @@
],
"user": {
"settings": {
"currency": "USD",
"currency": "CHF",
"performanceCalculationType": "ROAI"
}
}

2
test/import/ok/novn-buy-and-sell.json

@ -27,7 +27,7 @@
],
"user": {
"settings": {
"currency": "USD",
"currency": "CHF",
"performanceCalculationType": "ROAI"
}
}

Loading…
Cancel
Save