BoTreeConsultingTeam / invoiceme

Invoice management
0 stars 0 forks source link

Invoice Management #39

Open ParthivPatel-BTC opened 9 years ago

ParthivPatel-BTC commented 9 years ago
PragatiDoshi-BTC commented 9 years ago

Sub issues of this issue and estimated time required for it are as below:

  1. Deletion of invoice - 30 mins
  2. Viewing of invoice - 1.5 hrs ( The format of view is required to be discussed )
  3. Invoice creation / Updation - 1 hr ( Required to be verified and change some of the code for fully functional )
  4. Changing currency and accordingly changing value of price - 1.5 hrs
  5. Adding status field in invoice and description field in line_item - 30 mins
  6. Calculation total price of invoice in add and edit page - 1.5 hrs
  7. Validation of invoice - 1 hr
  8. Send Email - 3 hrs
  9. Changing some code ( dynamic instead of static ) - 30 mins
  10. Testing - 1.5 hrs

Questions :

  1. Process of send email. What functionality should be included? Whether pdf is attached or not? Format of email?
  2. Which validations should be included for invoice & line_items?

note : I have not considered pdf generation in the sub issues as its need to be discussed whether we are including it or not?

PragatiDoshi-BTC commented 9 years ago

Price Management Issue :