Hello all of you,
I have never used Drupal.
I would like to create a website with the following requirements.
The main goal is to create an interface to manage the order of a company.
Can you please tell me if Drupal can handle each of them and which module will be the more suitable?
1-> I want to have some users registered, with different rights
2-> An order is divided in different category (marketing part, technical, etc.)
3-> Each part of an order is divided in different part (for technical: ROHS, CE, etc.). If all of them are validated, then the main part is also validated
4-> If all the parts of an order are validated, the order is complete.
5-> The admin is able to create new fields in the different layer of an order.
6-> The users can search and display an order, some specified people can edit it or create a new one.
Thank you for your help.
Comments
Yes, I think so.
There are often several ways to achieve what you need. The modules I mentioned are well-known and widely-used. Be carefull though, their Drupal-7-versions are still young, most of them are not yet production-ready. Depending on how much time you have you even might prefer to start with D6. Have a look at what others say to that matter.