| ||||||||||
|
Uses/Benefits:
Changing the Transaction typesThe
types of transaction that the Stock Description Plug-in removes lines from can
be changed in “StockDesc_Plug_Switches.ini” file. Example 1To remove specific line
numbers: [RemoveFromSales] TypeOfTransactions =
ALL FirstLine = 1 RemoveLines = 4,5,6,B
RemoveLinesBeginningWith
= "" [RemoveFromPurchases] TypeOfTransactions =
POR,PIN FirstLine = 4 RemoveLines = 2,3,B RemoveLinesBeginningWith = "" Where:
In the example above, on the sales side all transactions will have lines 4,5,6 removed. So only lines 1,2 and 3 appear on Sales Transactions. On the Purchase side only POR and PIN’s will be affected. These will have top line as the 4th line on the stock description (FirstLine = 4), and have lines 2,3 removed. Only lines 4,5 and 6 will appear on POR and PIN transactions. Note
: If
“FirstLine” specifies a blank description line then line 1 will remain in
transaction. If stock description line starts with a space
then the plug-in WILL NOT DELETE LINE the
line. These settings are shown in the Exchequer Enterprise Help >> About window
Example 2Remove
all lines beginning with “.” from Sales Transactions only [RemoveFromSales] TypeOfTransactions =
ALL FirstLine = 1 RemoveLines = 4,5,6,B
RemoveLinesBeginningWith
= "." [RemoveFromPurchases] TypeOfTransactions =
NONE FirstLine = 4 RemoveLines = 2,3,B RemoveLinesBeginningWith
= "" The
parameter RemoveLines is ignored because RemoveLinesBeginningWith has been
specified. Note this method of removal is faster than the first
example when FirstLine = 1, because it does not have to lookup each stock
record to compare the stock description lines. These
settings are shown in the Exchequer Enterprise Help >> About window.
DownloadsPlease download from our Generic Downloads Page Upgrade SoftwareOpen the above ZIP file and extract "StockDesc.exe" to the Exchequer directory. Update History16/11/2004 V2.0.0 Now uses the COM Toolkit to improve speed with large transactions 8/10/2004 V1.0.4 Now scan on added line on a transaction, if edited 12/10/2004 V1.0.2 Added the facility to remove lines by flagging them as in Example 2 6/9/2004 V1.0.0 Released
About Exchequer Enterprise
|
Last modified: September 09, 2008 |