Donnie / Airstrip

A bot for personal financial record keeping, management and visualisation on Telegram
MIT License
0 stars 0 forks source link

Introduce /start and /stop to replace /recur #53

Open Donnie opened 3 years ago

Donnie commented 3 years ago

As of now one can only create recurring payments but cannot stop them.

One needs to add the till_date to a recurring payment so that it does not get included in calculating charge.

Simple way: Rename /recur to /start and add /stop which can just show a list of recurring payments and update the end date.