tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Order status emails

tomik-z-cech opened this issue · comments

As a Site Admin, I can mark orders as accepted, pending, fulfilled to be able to keep customers informed of the status of their order.

Acceptance Criteria :

Only as Superuser :
When I navigate to Admin Tools and Invoices then I can see status of the order and I can change the status, customer is then notified via email of the progress.

Tasks :

  • Adjust owner.html template
  • Create printing template
  • Create new view in views.py in owner app
  • Adjust urls.py in owner app
  • Test functionlity as Site Admin

Epic :
EPIC

This feature won't be done in this project.