Changes between Version 8 and Version 9 of Apps/TruckIdStorage


Ignore:
Timestamp:
05/21/13 15:25:40 (11 years ago)
Author:
travis_l
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Apps/TruckIdStorage

    v8 v9  
    11[[PageOutline]]
    22
    3 = Truck / ID Storage =
     3= Truck ID Storage =
     4== About ==
     5The Truck Storage application is designed for weigh-in weight-out and single pass stored tare weighing.  You can use up to 3 additional custom ID's to associate with the
     6transaction to track such things as products, customers, jobs, etc. Each of these ID's can store hundreds of entries that can be selected from a list when processing a
     7transaction.  All four ID's can be used with a temporary keyed in ID for quick transaction processing without having to add a new ID. The application has full export and
     8import capability for all ID's and export to CSV for transaction data.  The application can be used as a local-remote application with two indicators sharing the same ID
     9and transaction information.  Truck Storage makes use of the configurable ticket settings so you can format your tickets to look exactly how you want them to look.
    410
     11[[Image(ids.jpeg)]]
     12
     13== Team ==
     14If you have any issues create a [/newticket?component=App/Std/TruckIdStorage&owner=ryan_c 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.
     15
     16=== Support ===
     17[[UserProfilesList(role=support)]]
     18
     19=== Developers ===
     20[[UserProfilesList(name=%Ryan%)]]
     21
     22== Download ==
     23[/raw-attachment/wiki/Apps/TruckIdStorage/ids Click here to download the latest version.] [[br]]
     24[/raw-attachment/wiki/Apps/TruckIdStorage/ids.pdf Click here to download the documentation.]
     25
     26== Source ==
     27Feel free to [/source/ids/browser browse] the source. You can checkout the source by using the following:
     28
     29{{{
     30# Latest Development Source
     31svn co http://tech.825spectrum.com/svn/applications/standard/ids/trunk
     32}}}