[Kmymoney-devel] [kmymoney4] [Bug 339655] Display assigned VAT account in list view

2014-10-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=339655

Thomas Baumgart t...@net-bembel.de changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kmym
   ||oney/f803f3f9ee6cd82b1d0fab
   ||5fe0e69ab368ac0ebe
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Thomas Baumgart t...@net-bembel.de ---
Git commit f803f3f9ee6cd82b1d0fab5fe0e69ab368ac0ebe by Thomas Baumgart.
Committed on 05/10/2014 at 07:22.
Pushed by tbaumgart into branch 'master'.

Display assigned VAT account in list view

The category view contains a column called VAT which showed a check mark
when the category in question has a VAT category assigned. Now the name
of that VAT category is shown instead of the check mark.

M  +4-1kmymoney/models/accountsmodel.cpp

http://commits.kde.org/kmymoney/f803f3f9ee6cd82b1d0fab5fe0e69ab368ac0ebe

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339656] Outdated VAT account number with german skr3 template

2014-10-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=339656

Thomas Baumgart t...@net-bembel.de changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kmym
   ||oney/dd43a6a0a589a6bc63851c
   ||9d717dbdaf3464b531
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Thomas Baumgart t...@net-bembel.de ---
Git commit dd43a6a0a589a6bc63851c9d717dbdaf3464b531 by Thomas Baumgart.
Committed on 05/10/2014 at 07:35.
Pushed by tbaumgart into branch 'master'.

Update IDs for accounts in German SKR03 template

The VAT account numbers in the german skr3 template are outdated.
This change updates the numbers to their new values.

M  +3-3kmymoney/templates/de_DE/skr03.kmt

http://commits.kde.org/kmymoney/dd43a6a0a589a6bc63851c9d717dbdaf3464b531

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] Jenkins build is back to stable : kmymoney_master #329

2014-10-05 Thread KDE CI System
See http://build.kde.org/job/kmymoney_master/329/changes

___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339659] xea2kmt not available

2014-10-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=339659

Thomas Baumgart t...@net-bembel.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/kmym
   ||oney/3da41ab20ff888baccab50
   ||a94b59a35eee1927ac
 Resolution|--- |FIXED

--- Comment #1 from Thomas Baumgart t...@net-bembel.de ---
Git commit 3da41ab20ff888baccab50a94b59a35eee1927ac by Thomas Baumgart.
Committed on 05/10/2014 at 07:45.
Pushed by tbaumgart into branch 'master'.

Add tool to convert GNUCash templates to KMyMoney

I wrote this little tool a long time ago to convert template files
from GNUCash format to KMyMoney format as best as I could and used
it to convert the first set of templates.

Now people are asking for it, so here it is. I have not tested it
since 2008 so YMMV since the GNC format might have changed in the
meantime.

A  +236  -0contrib/xea2kmt

http://commits.kde.org/kmymoney/3da41ab20ff888baccab50a94b59a35eee1927ac

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney] [Bug 338772] KMyMoney crashed while importing gnucash data

2014-10-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=338772

--- Comment #10 from Thomas Baumgart ipwiz...@users.sourceforge.net ---
A strange first split, showing a quantity of zero having a value while the
second split of the transaction seems to show correct values. Not sure in which
context this could be valid at all or how one can construct such a transaction.
Nevertheless, the KMyMoney importer should not crash, that's for sure.

  trn:splits
trn:split
  split:id type=guid3f5850433a06212fa573b1221ab17ec2/split:id
  split:memoRealized Gain/Loss/split:memo
  split:reconciled-staten/split:reconciled-state
  split:value8/100/split:value
  split:quantity0/10/split:quantity
  split:account
type=guid568b0b8ffa5584493960a9b97e7cc93b/split:account
  split:lot type=guid8813b72f9bc537f51a2654b5be83a471/split:lot
  split:slots
slot
  slot:keygains-source/slot:key
  slot:value type=guid1037a1c99592722061a0742a47d8fc1f/slot:value
/slot
  /split:slots
/trn:split
trn:split
  split:id type=guidfcc21b4cee86b2f8de32cb6d9063428a/split:id
  split:memoRealized Gain/Loss/split:memo
  split:reconciled-staten/split:reconciled-state
  split:value-8/100/split:value
  split:quantity-8/100/split:quantity
  split:account
type=guid76c0a62de5ca4047cb09a56e4f70b1b9/split:account
/trn:split
  /trn:splits

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


Re: [Kmymoney-devel] BIC Autocompletion (help neeed)

