Skip to content

Standard Delivery Addresses

Brian Collins edited this page Aug 3, 2014 · 1 revision

Card

As a general user I want to select common delivery addresses from a list so that I don't have to enter them each time

This user story is implemented under this issue.

Related User Stories:

Conversation

General users should be optionally be able to select from a drop-down list of standard delivery addresses to populate the order's delivery address field. Once populated, the field can be modified.

Admin users should be able to add new standard delivery addresses to the deliveries table. The following columns are required:

  • id
  • name - string
  • address - text

Confirmation

Replace this text with descriptions of workflows for testing

Clone this wiki locally