Customers are usually the clients of Agropal. The products are delivered to them when everything is done.
The following data needs to be collected when creating customers.
Field | Description |
---|---|
Name | The name of the customer. If they fail to enter a value for this show the message "Please enter a name for this customer" |
Address | The address of the customer. If they fail to enter a value for this show the message "Please enter an address" |
Phone | The phone number of the customer. If they fail to enter a value for this show the message "Please enter a phone number" |
Country | The country of the customer. The user should be able to select from a list of all countries of the world. Countries should be suggested as the user types. If they fail to select a value for this show the message "Please select a country" |
The email of the customer. Must be a valid email address. If they fail to enter a value for this show the message "Please enter a valid email" | |
Port of entry | The country shipments are mostly made to when this customer places an order. If they fail to enter a value for this show the message "Please enter a port of entry" |
In This Document