Difference between revisions of "ITrack/Host.ini Settings"
From ISoft Wiki
< ITrack
Jump to navigationJump to search
Daytonlowell (talk | contribs) |
(Changed the time between checks to reflect changes rolled out in each product.) |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
==Sections== | ==Sections== | ||
===General=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 44: | Line 44: | ||
|- | |- | ||
| loadimages | | loadimages | ||
| Defines whether or not images load on the Parts and Vehicles screen | | Defines whether or not images load on the [[ITrack/Pro/Parts Screen|Parts]] and [[ITrack/Pro/Vehicles Screen|Vehicles]] screen | ||
| true | | true | ||
|- | |- | ||
Line 66: | Line 66: | ||
| | | | ||
| Sales Tax | | Sales Tax | ||
|- | |||
| browsertype | |||
| Whether to use the system default browser or ITrack Online | |||
| Internal OR External | |||
|- | |||
| maphost | |||
| Which online map service to use | |||
| Google, Yahoo, or MapQuest | |||
|} | |} | ||
===Preferences=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 84: | Line 92: | ||
|} | |} | ||
===Database=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 91: | Line 99: | ||
! Possible/Example Value(s) | ! Possible/Example Value(s) | ||
|- | |- | ||
| | | logfile | ||
| | | This creates a text file that logs sql queries coming from the system | ||
| | | log.sql | ||
|- | |||
| database | |||
| The name of the database used | |||
| itrackenterprise | |||
|- | |||
| port | |||
| Port used by the MySQL server | |||
| 3306 | |||
|- | |||
| hostname | |||
| The network location of the MySQL server. | |||
| servername | |||
|} | |} | ||
===Extensions=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 110: | Line 129: | ||
|} | |} | ||
===Dll=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 123: | Line 142: | ||
|} | |} | ||
===Recyclers=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 136: | Line 155: | ||
|} | |} | ||
===Vinpower=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 149: | Line 168: | ||
|} | |} | ||
===Links=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 162: | Line 181: | ||
|} | |} | ||
===Quickbooks=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 175: | Line 194: | ||
|} | |} | ||
===Icverify=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 188: | Line 207: | ||
|} | |} | ||
===Updater=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 195: | Line 214: | ||
! Possible/Example Value(s) | ! Possible/Example Value(s) | ||
|- | |- | ||
| | | auto_check_delay | ||
| | | Amount of time, in seconds, to wait between updater checks | ||
| | | 900: Fifteen minutes between update checks | ||
|- | |||
| idle_time_before_prompting | |||
| Amount of time, in seconds, to wait for the user to be idle before popping up the Update Now dialog | |||
| 1800: A half-hour of no movement on the terminal | |||
|} | |} | ||
===Export=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 214: | Line 236: | ||
|} | |} | ||
===Car-Part=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 227: | Line 249: | ||
|} | |} | ||
===Email=== | |||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 240: | Line 262: | ||
|} | |} | ||
===AXDatabase=== | |||
{| border="1" | {| border="1" | ||
|- | |- |
Latest revision as of 14:50, 7 July 2014
Sections
General
Name | Explanation | Possible/Example Value(s) |
---|---|---|
title | The title of the specific ITrack product. Also where ITrack looks in the registry for a product code | ITrack Pro, ITrack Enterprise, ITrack AX |
type | The text in the title bar the displays next to the product name | Inventory Management System |
updatedir | Directory where ITrack downloads new updates | .\updates |
reportsdir | Directory where ITrack looks for reports | \\<SERVERNAME>\ITrack\reports |
imagesdir | Directory where ITrack looks for and saves images | \\<SERVERNAME>\ITrack\images |
attachdir | Directory where ITrack looks for and saves attachments | \\<SERVERNAME>\ITrack\attachments |
defaultscreen | Determines which screen will be the first to display after login | Home |
htmode | Defines whether or not the "Appraise" button is displayed on the search screen. | False |
storenumber | The default store # to use | 1 |
loadimages | Defines whether or not images load on the Parts and Vehicles screen | true |
multiplestores | Defines whether or not a company has multiple stores | false |
masterdir | The directory where itrack.exe(Master) is located | . |
saveandprint | Setting that remembers the state of the "And Print" checkbox on the Quote screen | 0 |
saveandprintpo | Setting that remembers the state of the "And Print" checkbox on the Purchase Order screen | 0 |
taxitem | Sales Tax | |
browsertype | Whether to use the system default browser or ITrack Online | Internal OR External |
maphost | Which online map service to use | Google, Yahoo, or MapQuest |
Preferences
Name | Explanation | Possible/Example Value(s) |
---|---|---|
minwidth | Minimum window width that ITrack can be at | 800 |
minheight | Minimum window height that ITrack can be at | 600 |
Database
Name | Explanation | Possible/Example Value(s) |
---|---|---|
logfile | This creates a text file that logs sql queries coming from the system | log.sql |
database | The name of the database used | itrackenterprise |
port | Port used by the MySQL server | 3306 |
hostname | The network location of the MySQL server. | servername |
Extensions
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Dll
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Recyclers
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Vinpower
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Links
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Quickbooks
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Icverify
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Updater
Name | Explanation | Possible/Example Value(s) |
---|---|---|
auto_check_delay | Amount of time, in seconds, to wait between updater checks | 900: Fifteen minutes between update checks |
idle_time_before_prompting | Amount of time, in seconds, to wait for the user to be idle before popping up the Update Now dialog | 1800: A half-hour of no movement on the terminal |
Export
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Car-Part
Name | Explanation | Possible/Example Value(s) |
---|---|---|
Name | Explanation | Possible/Example Value(s) |
---|---|---|
AXDatabase
Name | Explanation | Possible/Example Value(s) |
---|---|---|