Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.6.0
-
Fix Version/s: None
-
Component/s: Client Interface, Plugins
-
Labels:None
Description
Sometimes it's necessary to allow clients with an existing account to place orders for services that are not generally available.
To accomplish this, we need to do 2 things:
1. Add an option to new/edit order form:
[ ] Require client to be logged in, and show order form in the client area
If checked, also display a multi-select of client groups that will be able to see and order from this order form.
If this is checked, the order form will not be accessible by unauthenticated clients. It will only be accessible by authenticated clients, who are members of the selected client groups.
2. In the client area, add a new nav item called "Order" that has a drop down menu that includes order forms listed by name that have this option checked. Additionally, the drop down menu should include the default order form.
If there are no order forms available, we need to either not display the nav item, or display a link that indicates there are no order forms available.
Wrong fix version