Plugins Directory » Equipment Status Viewer
|
|
Author: | Devin Weaver |
|---|---|---|
| Website: | http://sukima.github.com/redmine_equipment_status_viewer/ | |
| Code repository: | https://github.com/sukima/redmine_equipment_status_viewer/ | |
| Registered on: | 2011-01-05 (almost 15 years ago) | |
| Current version: | 0.2.2 | |
| Compatible with: | Redmine 1.1.x | |
| User ratings: |
Equipment Status Viewer is a Redmine plugin that tracks the location of equipment. It uses a check in system to track where each item is. It can also print out a QRCode label that your iPhone or Andriod phone can snap and check in quickly.
Installation notes
Run the following in your Redmine application directory:
script/install plugin git://github.com/sukima/redmine_equipment_status_viewer.git
There is only one dependency which is rQRCode. Install it with the following:
script/install plugin git://github.com/whomwah/rqrcode.git
Changelog
0.2.2 (2011-01-05)
Compatible with Redmine 1.1.x.