[kmymoney] [Bug 461288] Next scheduled loan due date changes to wrong date

Thomas Baumgart bugzilla_noreply at kde.org
Sat Feb 4 14:14:52 GMT 2023


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

Thomas Baumgart <tbaumgart at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from Thomas Baumgart <tbaumgart at kde.org> ---
Since you played around with the data in the xml file already, here's what you
need to do: change the day in the startdate to 01 (in the example below 18) and
the day in the postdate of the transaction to 01. That should do the trick. 

  <SCHEDULED_TX ....  startDate="2023-01-18" .... >
   <TRANSACTION postdate="2023-03-18" .... >

If you only change the postdate, the day will be overridden the next time. That
is by design. The next due date (postdate of transaction) may be different due
to holidays/weekends or even months that don't have the day. To revert back to
the original day for monthly payments once the next payment is entered, the day
is overridden with the orignal. Please confirm that this works for you. Thx.

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


More information about the KMyMoney-devel mailing list