Hi. I am wondering if Drupal is an appropriate tool, along with its modules/customization, for the following project.
Inventory System for small electronics company that:
- Tracks physical inventory with a large number of fields (Serial #, revision, location, etc)
- A receive/repair system
- Customer tracking system (Who our clients are, what specific unit we sold them)
- Sales data (Who we sold what to, for how much, what the contract was)
Currently, since we are a small company, we are using excel to track data. But that leaves many problems with organization and so forth. Is Drupal the right choice for something like this? If so what other interfaces would we need to pair (MySQL?). This is completely internal and no customer ever sees it. It is just for our own tracking needs.
Thank you kindly.
Comments
_
Should be doable-- checkout http://drupal.org/project/merci.
=-=
IMO, you'd likely be better off doing this in MS access (or some other) to maintain the data and forms. That data could; then be exported to excel (or other) to generate charts.