Hi, The latest ledger-schedule.el no longer has following function:
(defun ledger-schedule-already-entered (candidate buffer)
(let ((target-date (format-time-string date-format (car candidate)))
(target-payee (cadr candidate)))
nil))
But it is still required and needed when listing upcoming transactions.
The attached patch would restore this function.
(I am a complete newbie in generating patches, so be carefull)
Guido
--
---
You received this message because you are subscribed to the Google Groups
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
ledger-schedule.patch
Description: Binary data