2014-10-05 Thread Thomas Baumgart
Hi,

On Friday 03 October 2014 10:47:05 Jack wrote:

 On 2014.10.03 05:56, Christian Dávid wrote:
  Hi,
  
  does anyone know if I can upload the files published under [1] to the
  kde
  repositories? This implies two questions:
  Does the Bundesbank allow to publish these files (in another format)?
  Can I put the offered files under an open source license?

I found some more information on 
http://www.bundesbank.de/Navigation/DE/Aufgaben/Unbarer_Zahlungsverkehr/IBAN_Regeln/iban_regeln.html
 
which talks about a download via the ExtraNet at the bottom of the page.
 
http://www.bundesbank.de/Navigation/DE/Aufgaben/Unbarer_Zahlungsverkehr/IBAN_Regeln/iban_regeln.html#doc127366bodyText5

It requires some sort of registration which should also unveil their terms and 
conditions for one of the following cases Anbieter von Software-Produkten 
oder interessierte Zahlungsdienstnutzer (which translates to Supplier of 
software products or interested service users)

-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-
Software and cathedrals are much the same –
first we build them, then we pray. -- Sam Redwine, 1988
-


signature.asc
Description: This is a digitally signed message part.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


Re: [Kmymoney-devel] Review Request 119647: Database backend does not store row count in a table anymore

2014-10-05 Thread Thomas Baumgart

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119647/#review67947
---

Ship it!


Ship It!

- Thomas Baumgart


On Okt. 4, 2014, 8:45 nachm., Christian David wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/119647/
 ---
 
 (Updated Okt. 4, 2014, 8:45 nachm.)
 
 
 Review request for KMymoney.
 
 
 Repository: kmymoney
 
 
 Description
 ---
 
 MyMoneyStorageSql stored the row count of several tables in the table
 kmmFileInfo. But this is error-prone and bad style.
 
 Now this information is read from the database directly. Usually a
 database caches the row count of tables anyway. Also all tables have an
 index so even a count(*) is really fast. The result is still cached
 within MyMoneyStorageSQL as it did before.
 
 REVIEW: 119647
 
 
 Diffs
 -
 
   kmymoney/mymoney/storage/mymoneystoragesql.h 
 5e148756739fcbdc3b9ffb6e11751ea035209c2b 
   kmymoney/mymoney/storage/mymoneystoragesql.cpp 
 6e7a0715842da5ccb6d40f5f4a512e3433196ce6 
 
 Diff: https://git.reviewboard.kde.org/r/119647/diff/
 
 
 Testing
 ---
 
 All test were done using SQLite. But all command I use are available in all 
 other databases as well.
 
 1. Tested the used SQL query in a (huge) database using sqlite:
 
 ```SQL
 SELECT (SELECT count(*) from kmmAccounts) AS accounts, (SELECT count(*) FROM 
 kmmCurrencies) AS currencies, (SELECT count(*) FROM kmmPayees) AS payees, 
 (SELECT count(*) from kmmTags) AS tags, (SELECT count(*) FROM 
 kmmTransactions) AS transactions, (SELECT count(*) FROM kmmSplits) AS splits, 
 (SELECT count(*) FROM kmmSecurities) AS securities, (SELECT count(*) FROM 
 kmmCurrencies) AS currencies, (SELECT count(*) FROM kmmSchedules) AS 
 schedules, (SELECT count(*) FROM kmmPrices) AS prices, (SELECT count(*) FROM 
 kmmKeyValuePairs) AS kvps, (SELECT count(*) FROM kmmReportConfig) AS reports, 
 (SELECT count(*) FROM kmmBudgetConfig) AS budgets UNION ALL SELECT accounts, 
 currencies, payees, tags, transactions, splits, securities, currencies, 
 schedules, prices, kvps, reports, budgets FROM kmmFileInfo;
 ```
 
 Result:
 
 9|185|6330|0|9|18|0|185|0|22|10|0|0 ( = the new query )
 9|185|6330|0|9|18|0|185|0|22|10|0|0 ( = what is stored in 
 kmmFileInfo )
 
 2. Saved a .kmy file and into a database (to test the INSERT routine), 
 inspected database by hand
 
 3. Changed something and inspected database by hand afterward.
 
 
 Thanks,
 
 Christian David
 


___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339693] New: Category/Account view is not updated when options are turned off

2014-10-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=339693

Bug ID: 339693
   Summary: Category/Account view is not updated when options are
turned off
   Product: kmymoney4
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: ipwiz...@users.sourceforge.net

