One thing I would love (love, love) is a project number generator similar to the invoice number generator. I currently generate job numbers manually for each job. The job number acts as an unambiguous reference to archive all information associated with a job.
JOB001 - descriptiveName
Where
JOB is a client abbreviation
001 is the job counter
I mentioned this once before and seeing the invoice number generator has pushed me to ask again.
I think that's an interesting idea too and I like how it would make it possible to know who the client is just by looking at the project number... but how would you handle duplicate client abbrivievations? Ie
APP001 - Application Developers Company
APP001 - Apple Computers
I think a project number would have to be unique just like invoice numbers.
We had this in our old tracking system. We had an abbreviation field in the client profile so it could be set manually. That way you avoid any duplicates.
We also had the numbering based on the job type. Print was 1000 series interactive was a 8000 series. So when we ran the jobs for traffic meetings the list self organized by category.
interesting for statistics and archive and more unique looking numbers... just a thing we would like, but not needed of course if there is a different working mechanism
JOB001 - descriptiveName
Where
JOB is a client abbreviation
001 is the job counter
I mentioned this once before and seeing the invoice number generator has pushed me to ask again.
Thanks,
-marc