Changes between Version 7 and Version 8 of Apps/TruckIdStorage


Ignore:
Timestamp:
07/06/11 10:45:48 (13 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Apps/TruckIdStorage

    v7 v8  
    22
    33= 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.
    74
    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 == Team ==
    18 Existing bugs and features can be found [query:component=App/Std/TruckIdStorage here]. If you have any issues create a [/newticket?component=App/Std/TruckIdStorage&owner=kyle_s new ticket]. Before contacting support please be sure to check the [query:component=App/Std/TruckIdStorage&status!=closed active tickets] to verify the issue isn't already known.
    19 
    20 === Support ===
    21 [[UserProfilesList(role=support)]]
    22 
    23 === Developers ===
    24 [[UserProfilesList(name=%Travis%)]]
    25 
    26 == Download ==
    27 [/raw-attachment/wiki/Apps/TruckIdStorage/ids Click here to download the latest version.]
    28 
    29 == Source ==
    30 Feel free to [/browser/app/std/truckidstorage browse] the source. You can checkout the source by using one of the following:
    31 
    32 {{{
    33 # Latest Development Source
    34 svn co http://tech.825spectrum.com/svn/applications/standard/ids/trunk
    35 
    36 # Tags of Stable Releases
    37 svn co http://tech.825spectrum.com/svn/applications/standard/ids/tags/1.0.x.x
    38 }}}
    39 
    40 == Changelog ==
    41 [/log/app/std/truckidstorage View the changelog here.]
    42