Calhoun266 / simpleinvoices

Automatically exported from code.google.com/p/simpleinvoices
GNU General Public License v3.0
0 stars 0 forks source link

Recurrence Deletion #162

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to implement the ability to delete recurrences in the same way 
invoices are deleted.  I see a need for this in future revisions.  

1.  What are your thoughts?  
2.  If so should we maintain the same location for the delete button as in 
invoices or add it to the bottom with the edit and cancel buttons?  
3.  If located at the bottom of the cron view screen what order should the 
buttons be in to prevent accidental deletion (Edit, Delete, Cancel)?

Original issue reported on code.google.com by seth.lau...@gmail.com on 8 Apr 2011 at 9:02

GoogleCodeExporter commented 9 years ago
sounds great

while your at this have a look at invoice delete 

2 issues
- need to update invoice delete so can only delete an invoice once its 
recurrence (if any) have been deleted
- can you alos look at payment delete - this has not been done - but would be 
good

re location
- just add to where the buttons are - in the 'manage recurrences' page and in 
the recurence view page
- add Delete to the end of the 3 buttons
-- not delete should go to a confirmation page similar to the invoice delete 
page

cheers

justin 

Original comment by jus...@kelly.org.au on 11 Apr 2011 at 11:50