By reece146 on
I was wondering if there was a module for keeping track of automotive maintenance? I searched here but didn't see anything.
Ideally something that allows entries to describe the work performed, the costs of parts, number of hours labour, total per task, total per job, total per month, year, etc.
Failing that, can anyone recommend a stand alone web app that does this? Something that is straightforward to integrate into Drupal would be ideal.
TIA
Comments
CCK
You could probably create it yourself using CCK and create your own type to do all that
http://drupal.org/project/cck
http://drupal.org/node/101723
<insert proper subject ref here>
Thanks, I'll give that a whack.