chri55w / QuickBooks-Timer

Savantech QuickBooks Timer - Issue Tracking / Wiki ONLY
3 stars 0 forks source link

Allow edit of inactive (non-hidden) templates #88

Open BradConnor opened 8 years ago

BradConnor commented 8 years ago

Currently it's not possible to edit inactive templates. So the only way to fix a template that has become inactive due to one of its items being made inactive, say, or even to change its name, is to hide it and create a new one. It would be easier to edit/rename an inactive template.

chri55w commented 8 years ago

this will essentially come with the #59 change, just need to first create a place in which we can better edit them, I'm thinking of using a custom dialog to edit it?

BradConnor commented 8 years ago

Or just the standard means of editing them!

chri55w commented 8 years ago

Well the issue is that there currently is no means of editing a template therefore a means of editing must be developed

We have a few options on how to do it i suppose:

  1. Modify the 'Create New Time Log Template' flyout to allow editing
  2. Create a new flyout - 'Edit Time Log Template'
  3. Create a custom dialog with edit functionality