| | 1 | [[PageOutline]] |
| | 2 | |
| | 3 | = Truck / ID Storage = |
| | 4 | == About == |
| | 5 | The Cardinal 825 features an ID / Truck Storage application with full database capabilities, nearly |
| | 6 | unlimited id / truck storage capabilities, report printings, and much more. |
| | 7 | |
| | 8 | [[Image(ids.jpeg)]] |
| | 9 | |
| | 10 | * Full database capabilities from SQLite. |
| | 11 | * Nearly unlimited truck storage capabilities (~1,500,000 on standard storage). |
| | 12 | * Fully configurable report listings and printing capabilities. Reports can be filtered and sorted by |
| | 13 | * various fields. |
| | 14 | * Three configurable prompts and up to three linked ids / trucks. |
| | 15 | * Temporary and permanent ids / trucks. |
| | 16 | |
| | 17 | == Bugs/Feature Requests == |
| | 18 | |
| | 19 | Existing bugs and features can be found [report:1 here]. If you have any issues create a [http://tech.825spectrum.com/projects/ids/newticket new ticket]. |
| | 20 | |
| | 21 | == Team == |
| | 22 | Before contacting support please be sure to check the [report:1 active tickets] to verify the issue isn't already known. |
| | 23 | |
| | 24 | === Support === |
| | 25 | [[UserProfilesList(role=support)]] |
| | 26 | |
| | 27 | === Developers === |
| | 28 | [[UserProfilesList(name=%Kyle%)]] |
| | 29 | |
| | 30 | == Download == |
| | 31 | Latest Version: [attachment:ids v1.0.0.32] |
| | 32 | |
| | 33 | == Source == |
| | 34 | Feel free to [http://tech.825spectrum.com/projects/ids/browser browse] the source. You can checkout the source by using one of the following: |
| | 35 | |
| | 36 | {{{ |
| | 37 | svn co http://tech.825spectrum.com/svn/800/825/applications/ids/trunk |
| | 38 | svn co http://tech.825spectrum.com/svn/800/825/applications/ids/tags/1.0.x.x |
| | 39 | }}} |
| | 40 | |
| | 41 | == Changelog == |
| | 42 | [[ChangeLog(/trunk, 5)]] |
| | 43 | |