Difference between revisions of "ITrack/Host.ini Settings"

From ISoft Wiki
Jump to navigationJump to search
(Changed the time between checks to reflect changes rolled out in each product.)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==Sections==
==Sections==
'''General'''
===General===
{| border="1"
{| border="1"
|-
!  Name
!  Explanation
!  Possible/Example Value(s)
|-
|-
|  title
|  title
Line 40: 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 52: Line 56:
|-
|-
|  saveandprint
|  saveandprint
|   
Setting that remembers the state of the "And Print" checkbox on the [[ITrack/Pro/Quotes Screen|Quote screen]]
|  0
|  0
|-
|-
|  saveandprintpo
|  saveandprintpo
|   
Setting that remembers the state of the "And Print" checkbox on the [[ITrack/Pro/Purchase Orders Screen|Purchase Order screen]]
|  0
|  0
|-
|  configured
|  true
|-
|-
|  taxitem
|  taxitem
|   
|   
|  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'''
===Preferences===
{| border="1"
{| border="1"
|-
|-
Line 76: Line 84:
|-
|-
|  minwidth
|  minwidth
|   
Minimum window width that ITrack can be at
808
800
 
|-
|  minheight
|  Minimum window height that ITrack can be at
|  600
|}
|}


'''Database'''
===Database===
{| border="1"
{| border="1"
|-
|-
Line 88: 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'''
===Extensions===
{| border="1"
{| border="1"
|-
|-
Line 107: Line 129:
|}
|}


'''Dll'''
===Dll===
{| border="1"
{| border="1"
|-
|-
Line 120: Line 142:
|}
|}


''''Recyclers''
===Recyclers===
{| border="1"
{| border="1"
|-
|-
Line 133: Line 155:
|}
|}


'''Vinpower'''
===Vinpower===
{| border="1"
{| border="1"
|-
|-
Line 146: Line 168:
|}
|}


'''Links'''
===Links===
{| border="1"
{| border="1"
|-
|-
Line 159: Line 181:
|}
|}


'''Quickbooks'''
===Quickbooks===
{| border="1"
{| border="1"
|-
|-
Line 172: Line 194:
|}
|}


'''Icverify'''
===Icverify===
{| border="1"
{| border="1"
|-
|-
Line 185: Line 207:
|}
|}


'''Updater'''
===Updater===
{| border="1"
{| border="1"
|-
|-
Line 192: 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'''
===Export===
{| border="1"
{| border="1"
|-
|-
Line 211: Line 236:
|}
|}


'''Car-Part'''
===Car-Part===
{| border="1"
{| border="1"
|-
|-
Line 224: Line 249:
|}
|}


'''Email'''
===Email===
{| border="1"
{| border="1"
|-
|-
Line 237: Line 262:
|}
|}


'''AXDatabase'''
===AXDatabase===
{| border="1"
{| border="1"
|-
|-

Latest revision as of 15: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)

Email

Name Explanation Possible/Example Value(s)

AXDatabase

Name Explanation Possible/Example Value(s)