Repeating Transactions Dialog

Money Manager Ex Development related posts for both Android and Desktop

Moderator: Renato

Post Reply
omalleypat
Super MMEX User
Posts: 112
Joined: Tue Jul 28, 2009 10:34 pm
Are you a spam bot?: No
Location: Atchison, KS

Repeating Transactions Dialog

Post by omalleypat »

In making some changes for r776, I had an idea. Currently in the repeating transactions dialog, all the code for the transaction information in payeedialog is duplicated in billsdepositsdialog. What if we split the bd dialog into two windows, one for what is currently the top part (ie Account, frequency, next occurence and times repeated). When the user clicks OK, it pulls up the transactions dialog where the category, amount etc are entered. When the user "Enters next occurence", only the transaction part of the dialog would be shown, and not the repeating part. Currently when "enter next occurence" is clicked, the user can't any of the top part anyway. This would help us to keep the code simpler and any changes made to the transaction dialog would also be reflected in the bd dialog.

Does anyone object to this? Just wanted to make sure before I started working...
elliswr
Super MMEX User
Posts: 102
Joined: Tue May 05, 2009 8:21 am
Are you a spam bot?: No
Location: Granbury, TX

Re: Repeating Transactions Dialog

Post by elliswr »

Sounds good to me.
Post Reply