[kmymoney] [Bug 473223] Data lost on kmymoney-master-2001-macos-clang-x86_64.dmg upgrade

Neil bugzilla_noreply at kde.org
Sun Aug 13 14:54:37 BST 2023


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

--- Comment #20 from Neil <nralph9 at pm.me> ---
(In reply to Thomas Baumgart from comment #19)
neilralph at Neils-MBP kmymoney % zcat RCGcopy.kmy > RCGcopy.xml
neilralph at Neils-MBP kmymoney % grep -n '<TRANSACTION' RCGcopy.xml | head -n 346
 | tail -n 1 
5903:  <TRANSACTION postdate="2016-06-30" commodity="USD" memo=""
entrydate="2017-01-01" id="T000000000000000751">              
neilralph at Neils-MBP kmymoney % grep -n '<TRANSACTION' RCGcopy.xml | head -n 345
 | tail -n 1
5897:  <TRANSACTION postdate="2016-06-30" commodity="USD" memo=""
entrydate="2017-01-01" id="T000000000000000750">              
neilralph at Neils-MBP kmymoney % 

Using Xcode on Mac:

Line 5902
  </TRANSACTION>
  <TRANSACTION postdate="2016-06-30" commodity="USD" memo=""
entrydate="2017-01-01" id="T000000000000000751">
   <SPLITS>
    <SPLIT shares="-30/1" reconcileflag="2" memo="" action="" value="-30/1"
price="1/1" payee="P000425" account="A000032" bankid="" number="" id="S0001"
reconciledate="2016-07-13"/>
    <SPLIT shares="30/1" reconcileflag="0" memo="" action="" value="30/1"
price="1/1" payee="P000425" account="A000030" bankid="" number="" id="S0002"
reconciledate=""/>
   </SPLITS>
  </TRANSACTION>

Line 5896
 </TRANSACTION>
  <TRANSACTION postdate="2016-06-30" commodity="USD" memo=""
entrydate="2017-01-01" id="T000000000000000750">
   <SPLITS>
    <SPLIT shares="-10/1" reconcileflag="2" memo="" action="" value="-10/1"
price="1/1" payee="P000530" account="A000032" bankid="" number="" id="S0001"
reconciledate="2016-07-13"/>
    <SPLIT shares="10/1" reconcileflag="0" memo="" action="" value="10/1"
price="1/1" payee="P000530" account="A000069" bankid="" number="" id="S0002"
reconciledate=""/>
   </SPLITS>
  </TRANSACTION>

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


More information about the KMyMoney-devel mailing list