| 1 |
|
| 2 |
This set of modules is made to run a business. Developed initially
|
| 3 |
for a computer shop. It covers all aspects of the store's operation,
|
| 4 |
from quoting (estimating) through purchasing, invoicing,
|
| 5 |
point of sale, support requests, warehouses, franchises and more.
|
| 6 |
|
| 7 |
It makes extensive use of the OG module to provide security so that
|
| 8 |
customers can directly access the website and only see their own
|
| 9 |
information.
|
| 10 |
|
| 11 |
It makes use of the workflow and actions modules to provide updates
|
| 12 |
to the customer on submitted support requests.
|
| 13 |
|
| 14 |
It uses the views module to provide views of the various node types
|
| 15 |
using the new views modules.
|
| 16 |
|