danivijay / react-commerce

Shopping cart made with ReactJS.
3 stars 2 forks source link

feat(shipped_delivered): Added action buttons #50

Closed ashinpchandran closed 5 years ago

ashinpchandran commented 5 years ago

Added two action buttons 'shipped' and 'delivered' in the admin panel.

These buttons can be used to change the status of the transactions to shipped and delivered.

shipped_delivered