Table:
PaymentType
Name | Type | Description | Remarks |
---|
Name | Type | Description | Remarks |
---|---|---|---|
Description |
varchar(50) |
Has the name of the PaymentType which appears in the UI, dropdowns, reports. Apprears in the UI, when it is mapped to the CompanyPaymentType |
|
ExpDateNotReqd |
bit |
If set, Checks for the Expiration Date for the Credit Card |
|
IsActive |
bit |
Shows if the PaymentType is active or not. |
|
IsCreditCard |
bit |
If set, is a Credit Card |
|
PrivateLabel | Obsolete |
||
ShowOnScreenOrder |
int |
Shows the order in which it has to appear in the dropdown in the payments, daily closing etc.. Does not appear when it is 0. |