[kmymoney] [Bug 258830] Provide a Scripting API or Command Line API

2023-07-06 Thread Peter Richards via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=258830

Peter Richards  changed:

   What|Removed |Added

 CC||kde@jehoshua.com

--- Comment #3 from Peter Richards  ---
I also would like this feature, only recently needing to run the KMyMoney
reports from the command line ( see
https://discuss.kde.org/t/can-reports-be-run-from-terminal/2737 ). Have spent
quite a bit of time now testing Python to read the KMyMoney XML file, and that
has proved challenging due to the many levels of 'tags' within the data, and
the account balances requiring a parse through the XML to arrive at a total
balance.

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

[kmymoney] [Bug 258830] Provide a Scripting API or Command Line API

2023-07-06 Thread Peter Richards via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=258830

--- Comment #4 from Peter Richards  ---
As the original comment mentioned "GNUCash's Python API", some quick searching.
It's not clear but it seems the API is written in C, although this link
suggests some python bindings - https://wiki.gnucash.org/wiki/Python_Bindings

The shell seems to be written in Python -
https://wiki.gnucash.org/wiki/Python_shell. There is a Python interface to
GNUCash reports, see https://piecash.readthedocs.io/en/master/

Of course one may ask what has all this to do with KMyMoney. Personally, it
seems a lot of ground has been broken that can possibly be used to commence
some sort of interface to KMyMoney. It seems GNUCash also uses an XML file.

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

[kmymoney] [Bug 478904] New: Do not show zero balance accounts

2023-12-22 Thread Peter Richards via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=478904

Bug ID: 478904
   Summary: Do not show zero balance accounts
Classification: Applications
   Product: kmymoney
   Version: 5.1.2
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: kde@jehoshua.com
  Target Milestone: ---

SUMMARY
***
An additional option under Configure  | General  |  Filter  to "Do not show
zero balance accounts" to be added please.

This is required because if the account is closed, the audit trail is filtered
out in reports and other reconciliations.

Often a user will require the account to remain open, yet not visible under the
"Assets and Liabilities Summary" (Home).

***

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:   5.1.2
(available in About System)
KDE Plasma Version:  5.24.7
KDE Frameworks Version:  5.92.0
Qt Version:  5.15.3

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

[kmymoney] [Bug 503203] New: Add an option to display the Schedules in (next due) date order

2025-04-22 Thread Peter Richards via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=503203

Bug ID: 503203
   Summary: Add an option to display the Schedules in (next due)
date order
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: kde@jehoshua.com
  Target Milestone: ---

SUMMARY
Display the Schedules in date order

STEPS TO REPRODUCE
Not required as this is a wishlist, not a bug
1. 
2. 
3. 

OBSERVED RESULT
Not a bug

EXPECTED RESULT
An option added to allow the user to view the schedules in date order.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.12
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13

ADDITIONAL INFORMATION

If I click the column “Next Due Date” it does sort the Bills to date order.
However, there is no method to sort “Deposits / Due date order” then “Bills /
Due date order” though.
Once there are a number of schedules, one can loose sight of bills, deposits,
loans that are due for processing soon.
For bills/payments that are a year, or months away from the present, there is
no need to view.

In summary, this new option to give a user complete control over the order of
schedules being viewed.

(I notice a possible duplicate at https://bugs.kde.org/show_bug.cgi?id=479376 ,
however there is no description  ?? )

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

[kmymoney] [Bug 503203] Add an option to display the Schedules in (next due) date order

2025-04-23 Thread Peter Richards via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=503203

--- Comment #2 from Peter Richards  ---
They are not exact at all. The 'home view' provides only payments, whereas the
"Scheduled Transactions" view displays bills, deposits, loans and transfers.
Plus it has the ability to filter by account number.

For payments that are (say) weekly, the 'home view' payments are repetitive,
making it difficult to find individual schedules. Whereas any (say) weekly
bills/payments with the "Scheduled Transactions" view appear only once, which
is ideal as the scheduled transaction is only setup once.

I see the 'home view' payments more of a cash flow or forecasting feature,

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