[kmymoney4] [Bug 386462] Quote Updates quit working

2017-11-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=386462

shiz...@teksavvy.com changed:

   What|Removed |Added

 CC||shiz...@teksavvy.com

--- Comment #19 from shiz...@teksavvy.com ---
I update BTC, XAU and XAG (bitcoins, gold and silver) daily and since yahoo
stopped working, I got an API key from https://www.alphavantage.co as suggested
by Robby Engelmann

I hardcoded CAD as currency of choice but I suppose you can put your own or use
%2

Here are the settings to create a new online quote:

URL:
https://www.alphavantage.co/query?function=CURRENCY_EXCHANGE_RATE_currency=%1_currency=CAD=your_api_key_goes_here

Symbol: From_Currency\sCode.*(\w+)

Price: Rate.*(\d+\.\d+)

Date: Refreshed.*(\d{4,4}-\d{2,2}-\d{2,2})

Date format: %y-%m-%d

Hope that helps.

Tested and everything's fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 303976] Process scheduled transactions on the last day of the month

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=303976

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/6bce2ac059f1921ead336 |money/ee24bbff8e72d3af6a9bd
   |2687e48ce84367238d2 |df365509eb9dcc02efb

--- Comment #6 from Thomas Baumgart  ---
Git commit ee24bbff8e72d3af6a9bddf365509eb9dcc02efb by Thomas Baumgart.
Committed on 05/11/2017 at 19:21.
Pushed by tbaumgart into branch 'master'.

Fix 'Process scheduled transactions on the last day of the month'

This commit includes a fix for MyMoneyDbTable::columnList() creating
invalid sql statement.

FIXED-IN:4.8.1
Test Plan: tested on 4.8 branch
Differential Revision: https://phabricator.kde.org/D7269

(cherry picked from commit 6bce2ac059f1921ead3362687e48ce84367238d2)

M  +13   -0kmymoney/dialogs/keditscheduledlg.cpp
M  +7-0kmymoney/dialogs/keditscheduledlgdecl.ui
M  +26   -1kmymoney/mymoney/mymoneyschedule.cpp
M  +18   -0kmymoney/mymoney/mymoneyschedule.h
M  +2-1kmymoney/mymoney/storage/mymoneydbdef.cpp
M  +1-0kmymoney/mymoney/storage/mymoneystoragedump.cpp
M  +59   -2kmymoney/mymoney/storage/mymoneystoragesql.cpp
M  +4-0kmymoney/mymoney/storage/mymoneystoragesql.h
M  +18   -0kmymoney/mymoney/tests/mymoneyschedule-test.cpp
M  +1-0kmymoney/mymoney/tests/mymoneyschedule-test.h

https://commits.kde.org/kmymoney/ee24bbff8e72d3af6a9bddf365509eb9dcc02efb

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 386547] New: Aqubanking credit transfer and translation not working with 4.8.1

2017-11-05 Thread Andreas Mayer
https://bugs.kde.org/show_bug.cgi?id=386547

Bug ID: 386547
   Summary: Aqubanking credit transfer and translation not working
with 4.8.1
   Product: kmymoney
   Version: 4.8.1
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: onlinebanking
  Assignee: kmymoney-devel@kde.org
  Reporter: andreas.ma...@steffing.de
  Target Milestone: ---

Created attachment 108713
  --> https://bugs.kde.org/attachment.cgi?id=108713=edit
Shows outbox messages, that the responsible plugin for credit transfers can't
be loaded

With the upgrade to 4.8.1 SEPA credit transfers aren't working any more with
kmymoney. The Translation switched to standard english with the upgrade.

Downgrading to 4.8.0 is fixing this for me. 

Could this be distribution specific? (Archlinux)



The startup log reads as follows:
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "csvexport"
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers
for "Print check"
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "KMyMoney OFX"
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers
for "iCalendar"
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "SEPA orders for online banking"
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "csvimport"
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "KBanking"
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "Reconciliation report"
kmymoney(25281)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "Weboob"
KMyMoney csvexport plugin loaded
KMyMoney printcheck plugin loaded
kmymoney(25281)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QFSFileEngine::open: No file name specified
KMyMoney ofximport plugin loaded
KMyMoney iCalendar plugin loaded
KMyMoneyPlugin::PluginLoader:: createInstanceFromService returned 0 for SEPA
orders with error Could not find plugin 'SEPA orders' for application
'kmymoney'
KMyMoney csvimport plugin loaded
KMyMoney kbanking plugin loaded
KMyMoney reconciliation report plugin loaded
reading file
start parsing file
startDocument
reading accounts
reading transactions
reading securities
reading currencies
reading prices
reading reports
In the file is a onlineTask for which I could not find the plugin
('org.kmymoney.creditTransfer.sepa')
In the file is a onlineTask for which I could not find the plugin
('org.kmymoney.creditTransfer.sepa')
In the file is a onlineTask for which I could not find the plugin
('org.kmymoney.creditTransfer.sepa')
In the file is a onlineTask for which I could not find the plugin
('org.kmymoney.creditTransfer.sepa')
In the file is a onlineTask for which I could not find the plugin
('org.kmymoney.creditTransfer.sepa')
In the file is a onlineTask for which I could not find the plugin
('org.kmymoney.creditTransfer.sepa')
In the file is a onlineTask for which I could not find the plugin
('org.kmymoney.creditTransfer.sepa')
endDocument
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 386524] Update investment prices on line

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=386524

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Thomas Baumgart  ---


*** This bug has been marked as a duplicate of bug 386462 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 386462] Quote Updates quit working

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=386462

Thomas Baumgart  changed:

   What|Removed |Added

 CC||ghfr...@gmail.com

--- Comment #17 from Thomas Baumgart  ---
*** Bug 386524 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 386543] Provide ability to select online quote source for currency conversion

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=386543

Thomas Baumgart  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=385857
   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 385857] Wrong Currency conversion rate in Reports

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=385857

Thomas Baumgart  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=386543

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 386543] New: Provide ability to select online quote source for currency conversion

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=386543

Bug ID: 386543
   Summary: Provide ability to select online quote source for
currency conversion
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: importer
  Assignee: kmymoney-devel@kde.org
  Reporter: tbaumg...@kde.org
  Target Milestone: ---

Currently, KMyMoney only supports a single source for online exchange rate
downloads. Even the name is tied to a fixed string (Yahoo currency) though the
source details can be changed, but changing the name restores the original
settings and uses them. So effectively, the name cannot be changed. 

KMyMoney should support

1) a way to provide multiple sources for online exchange rates
  (as it does for security exchange rates),
2) being able to mark one of them (the first?) as default and
3) allow to select a source on a conversion base.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 386462] Quote Updates quit working

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=386462

Thomas Baumgart  changed:

   What|Removed |Added

 CC||bilat...@libero.it

--- Comment #18 from Thomas Baumgart  ---
*** Bug 386505 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 386505] Unable to update stock titles

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=386505

Thomas Baumgart  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Thomas Baumgart  ---


*** This bug has been marked as a duplicate of bug 386462 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.