Difference between revisions of "Invoice Forms - INVFORM Rule"
From Adjutant Wiki
(Created page with "__NOTOC__ ==General Information== '''Default Menu Location''' Maintain >> System >> Rule Maintenance '''Function''' The Invoice Forms rule controls the valid Invoice Form...") |
|||
Line 8: | Line 8: | ||
[[File: Invoice_Forms_Screen.png]] | [[File: Invoice_Forms_Screen.png]] | ||
+ | |||
===Rule Setup – Text Fields=== | ===Rule Setup – Text Fields=== | ||
Line 18: | Line 19: | ||
'''Sort Override:''' This field can be used to override the default sort method for the specified invoice form. The Sort Override field uses standard foxpro expression language. | '''Sort Override:''' This field can be used to override the default sort method for the specified invoice form. The Sort Override field uses standard foxpro expression language. | ||
+ | |||
===Rule Setup – Number Fields=== | ===Rule Setup – Number Fields=== |
Revision as of 07:47, 9 September 2022
General Information
Default Menu Location Maintain >> System >> Rule Maintenance
Function The Invoice Forms rule controls the valid Invoice Form types available for AR Invoice Master and Time Billing. Invoice Form codes can be set up to override the default invoice form used and/or the default sort method used on the invoice.
Rule Setup – Text Fields
Name: Invoice Form name displayed in the AR Invoice Master drop-down, or in the Bill To screen default form drop-down.
Code: The single character code used for the associated form. Code 'S' is reserved as the system default for the standard invoice form.
Form: The base form file name, including the .FRX extension. Standard base form is 'INVFORM.FRX'.
Sort Override: This field can be used to override the default sort method for the specified invoice form. The Sort Override field uses standard foxpro expression language.
Rule Setup – Number Fields
No Number Fields In Use
Rule Setup – Logic Fields
Def Normal Invoice: Flag this field to establish the specified invoice form as the default AR invoice form type.
Def Billing Invoice: Flag this field to establish the specified invoice form as the default invoice form used during Time Billing.