cats:procedures:quicksearch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
cats:procedures:quicksearch [2022/12/12 15:01] jencats:procedures:quicksearch [2023/02/05 02:27] wiki_admin
Line 20: Line 20:
 Skill character codes:\\  Skill character codes:\\ 
  
-a: Accounts\\  +  * Accounts (a)find counter-party accounts by account code. \\ example **"a BREW"** lists accounts that start with "BREW". 
-r: Reports\\  +  * Reports ('r')list user designed reports by their save name. \\ example **"r MTM"** lists all reports saved with "MTM" in their name. 
-i: Invoices\\  +  * Invoices (i)find active purchase/sale invoices using counter-party account code and/or invoice number. \\ example **"i 515"** lists all invoices with numbers starting with "515". \\ example **"i BREW"** lists all invoices for counter-parties with account codes that start with "BREW". \\ example **"i 515 BREW"** lists all invoices with numbers starting with "515" for counter-parties whose codes start with "BREW". 
-do Delivery Order\\  +  * Contracts (p) or (s): find contracts using counter-party account code or contract number. \\ example **"s 160112"** finds the sale contract with number "160112". \\ example **"p BREW"** finds purchase contracts for sellers whose account code starts with "BREW". \\ example **"p BREW 231"** finds purchase contracts for counter-parties whose account code starts with "BREW" with a contract number that starts with "231". 
-so: Sampling Order\\  +  * Delivery Order (do)list delivery order traffic forms by counter-party account code or DO number. 
-sh: Shipping Advice\\  +  * Sampling Order (so): list sampling order traffic forms by counter-party account code or SO number.\\  
-si: Shipping Instructions\\ +  Shipping Advice (sh): list shipping advice traffic forms by counter-party account code or SH number.\\  
 +  Shipping Instructions (si): list shipping instruction traffic forms by counter-party account code or SI number.\\ 
  
-For example, **"a BREW"** in demo will pull up a link to the BREWERS account (which will also match any reports that have BREW in their save file name). 
  
  
  
  • cats/procedures/quicksearch.txt
  • Last modified: 2023/02/05 04:04
  • by wiki_admin