Localizations
CanadianVendor
The settings for Vendor records. These settings are required for the Canadian Localization functionality.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CRAVendorReportingType | int | CRA Reporting Type | - | |
Description:A Boolean value that indicates whether the vendor should be included in T5018 reporting. | ||||
CRAVendorType | int | CRA Vendor Type | - | |
Description:The type of vendor for CRA reporting. The field can have one of the following values: - "1": Corporation - "2": Partnership - "3": Individual | ||||
EmailT4AConsent | bit | Email T4A Slip Consent | - | |
Description:A Boolean value that indicates whether the vendor provided consent to recieve T4A Slips by e-mail. | ||||
SocialInsNum | nvarchar(9) | SIN | - | |
Description:The social insurance number of the vendor if the vendor is an individual. | ||||
T4ADefaultBox | nvarchar | T4A Box | - | |
Description:The box used by vendor for T4A reporting. The field can have one of the following values: - "20": Box 20 - "28": Box 28 - "48": Box 48 | ||||
T4AProgramNumber | nvarchar(15) | CRA Payroll Account Number | - | |
Description:The tax registration ID of the vendor. | ||||
T5018ProgramNumber | nvarchar(15) | CRA Information Returns Account Number | - | |
Description:The tax registration ID of the vendor. | ||||
VendorID | int | BAccount | ||
Description:The business account ID of the associated vendor's account. The value of this field corresponds to the value of the BAccount.BAccountID field. | ||||