I'm currently evaluating Tracmor and so far I like what I see.  However I have few a questions.

* The feature list explains that Tracmor accepts barcode scanner input.  How would I go about setting this up?  So far the only way I see possible is to put a barcode scanner device in a PDA and program a script to take the barcode input and mimic an asset search by doing a POST to /assets/index.php.  But since this is on your feature list there must be an easier way...  Also after looking at the data that is posted on form submission I saw a param called "Qform__FormState" whose value had some long hash.  How is this value generated?  I would think a cookie would be good enough for state information.

* Is reporting a TODO?  Both the online demo and my installed copy do nothing when I go to reports.

* I want to print Avery labels for asset tags and I know that this is being worked on in one of the SVN branches (forget the name) and therefore is not yet fully implemented, but if I install that branch will I get minimum functionality for this?  If not my idea for now is to export to CSV and then process with an external program.

* Is there an import from CSV (or XML, or whatever) feature?  I want to convert over our company database into Tracmor.  I'll probably just end up writing a script to do this, but I thought I'd check to see if there is already some clear cut way to import.

Anyway kudos to you developers!  Very slick program.