Selecting to include a category in the tax report by marking the checkbox in
the account dialog presents a check mark in the category view. Turning off the
feature by unselecting the checkbox in the
account dialog does not remove the check mark in the category view.

Reproducible: Always

Steps to Reproduce:
1. Select category in category view
2. Edit it and select the 'Include on tax report' option. Save the settings
3. Edit the same category again and switch off the 'Include on tax report'
option. Save the settings


Actual Results:  
Category view still shows the check mark in the Tax column

Expected Results:  
Category view shall not show the check mark in the Tax column

This should also be fixed in the 4.7 branch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339693] Category/Account view is not updated when options are turned off

2014-10-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=339693

Thomas Baumgart t...@net-bembel.de changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kmym
   ||oney/cf16426575844043c6b1c4
   ||638e22582e0c799d1f
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Thomas Baumgart t...@net-bembel.de ---
Git commit cf16426575844043c6b1c4638e22582e0c799d1f by Thomas Baumgart.
Committed on 05/10/2014 at 09:00.
Pushed by tbaumgart into branch 'master'.

Update model completely when account data changes

Selecting to include a category in the tax report by marking the
checkbox in the account dialog presents a check mark in the category
view. Turning off the feature by unselecting the checkbox in the
account dialog did not remove the check mark in the category view.
This fixes the behavior.

M  +14   -7kmymoney/models/accountsmodel.cpp

http://commits.kde.org/kmymoney/cf16426575844043c6b1c4638e22582e0c799d1f

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney] [Bug 338772] KMyMoney crashed while importing gnucash data

2014-10-05 Thread moore3t1
https://bugs.kde.org/show_bug.cgi?id=338772

--- Comment #11 from moore...@cox.net ---
As I mentioned, I think Gnucash constructed this transaction (and others
like it) when I imported from Quicken. When I found the matching
transactions in GC and removed them, it had no effect on balances and I was
subsequently able to import to KMM.

- Richard
On Oct 5, 2014 1:01 AM, Thomas Baumgart ipwiz...@users.sourceforge.net
wrote:

 https://bugs.kde.org/show_bug.cgi?id=338772

 --- Comment #10 from Thomas Baumgart ipwiz...@users.sourceforge.net ---
 A strange first split, showing a quantity of zero having a value while the
 second split of the transaction seems to show correct values. Not sure in
 which
 context this could be valid at all or how one can construct such a
 transaction.
 Nevertheless, the KMyMoney importer should not crash, that's for sure.

   trn:splits
 trn:split
   split:id type=guid3f5850433a06212fa573b1221ab17ec2/split:id
   split:memoRealized Gain/Loss/split:memo
   split:reconciled-staten/split:reconciled-state
   split:value8/100/split:value
   split:quantity0/10/split:quantity
   split:account
 type=guid568b0b8ffa5584493960a9b97e7cc93b/split:account
   split:lot type=guid8813b72f9bc537f51a2654b5be83a471/split:lot
   split:slots
 slot
   slot:keygains-source/slot:key
   slot:value
 type=guid1037a1c99592722061a0742a47d8fc1f/slot:value
 /slot
   /split:slots
 /trn:split
 trn:split
   split:id type=guidfcc21b4cee86b2f8de32cb6d9063428a/split:id
   split:memoRealized Gain/Loss/split:memo
   split:reconciled-staten/split:reconciled-state
   split:value-8/100/split:value
   split:quantity-8/100/split:quantity
   split:account
 type=guid76c0a62de5ca4047cb09a56e4f70b1b9/split:account
 /trn:split
   /trn:splits

 --
 You are receiving this mail because:
 You reported the bug.
 You are on the CC list for the bug.


-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] Jenkins build became unstable: kmymoney_master #333

2014-10-05 Thread KDE CI System
See http://build.kde.org/job/kmymoney_master/333/changes

___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339697] Legeng in report showes 7 first entries(first 7 categories) instead of 7 most valueble acording to the chart.

2014-10-05 Thread Octopuss
https://bugs.kde.org/show_bug.cgi?id=339697

--- Comment #1 from Octopuss spa...@yandex.ru ---
Created attachment 88974
  -- https://bugs.kde.org/attachment.cgi?id=88974action=edit
Image of the issue

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339697] Legeng in report showes 7 first entries(first 7 categories) instead of 7 most valueble acording to the chart.

2014-10-05 Thread Octopuss
https://bugs.kde.org/show_bug.cgi?id=339697

Octopuss spa...@yandex.ru changed:

   What|Removed |Added

