nsmockup
Version:
Test your Suitescripts before deploying to NetSuite
1,849 lines • 36.2 kB
JSON
{
"code": "vendor",
"id": -3,
"translations": {
"en": "Vendor"
},
"inactive": false,
"fields": [
{
"code": "accountnumber",
"type": "TEXT",
"translations": {
"en": {
"label": "Account"
}
},
"mandatory": false
},
{
"code": "address",
"type": "TEXT",
"translations": {
"en": {
"label": "Address"
}
},
"mandatory": false
},
{
"code": "address1",
"type": "TEXT",
"translations": {
"en": {
"label": "Address 1"
}
},
"mandatory": false
},
{
"code": "address2",
"type": "TEXT",
"translations": {
"en": {
"label": "Address 2"
}
},
"mandatory": false
},
{
"code": "address3",
"type": "TEXT",
"translations": {
"en": {
"label": "Address 3"
}
},
"mandatory": false
},
{
"code": "addressee",
"type": "TEXT",
"translations": {
"en": {
"label": "Addressee"
}
},
"mandatory": false
},
{
"code": "addressinternalid",
"type": "TEXT",
"translations": {
"en": {
"label": "Address Internal ID"
}
},
"mandatory": false
},
{
"code": "addresslabel",
"type": "TEXT",
"translations": {
"en": {
"label": "Address Label"
}
},
"mandatory": false
},
{
"code": "addressphone",
"type": "TEXT",
"translations": {
"en": {
"label": "Address Phone"
}
},
"mandatory": false
},
{
"code": "altcontact",
"type": "TEXT",
"translations": {
"en": {
"label": "Alt. Contact"
}
},
"mandatory": false
},
{
"code": "altemail",
"type": "EMAIL",
"translations": {
"en": {
"label": "Alt. Email"
}
},
"mandatory": false
},
{
"code": "altname",
"type": "TEXT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": false
},
{
"code": "altphone",
"type": "PHONE",
"translations": {
"en": {
"label": "Office Phone"
}
},
"mandatory": false
},
{
"code": "attention",
"type": "TEXT",
"translations": {
"en": {
"label": "Attention"
}
},
"mandatory": false
},
{
"code": "autoname",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Auto"
}
},
"mandatory": false
},
{
"code": "balance",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Balance"
}
},
"mandatory": false
},
{
"code": "balanceprimary",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Balance"
}
},
"mandatory": false
},
{
"code": "bcn",
"type": "TEXT",
"translations": {
"en": {
"label": "Business Number",
"help": "Enter the 15-digit registration number that identifies this vendor as a client of the Canada Customs and Revenue Agency (CCRA)."
}
},
"mandatory": false
},
{
"code": "billaddr1",
"type": "TEXT",
"translations": {
"en": {
"label": "billaddr1"
}
},
"mandatory": false
},
{
"code": "billaddr2",
"type": "TEXT",
"translations": {
"en": {
"label": "billaddr2"
}
},
"mandatory": false
},
{
"code": "billaddr3",
"type": "TEXT",
"translations": {
"en": {
"label": "billaddr3"
}
},
"mandatory": false
},
{
"code": "billaddress",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Address"
}
},
"mandatory": false
},
{
"code": "billaddress1",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Address 1"
}
},
"mandatory": false
},
{
"code": "billaddress2",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Address 2"
}
},
"mandatory": false
},
{
"code": "billaddress3",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Address 3"
}
},
"mandatory": false
},
{
"code": "billaddressee",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Addressee"
}
},
"mandatory": false
},
{
"code": "billattention",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Attention"
}
},
"mandatory": false
},
{
"code": "billcity",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing City"
}
},
"mandatory": false
},
{
"code": "billcountry",
"type": "TEXT",
"translations": {
"en": {
"label": "billcountry"
}
},
"mandatory": false
},
{
"code": "billcountrycode",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Country Code"
}
},
"mandatory": false
},
{
"code": "billpay",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Enable Online Bill Pay"
}
},
"mandatory": false
},
{
"code": "billphone",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Phone"
}
},
"mandatory": false
},
{
"code": "billstate",
"type": "TEXT",
"translations": {
"en": {
"label": "billstate"
}
},
"mandatory": false
},
{
"code": "billzip",
"type": "TEXT",
"translations": {
"en": {
"label": "billzip"
}
},
"mandatory": false
},
{
"code": "billzipcode",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Zip"
}
},
"mandatory": false
},
{
"code": "campaignresponse",
"type": "SELECT",
"translations": {
"en": {
"label": "Campaign Response"
}
},
"mandatory": false,
"recordType": "campaign"
},
{
"code": "category",
"type": "SELECT",
"translations": {
"en": {
"label": "Category",
"help": "References a value in a user defined list at Setup > Accounting > Setup Tasks > Accounting Lists > Vendor Categories."
}
},
"mandatory": false,
"recordType": null
},
{
"code": "city",
"type": "TEXT",
"translations": {
"en": {
"label": "City"
}
},
"mandatory": false
},
{
"code": "comments",
"type": "TEXT",
"translations": {
"en": {
"label": "Comments"
}
},
"mandatory": false
},
{
"code": "companyname",
"type": "TEXT",
"translations": {
"en": {
"label": "Company Name"
}
},
"mandatory": false
},
{
"code": "contact",
"type": "TEXT",
"translations": {
"en": {
"label": "Contact"
}
},
"mandatory": false
},
{
"code": "contactprimary",
"type": "SELECT",
"translations": {
"en": {
"label": "Contact (Primary)"
}
},
"mandatory": false,
"recordType": "contact"
},
{
"code": "country",
"type": "SELECT",
"translations": {
"en": {
"label": "Country"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "countrycode",
"type": "TEXT",
"translations": {
"en": {
"label": "Country Code"
}
},
"mandatory": false
},
{
"code": "county",
"type": "TEXT",
"translations": {
"en": {
"label": "County/State"
}
},
"mandatory": false
},
{
"code": "creditlimit",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Credit Limit"
}
},
"mandatory": false
},
{
"code": "currency",
"type": "SELECT",
"translations": {
"en": {
"label": "Primary Currency",
"help": "References a value in a user-defined list at Lists > Accounting > Currencies. This value sets the currency that all transactions involving this vendor are conducted in. If defaults are OFF, this field is required. Can only be set if the multicurrency feature is enabled?"
}
},
"mandatory": true,
"recordType": "currency"
},
{
"code": "currentexchangerate",
"type": "FLOAT",
"translations": {
"en": {
"label": "Current Currency Exchange Rate"
}
},
"mandatory": false
},
{
"code": "customform",
"type": "SELECT",
"translations": {
"en": {
"label": "Custom Form"
}
},
"mandatory": true,
"recordType": null
},
{
"code": "datecreated",
"type": "DATETIME",
"translations": {
"en": {
"label": "Date Created"
}
},
"mandatory": false
},
{
"code": "defaultaddress",
"type": "ADDRESS",
"translations": {
"en": {
"label": "Address"
}
},
"mandatory": false
},
{
"code": "defaultbankaccount",
"type": "SELECT",
"translations": {
"en": {
"label": "Bank Account"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "eligibleforcommission",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Eligible for Commission"
}
},
"mandatory": false
},
{
"code": "email",
"type": "EMAIL",
"translations": {
"en": {
"label": "Email"
}
},
"mandatory": false
},
{
"code": "emailpreference",
"type": "SELECT",
"translations": {
"en": {
"label": "Email Preference"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "emailtransactions",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Email Transactions"
}
},
"mandatory": false
},
{
"code": "entityid",
"type": "TEXT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": false
},
{
"code": "entitynumber",
"type": "INTEGER",
"translations": {
"en": {
"label": "Number"
}
},
"mandatory": false
},
{
"code": "expenseaccount",
"type": "SELECT",
"translations": {
"en": {
"label": "Default Expense Account"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "externalid",
"type": "TEXT",
"translations": {
"en": {
"label": "ExternalId"
}
},
"mandatory": false
},
{
"code": "externalidstring",
"type": "TEXT",
"translations": {
"en": {
"label": "External ID (Text)"
}
},
"mandatory": false
},
{
"code": "fax",
"type": "TEXT",
"translations": {
"en": {
"label": "Fax"
}
},
"mandatory": false
},
{
"code": "faxtransactions",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Fax Transactions"
}
},
"mandatory": false
},
{
"code": "firstname",
"type": "TEXT",
"translations": {
"en": {
"label": "First Name"
}
},
"mandatory": false
},
{
"code": "formulacurrency",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Formula (Currency)"
}
},
"mandatory": false
},
{
"code": "formuladate",
"type": "DATE",
"translations": {
"en": {
"label": "Formula (Date)"
}
},
"mandatory": false
},
{
"code": "formuladatetime",
"type": "DATETIME",
"translations": {
"en": {
"label": "Formula (Date/Time)"
}
},
"mandatory": false
},
{
"code": "formulanumeric",
"type": "FLOAT",
"translations": {
"en": {
"label": "Formula (Numeric)"
}
},
"mandatory": false
},
{
"code": "formulapercent",
"type": "PERCENT",
"translations": {
"en": {
"label": "Formula (Percent)"
}
},
"mandatory": false
},
{
"code": "formulatext",
"type": "TEXT",
"translations": {
"en": {
"label": "Formula (Text)"
}
},
"mandatory": false
},
{
"code": "fxbalance",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Balance (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "fxunbilledorders",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Unbilled Orders (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "giveaccess",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Login Access"
}
},
"mandatory": false
},
{
"code": "globalsubscriptionstatus",
"type": "SELECT",
"translations": {
"en": {
"label": "Global Subscription Status"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "group",
"type": "MULTISELECT",
"translations": {
"en": {
"label": "Group"
}
},
"mandatory": false
},
{
"code": "hasduplicates",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Duplicate"
}
},
"mandatory": false
},
{
"code": "homephone",
"type": "PHONE",
"translations": {
"en": {
"label": "Home Phone"
}
},
"mandatory": false
},
{
"code": "image",
"type": "SELECT",
"translations": {
"en": {
"label": "Image",
"help": "References an image file that has already been uploaded to the account."
}
},
"mandatory": false,
"recordType": null
},
{
"code": "is1099eligible",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "1099 Eligible"
}
},
"mandatory": false
},
{
"code": "isdefaultbilling",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Default Billing Address"
}
},
"mandatory": false
},
{
"code": "isdefaultshipping",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Default Shipping Address"
}
},
"mandatory": false
},
{
"code": "isinactive",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Inactive"
}
},
"mandatory": false
},
{
"code": "isjobresourcevend",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Job Resource"
}
},
"mandatory": false
},
{
"code": "isperson",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Is Individual"
}
},
"mandatory": false
},
{
"code": "laborcost",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Labor Cost"
}
},
"mandatory": false
},
{
"code": "language",
"type": "SELECT",
"translations": {
"en": {
"label": "Language"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "lastmodifieddate",
"type": "DATETIME",
"translations": {
"en": {
"label": "Last Modified"
}
},
"mandatory": false
},
{
"code": "lastname",
"type": "TEXT",
"translations": {
"en": {
"label": "Last Name"
}
},
"mandatory": false
},
{
"code": "lastviewed",
"type": "DATETIME",
"translations": {
"en": {
"label": "Last Viewed"
}
},
"mandatory": false
},
{
"code": "legalname",
"type": "TEXT",
"translations": {
"en": {
"label": "Legal Name"
}
},
"mandatory": false
},
{
"code": "level",
"type": "SELECT",
"translations": {
"en": {
"label": "Level"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "messages",
"type": "SELECT",
"translations": {
"en": {
"label": "Messages"
}
},
"mandatory": false,
"recordType": "message"
},
{
"code": "messagesfrom",
"type": "SELECT",
"translations": {
"en": {
"label": "Messages From"
}
},
"mandatory": false,
"recordType": "message"
},
{
"code": "messagesto",
"type": "SELECT",
"translations": {
"en": {
"label": "Messages To"
}
},
"mandatory": false,
"recordType": "message"
},
{
"code": "middlename",
"type": "TEXT",
"translations": {
"en": {
"label": "Middle Name"
}
},
"mandatory": false
},
{
"code": "mobilephone",
"type": "PHONE",
"translations": {
"en": {
"label": "Mobile Phone"
}
},
"mandatory": false
},
{
"code": "name",
"type": "TEXT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": true
},
{
"code": "openingbalance",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Opening Balance"
}
},
"mandatory": false
},
{
"code": "openingbalanceaccount",
"type": "SELECT",
"translations": {
"en": {
"label": "Opening Balance Account"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "openingbalancedate",
"type": "DATE",
"translations": {
"en": {
"label": "Opening Balance Date"
}
},
"mandatory": false
},
{
"code": "otherrelationships",
"type": "MULTISELECT",
"translations": {
"en": {
"label": "Other Relationships"
}
},
"mandatory": false
},
{
"code": "parent",
"type": "INTEGER",
"translations": {
"en": {
"label": "Parent"
}
},
"mandatory": false
},
{
"code": "payablesaccount",
"type": "SELECT",
"translations": {
"en": {
"label": "Default Payables Account"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "pec",
"type": "TEXT",
"translations": {
"en": {
"label": "PEC"
}
},
"mandatory": false
},
{
"code": "permission",
"type": "SELECT",
"translations": {
"en": {
"label": "Permission"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "phone",
"type": "PHONE",
"translations": {
"en": {
"label": "Phone"
}
},
"mandatory": false
},
{
"code": "phoneticname",
"type": "TEXT",
"translations": {
"en": {
"label": "Phonetic Name"
}
},
"mandatory": false
},
{
"code": "printoncheckas",
"type": "TEXT",
"translations": {
"en": {
"label": "Print As"
}
},
"mandatory": false
},
{
"code": "printtransactions",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Print Transactions"
}
},
"mandatory": false
},
{
"code": "representingsubsidiary",
"type": "SELECT",
"translations": {
"en": {
"label": "Represents Subsidiary"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "requirepwdchange",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Require Password Change On Next Login"
}
},
"mandatory": false
},
{
"code": "salutation",
"type": "TEXT",
"translations": {
"en": {
"label": "Mr./Mrs..."
}
},
"mandatory": false
},
{
"code": "sendemail",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Send Notification Email"
}
},
"mandatory": false
},
{
"code": "shipaddress",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Address"
}
},
"mandatory": false
},
{
"code": "shipaddress1",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Address 1"
}
},
"mandatory": false
},
{
"code": "shipaddress2",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Address 2"
}
},
"mandatory": false
},
{
"code": "shipaddress3",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Address 3"
}
},
"mandatory": false
},
{
"code": "shipaddressee",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Addressee"
}
},
"mandatory": false
},
{
"code": "shipattention",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Attention"
}
},
"mandatory": false
},
{
"code": "shipcity",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping City"
}
},
"mandatory": false
},
{
"code": "shipcountry",
"type": "SELECT",
"translations": {
"en": {
"label": "Shipping Country"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "shipcountrycode",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Country Code"
}
},
"mandatory": false
},
{
"code": "shipphone",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Phone"
}
},
"mandatory": false
},
{
"code": "shipstate",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping State/Province"
}
},
"mandatory": false
},
{
"code": "shipzip",
"type": "TEXT",
"translations": {
"en": {
"label": "Shipping Zip"
}
},
"mandatory": false
},
{
"code": "state",
"type": "SELECT",
"translations": {
"en": {
"label": "State/Province"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "statedisplayname",
"type": "SELECT",
"translations": {
"en": {
"label": "State/Province Display Name"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "strength",
"type": "TEXT",
"translations": {
"en": {
"label": "Password Strength"
}
},
"mandatory": false
},
{
"code": "subscription",
"type": "SELECT",
"translations": {
"en": {
"label": "Subscription"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "subscriptiondate",
"type": "DATETIME",
"translations": {
"en": {
"label": "Subscription Date"
}
},
"mandatory": false
},
{
"code": "subscriptionstatus",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Subscription Status"
}
},
"mandatory": false
},
{
"code": "subsidiary",
"type": "SELECT",
"translations": {
"en": {
"label": "Subsidiary",
"help": "Select the subsidiary to associate with this vendor. You cannot enter transactions for this vendor unless a subsidiary is assigned.\n \nIf you select this vendor on a transaction, the transaction is associated with this subsidiary. The vendor is able to access only information associated with this subsidiary.\n \nNote: Once a transaction has posted for the vendor, you are not able to change the subsidiary selected on the vendor record."
}
},
"mandatory": true,
"recordType": "subsidiary"
},
{
"code": "subsidiaryedition",
"type": "TEXT",
"translations": {
"en": {
"label": "Edition"
}
},
"mandatory": false
},
{
"code": "subsidiarynohierarchy",
"type": "SELECT",
"translations": {
"en": {
"label": "Subsidiary (no hierarchy)"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "taxfractionunit",
"type": "SELECT",
"translations": {
"en": {
"label": "Tax Rounding Precision"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "taxidnum",
"type": "TEXT",
"translations": {
"en": {
"label": "Tax ID"
}
},
"mandatory": false
},
{
"code": "taxitem",
"type": "SELECT",
"translations": {
"en": {
"label": "Tax Code"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "taxrounding",
"type": "SELECT",
"translations": {
"en": {
"label": "Tax Rounding Method"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "tegatamaturity",
"type": "INTEGER",
"translations": {
"en": {
"label": "Tegata Maturity Date"
}
},
"mandatory": false
},
{
"code": "terms",
"type": "SELECT",
"translations": {
"en": {
"label": "Terms",
"help": "References a value in a user-defined list at Setup > Accounting > Setup Tasks > Accounting Lists > Term and sets the standard discount terms for this Vendor�s invoices."
}
},
"mandatory": false,
"recordType": null
},
{
"code": "title",
"type": "TEXT",
"translations": {
"en": {
"label": "Job Title"
}
},
"mandatory": false
},
{
"code": "type",
"type": "SELECT",
"translations": {
"en": {
"label": "Entity Type"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "unbilledorders",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Unbilled Orders"
}
},
"mandatory": false
},
{
"code": "unbilledordersprimary",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Unbilled Orders"
}
},
"mandatory": false
},
{
"code": "unsubscribe",
"type": "SELECT",
"translations": {
"en": {
"label": "Unsubscribe from Campaigns"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "url",
"type": "TEXT",
"translations": {
"en": {
"label": "Web Address"
}
},
"mandatory": false
},
{
"code": "vatregnumber",
"type": "TEXT",
"translations": {
"en": {
"label": "Tax Number"
}
},
"mandatory": false
},
{
"code": "workcalendar",
"type": "SELECT",
"translations": {
"en": {
"label": "Work Calendar"
}
},
"mandatory": true,
"recordType": null
},
{
"code": "zipcode",
"type": "TEXT",
"translations": {
"en": {
"label": "Zip Code"
}
},
"mandatory": false
}
],
"subLists": [
{
"code": "addressbook",
"translations": {
"en": "Address Book"
},
"fields": [
{
"code": "addr1",
"type": "TEXT",
"translations": {
"en": {
"label": "Address 1"
}
},
"mandatory": false
},
{
"code": "addr2",
"type": "TEXT",
"translations": {
"en": {
"label": "Address 2"
}
},
"mandatory": false
},
{
"code": "addr3",
"type": "TEXT",
"translations": {
"en": {
"label": "addr3"
}
},
"mandatory": false
},
{
"code": "addressee",
"type": "TEXT",
"translations": {
"en": {
"label": "Addressee"
}
},
"mandatory": false
},
{
"code": "addressid",
"type": "TEXT",
"translations": {
"en": {
"label": "addressid"
}
},
"mandatory": false
},
{
"code": "addrtext",
"type": "ADDRESS",
"translations": {
"en": {
"label": "Address"
}
},
"mandatory": false
},
{
"code": "attention",
"type": "TEXT",
"translations": {
"en": {
"label": "Attention"
}
},
"mandatory": false
},
{
"code": "city",
"type": "TEXT",
"translations": {
"en": {
"label": "City"
}
},
"mandatory": false
},
{
"code": "country",
"type": "SELECT",
"translations": {
"en": {
"label": "Country"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "defaultbilling",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Default Billing"
}
},
"mandatory": false
},
{
"code": "defaultshipping",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Default Shipping"
}
},
"mandatory": false
},
{
"code": "displaystate",
"type": "TEXT",
"translations": {
"en": {
"label": "State/Province"
}
},
"mandatory": false
},
{
"code": "id",
"type": "INTEGER",
"translations": {
"en": {
"label": "ID"
}
},
"mandatory": false
},
{
"code": "internalid",
"type": "INTEGER",
"translations": {
"en": {
"label": "internalid"
}
},
"mandatory": false
},
{
"code": "label",
"type": "TEXT",
"translations": {
"en": {
"label": "Label"
}
},
"mandatory": false
},
{
"code": "override",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Override"
}
},
"mandatory": false
},
{
"code": "phone",
"type": "PHONE",
"translations": {
"en": {
"label": "Phone"
}
},
"mandatory": false
},
{
"code": "state",
"type": "TEXT",
"translations": {
"en": {
"label": "State/Province"
}
},
"mandatory": false
},
{
"code": "zip",
"type": "TEXT",
"translations": {
"en": {
"label": "Zip"
}
},
"mandatory": false
}
]
},
{
"code": "currency",
"translations": {
"en": "Currencies"
},
"fields": [
{
"code": "balance",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Balance"
}
},
"mandatory": false
},
{
"code": "currency",
"type": "SELECT",
"translations": {
"en": {
"label": "Currency"
}
},
"mandatory": true,
"recordType": "currency"
},
{
"code": "unbilledorders",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Unbilled Orders"
}
},
"mandatory": false
}
]
}
],
"tabs": [
{
"code": "access",
"translations": {
"en": "Access"
}
},
{
"code": "address",
"translations": {
"en": "Address"
}
},
{
"code": "commission",
"translations": {
"en": "Commission"
}
},
{
"code": "custom",
"translations": {
"en": "Custom"
}
},
{
"code": "financial",
"translations": {
"en": "Financial"
}
},
{
"code": "general",
"translations": {
"en": "General"
}
},
{
"code": "info",
"translations": {
"en": "Info"
}
},
{
"code": "marketing",
"translations": {
"en": "Marketing"
}
},
{
"code": "workflow",
"translations": {
"en": "Workflow"
}
}
],
"transformTypes": [
{
"targetRecord": "purchaseorder",
"fieldDefault": "customform"
},
{
"targetRecord": "vendorbill",
"fieldDefault": "customform,entity,poids"
},
{
"targetRecord": "vendorpayment",
"fieldDefault": "customform"
}
]
}