URL|https://www.dropbox.com/s/w |
   |otmqw1giysa94q/mymoney_out. |
   |png?dl=0|

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339697] Legeng in report showes 7 first entries(first 7 categories) instead of 7 most valueble acording to the chart.

2014-10-05 Thread Alvaro Soliverez
https://bugs.kde.org/show_bug.cgi?id=339697

Alvaro Soliverez asolive...@kde.org changed:

   What|Removed |Added

   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] Jenkins build is back to stable : kmymoney_master #334

2014-10-05 Thread KDE CI System
See http://build.kde.org/job/kmymoney_master/334/changes

___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339659] xea2kmt not available

2014-10-05 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=339659

--- Comment #2 from Ralf Habacker ralf.habac...@freenet.de ---
Created attachment 88979
  -- https://bugs.kde.org/attachment.cgi?id=88979action=edit
Add xea2kmt-all to be able to update all kmymoney templates

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339659] xea2kmt not available

2014-10-05 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=339659

--- Comment #3 from Ralf Habacker ralf.habac...@freenet.de ---
(In reply to Thomas Baumgart from comment #1)
 Now people are asking for it, so here it is. I have not tested it
 since 2008 so YMMV since the GNC format might have changed in the
 meantime.
Append is a patch containing an additional tool to convert all gnucash
templates and xea2kmt fixes, which makes it able to check the differences :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] Review Request 120507: CSV Plugin - Improve functionality across distros. Improve UI to display the whole of the file being imported, and smarten to avoid displaying split rows. Also

2014-10-05 Thread Allan Anderson

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120507/
---

Review request for KMymoney.


Repository: kmymoney


Description
---

Improve functionality across distros.
It was also the intention to save the windows settings, but it was realised 
that there was a liklihood that the next file to be imported could have quite 
different column width and number of rows. So, it was decided to  display the 
whole of the file being imported instead.  
Also,the UI has been improved to avoid displaying split rows, with all possible 
rows being displayed, the window height aligning with the rows, and the width 
displaying complete columns, as far as the screen allowed.  Further, I reworked 
some areas of the code to avoid duplication and improve re-usability.


Diffs
-

  kmymoney/plugins/csvimport/lines-datewizardpage.ui 884f3ba 
  kmymoney/plugins/csvimport/separatorwizardpage.ui b6dba9f 
  kmymoney/plugins/csvimport/bankingwizardpage.ui 0d6a4a8 
  kmymoney/plugins/csvimport/csvdialog.h 24abd9a 
  kmymoney/plugins/csvimport/csvdialog.cpp ab20ed4 
  kmymoney/plugins/csvimport/csvdialog.ui 61ab9ce 
  kmymoney/plugins/csvimport/csvimporterplugin.h d2d2f6c 
  kmymoney/plugins/csvimport/csvimporterplugin.cpp 602b4d9 
  kmymoney/plugins/csvimport/introwizardpage.ui a597d56 
  kmymoney/plugins/csvimport/investmentdlg.cpp 5e7b266 
  kmymoney/plugins/csvimport/investmentwizardpage.ui 846836e 
  kmymoney/plugins/csvimport/investprocessing.h fa8ffa0 
  kmymoney/plugins/csvimport/investprocessing.cpp 1629e14 

Diff: https://git.reviewboard.kde.org/r/120507/diff/


Testing
---

Tested with numerous banking and investment files from different sources, on 
Linux Mint KDE and Ubuntu Unity.


Thanks,

Allan Anderson

___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339548] Can not enter an investment Dividend transaction

2014-10-05 Thread allan
https://bugs.kde.org/show_bug.cgi?id=339548

--- Comment #6 from allan agande...@gmail.com ---
May this now be closed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 339548] Can not enter an investment Dividend transaction

2014-10-05 Thread george
https://bugs.kde.org/show_bug.cgi?id=339548

--- Comment #7 from geo...@wildturkeyranch.net ---
(In reply to allan from comment #6)
 May this now be closed?

I am still trying to clean up my system so I clearly have only the git code on
it.  It seems that kmm files are all over the place (likely because I changed
the build destination dir).  I need to verify that they are truly from KMM
befor I purge them.  This is a bit of a pain, but I am making progress.  I will
advise.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel


[Kmymoney-devel] [kmymoney4] [Bug 249006] OFX Auto Update

2014-10-05 Thread Mike Wolfe
https://bugs.kde.org/show_bug.cgi?id=249006

Mike Wolfe wolfe...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Mike Wolfe wolfe...@gmail.com ---
No longer an issue, apparently fixed in subsequent builds.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel