nsmockup
Version:
Test your Suitescripts before deploying to NetSuite
2,547 lines (2,546 loc) • 82.8 kB
JSON
{
"code": "journalentry",
"id": 0,
"translations": {
"en": "Journal Entry"
},
"inactive": false,
"fields": [
{
"code": "abbrev",
"type": "TEXT",
"translations": {
"en": {
"label": "Abbrev. Type"
}
},
"mandatory": false
},
{
"code": "account",
"type": "SELECT",
"translations": {
"en": {
"label": "Account"
}
},
"mandatory": false,
"recordType": "account"
},
{
"code": "accountingperiod",
"type": "SELECT",
"translations": {
"en": {
"label": "Accounting Period"
}
},
"mandatory": false,
"recordType": "accountingperiod"
},
{
"code": "accounttype",
"type": "TEXT",
"translations": {
"en": {
"label": "Account Type"
}
},
"mandatory": false
},
{
"code": "actualshipdate",
"type": "DATE",
"translations": {
"en": {
"label": "Actual Ship/Receipt Date"
}
},
"mandatory": false
},
{
"code": "altsalesamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Alt.Sales)"
}
},
"mandatory": false
},
{
"code": "altsalesnetamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Alt.Sales Net)"
}
},
"mandatory": false
},
{
"code": "amount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount"
}
},
"mandatory": false
},
{
"code": "amountpaid",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount Paid"
}
},
"mandatory": false
},
{
"code": "amountremaining",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount Remaining"
}
},
"mandatory": false
},
{
"code": "amountunbilled",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount Unbilled"
}
},
"mandatory": false
},
{
"code": "anylineitem",
"type": "MULTISELECT",
"translations": {
"en": {
"label": "Item On Any Line"
}
},
"mandatory": false
},
{
"code": "appliedtoforeignamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Applied To Link Amount (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "appliedtoisfxvariance",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Applied To Link Is FxVariance"
}
},
"mandatory": false
},
{
"code": "appliedtolinkamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Applied To Link Amount"
}
},
"mandatory": false
},
{
"code": "appliedtolinktype",
"type": "SELECT",
"translations": {
"en": {
"label": "Applied To Link Type"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "appliedtotransaction",
"type": "SELECT",
"translations": {
"en": {
"label": "Applied To Transaction"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "applyingforeignamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Applying Link Amount (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "applyingisfxvariance",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Applying Link Is FxVariance"
}
},
"mandatory": false
},
{
"code": "applyinglinkamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Applying Link Amount"
}
},
"mandatory": false
},
{
"code": "applyinglinktype",
"type": "SELECT",
"translations": {
"en": {
"label": "Applying Link Type"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "applyingtransaction",
"type": "SELECT",
"translations": {
"en": {
"label": "Applying Transaction"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "approvalstatus",
"type": "SELECT",
"translations": {
"en": {
"label": "Approval Status"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "approved",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Approved",
"help": "Check this box to indicate that this journal entry is approved.\nIf you check this box, this journal entry will post immediately.\nIf you do not check this box, this journal entry must be approved before it \n posts."
}
},
"mandatory": false
},
{
"code": "authcode",
"type": "TEXT",
"translations": {
"en": {
"label": "Auth. Code"
}
},
"mandatory": false
},
{
"code": "avsstreetmatch",
"type": "TEXT",
"translations": {
"en": {
"label": "AVS Street Match"
}
},
"mandatory": false
},
{
"code": "avszipmatch",
"type": "TEXT",
"translations": {
"en": {
"label": "AVS Zip Match"
}
},
"mandatory": false
},
{
"code": "billable",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Billable"
}
},
"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": "SELECT",
"translations": {
"en": {
"label": "Billing Country"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "billcountrycode",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Country Code"
}
},
"mandatory": false
},
{
"code": "billcounty",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing County/State"
}
},
"mandatory": false
},
{
"code": "billeddate",
"type": "DATE",
"translations": {
"en": {
"label": "Date Billed"
}
},
"mandatory": false
},
{
"code": "billingamount",
"type": "CURRENCY2",
"translations": {
"en": {
"label": "Billing Amount"
}
},
"mandatory": false
},
{
"code": "billingschedule",
"type": "SELECT",
"translations": {
"en": {
"label": "Billing Schedule"
}
},
"mandatory": false,
"recordType": "billingschedule"
},
{
"code": "billingstatus",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Billing Status"
}
},
"mandatory": false
},
{
"code": "billingtransaction",
"type": "SELECT",
"translations": {
"en": {
"label": "Billing Transaction"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "billphone",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Phone"
}
},
"mandatory": false
},
{
"code": "billstate",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing State/Province"
}
},
"mandatory": false
},
{
"code": "billvariancestatus",
"type": "TEXT",
"translations": {
"en": {
"label": "Bill Variance Status"
}
},
"mandatory": false
},
{
"code": "billzip",
"type": "TEXT",
"translations": {
"en": {
"label": "Billing Zip"
}
},
"mandatory": false
},
{
"code": "binnumber",
"type": "TEXT",
"translations": {
"en": {
"label": "Transaction Bin Number"
}
},
"mandatory": false
},
{
"code": "binnumberquantity",
"type": "FLOAT",
"translations": {
"en": {
"label": "Transaction Bin Quantity"
}
},
"mandatory": false
},
{
"code": "buildentireassembly",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Build Sub-Assemblies"
}
},
"mandatory": false
},
{
"code": "buildvariance",
"type": "FLOAT",
"translations": {
"en": {
"label": "Build Variance"
}
},
"mandatory": false
},
{
"code": "built",
"type": "FLOAT",
"translations": {
"en": {
"label": "Built"
}
},
"mandatory": false
},
{
"code": "cccustomercode",
"type": "TEXT",
"translations": {
"en": {
"label": "CC Customer Code"
}
},
"mandatory": false
},
{
"code": "ccexpdate",
"type": "MMYYDATE",
"translations": {
"en": {
"label": "CC Expire Date"
}
},
"mandatory": false
},
{
"code": "ccexpiredate",
"type": "DATE",
"translations": {
"en": {
"label": "CC Expire Date"
}
},
"mandatory": false
},
{
"code": "ccholdername",
"type": "TEXT",
"translations": {
"en": {
"label": "Credit Cardholder Name"
}
},
"mandatory": false
},
{
"code": "ccname",
"type": "TEXT",
"translations": {
"en": {
"label": "Credit Cardholder Name"
}
},
"mandatory": false
},
{
"code": "ccnumber",
"type": "CCNUMBER",
"translations": {
"en": {
"label": "Credit Card Number"
}
},
"mandatory": false
},
{
"code": "ccstreet",
"type": "TEXT",
"translations": {
"en": {
"label": "Card Street"
}
},
"mandatory": false
},
{
"code": "cczipcode",
"type": "TEXT",
"translations": {
"en": {
"label": "Card Zip Code"
}
},
"mandatory": false
},
{
"code": "class",
"type": "SELECT",
"translations": {
"en": {
"label": "Class"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "classnohierarchy",
"type": "SELECT",
"translations": {
"en": {
"label": "Class (no hierarchy)"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "cleared",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Cleared"
}
},
"mandatory": false
},
{
"code": "closed",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Closed"
}
},
"mandatory": false
},
{
"code": "closedate",
"type": "DATE",
"translations": {
"en": {
"label": "Date Closed"
}
},
"mandatory": false
},
{
"code": "cogs",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "COGS Line"
}
},
"mandatory": false
},
{
"code": "cogsamount",
"type": "CURRENCY2",
"translations": {
"en": {
"label": "COGS Amount"
}
},
"mandatory": false
},
{
"code": "commissioneffectivedate",
"type": "DATE",
"translations": {
"en": {
"label": "Commission Effective Date"
}
},
"mandatory": false
},
{
"code": "commit",
"type": "SELECT",
"translations": {
"en": {
"label": "Commit"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "confirmationnumber",
"type": "TEXT",
"translations": {
"en": {
"label": "Confirmation Number"
}
},
"mandatory": false
},
{
"code": "contactprimary",
"type": "SELECT",
"translations": {
"en": {
"label": "Contact (Primary)"
}
},
"mandatory": false,
"recordType": "contact"
},
{
"code": "contribution",
"type": "PERCENT",
"translations": {
"en": {
"label": "Contribution %"
}
},
"mandatory": false
},
{
"code": "contributionprimary",
"type": "PERCENT",
"translations": {
"en": {
"label": "Primary Sales Rep Contribution %"
}
},
"mandatory": false
},
{
"code": "costcomponentamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Cost Component Amount"
}
},
"mandatory": false
},
{
"code": "costcomponentcategory",
"type": "TEXT",
"translations": {
"en": {
"label": "Cost Component Category"
}
},
"mandatory": false
},
{
"code": "costcomponentitem",
"type": "TEXT",
"translations": {
"en": {
"label": "Cost Component Item"
}
},
"mandatory": false
},
{
"code": "costcomponentquantity",
"type": "FLOAT",
"translations": {
"en": {
"label": "Cost Component Quantity"
}
},
"mandatory": false
},
{
"code": "costcomponentstandardcost",
"type": "FLOAT",
"translations": {
"en": {
"label": "Cost Component Standard Cost"
}
},
"mandatory": false
},
{
"code": "costestimate",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Est. Extended Cost (Line)"
}
},
"mandatory": false
},
{
"code": "costestimaterate",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Est. Unit Cost"
}
},
"mandatory": false
},
{
"code": "costestimatetype",
"type": "TEXT",
"translations": {
"en": {
"label": "Cost Estimate Type"
}
},
"mandatory": false
},
{
"code": "createdby",
"type": "SELECT",
"translations": {
"en": {
"label": "Created By"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "createddate",
"type": "DATETIME",
"translations": {
"en": {
"label": "createddate"
}
},
"mandatory": false
},
{
"code": "createdfrom",
"type": "SELECT",
"translations": {
"en": {
"label": "Void Of"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "creditamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Credit)"
}
},
"mandatory": false
},
{
"code": "credittotal",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Credit"
}
},
"mandatory": false
},
{
"code": "cscmatch",
"type": "TEXT",
"translations": {
"en": {
"label": "CSC Match"
}
},
"mandatory": false
},
{
"code": "currency",
"type": "SELECT",
"translations": {
"en": {
"label": "Currency",
"help": "This field is the currency used for all amounts in this journal entry. For regular journal entries, currency defaults to the base currency of your company or root parent subsidiary, and can be changed to any other currency available in your account. For intercompany journal entries in OneWorld, currency defaults to the base currency of the selected initiating subsidiary and can be changed to the currency of the To Subsidiary."
}
},
"mandatory": true,
"recordType": "currency"
},
{
"code": "customer",
"type": "SELECT",
"translations": {
"en": {
"label": "Customer"
}
},
"mandatory": false,
"recordType": "customer"
},
{
"code": "customermain",
"type": "SELECT",
"translations": {
"en": {
"label": "Customer (Main Line)"
}
},
"mandatory": false,
"recordType": "customer"
},
{
"code": "customersubof",
"type": "SELECT",
"translations": {
"en": {
"label": "Customer Sub of"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "customform",
"type": "SELECT",
"translations": {
"en": {
"label": "Custom Form"
}
},
"mandatory": true,
"recordType": null
},
{
"code": "custtype",
"type": "SELECT",
"translations": {
"en": {
"label": "Customer Category"
}
},
"mandatory": false,
"recordType": "customercategory"
},
{
"code": "datecreated",
"type": "DATETIME",
"translations": {
"en": {
"label": "Date Created"
}
},
"mandatory": false
},
{
"code": "daysopen",
"type": "INTEGER",
"translations": {
"en": {
"label": "Days Open"
}
},
"mandatory": false
},
{
"code": "daysoverdue",
"type": "INTEGER",
"translations": {
"en": {
"label": "Days Overdue"
}
},
"mandatory": false
},
{
"code": "debitamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Debit)"
}
},
"mandatory": false
},
{
"code": "debittotal",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Debit"
}
},
"mandatory": false
},
{
"code": "deferredrevenue",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Deferred)"
}
},
"mandatory": false
},
{
"code": "deferrevrec",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Delay Rev. Rec."
}
},
"mandatory": false
},
{
"code": "department",
"type": "SELECT",
"translations": {
"en": {
"label": "Department"
}
},
"mandatory": false,
"recordType": "department"
},
{
"code": "departmentnohierarchy",
"type": "SELECT",
"translations": {
"en": {
"label": "Department (no hierarchy)"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "depositdate",
"type": "DATE",
"translations": {
"en": {
"label": "Date Deposited/Refunded"
}
},
"mandatory": false
},
{
"code": "deposittransaction",
"type": "SELECT",
"translations": {
"en": {
"label": "Deposit/Refund Transaction"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "discountamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount Discount"
}
},
"mandatory": false
},
{
"code": "draccount",
"type": "TEXT",
"translations": {
"en": {
"label": "Deferred Revenue Reclassification Account"
}
},
"mandatory": false
},
{
"code": "duedate",
"type": "DATE",
"translations": {
"en": {
"label": "Due Date/Receive By"
}
},
"mandatory": false
},
{
"code": "effectiverate",
"type": "CURRENCY2",
"translations": {
"en": {
"label": "Effective Rate"
}
},
"mandatory": false
},
{
"code": "email",
"type": "EMAIL",
"translations": {
"en": {
"label": "Email"
}
},
"mandatory": false
},
{
"code": "employee",
"type": "SELECT",
"translations": {
"en": {
"label": "Employee"
}
},
"mandatory": false,
"recordType": "employee"
},
{
"code": "enddate",
"type": "DATE",
"translations": {
"en": {
"label": "End Date"
}
},
"mandatory": false
},
{
"code": "entity",
"type": "SELECT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": false,
"recordType": "entity"
},
{
"code": "entitynexus",
"type": "SELECT",
"translations": {
"en": {
"label": "Nexus"
}
},
"mandatory": false,
"recordType": "nexus"
},
{
"code": "entitystatus",
"type": "SELECT",
"translations": {
"en": {
"label": "Estimate/Opportunity Status"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "estgrossprofit",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Est. Gross Profit (Line)"
}
},
"mandatory": false
},
{
"code": "estgrossprofitpct",
"type": "PERCENT",
"translations": {
"en": {
"label": "Est. Gross Profit Percent (Line)"
}
},
"mandatory": false
},
{
"code": "estgrossprofitpercent",
"type": "PERCENT",
"translations": {
"en": {
"label": "Est. Gross Profit Percent (Transaction)"
}
},
"mandatory": false
},
{
"code": "exchangerate",
"type": "CURRENCY2",
"translations": {
"en": {
"label": "Exchange Rate"
}
},
"mandatory": false
},
{
"code": "excludecommission",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Exclude Commissions"
}
},
"mandatory": false
},
{
"code": "excludefromraterequest",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Exclude Item from Rate Request"
}
},
"mandatory": false
},
{
"code": "expectedclosedate",
"type": "DATE",
"translations": {
"en": {
"label": "Expected Close"
}
},
"mandatory": false
},
{
"code": "expectedreceiptdate",
"type": "DATE",
"translations": {
"en": {
"label": "Expected Receipt Date"
}
},
"mandatory": false
},
{
"code": "expenseallocjournalcount",
"type": "TEXT",
"translations": {
"en": {
"label": "Count"
}
},
"mandatory": false
},
{
"code": "expensecategory",
"type": "SELECT",
"translations": {
"en": {
"label": "Expense Category"
}
},
"mandatory": false,
"recordType": "expensecategory"
},
{
"code": "expensedate",
"type": "DATE",
"translations": {
"en": {
"label": "Expense Date"
}
},
"mandatory": false
},
{
"code": "expreports",
"type": "SELECT",
"translations": {
"en": {
"label": "Expense Category"
}
},
"mandatory": false,
"recordType": "expensecategory"
},
{
"code": "externalid",
"type": "TEXT",
"translations": {
"en": {
"label": "ExternalId"
}
},
"mandatory": false
},
{
"code": "externalidstring",
"type": "TEXT",
"translations": {
"en": {
"label": "External ID (Text)"
}
},
"mandatory": false
},
{
"code": "finchrg",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Finance Charge"
}
},
"mandatory": false
},
{
"code": "firmed",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Firmed"
}
},
"mandatory": false
},
{
"code": "forecasttype",
"type": "SELECT",
"translations": {
"en": {
"label": "Forecast Type"
}
},
"mandatory": false,
"recordType": null
},
{
"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": "fulfillingtransaction",
"type": "SELECT",
"translations": {
"en": {
"label": "Fulfilling/Receiving Transaction"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "fxaccount",
"type": "TEXT",
"translations": {
"en": {
"label": "Foreign Currency Adjustment Revenue Account"
}
},
"mandatory": false
},
{
"code": "fxamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "fxcostestimate",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Est. Extended Cost (Line) (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "fxcostestimaterate",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Est. Unit Cost (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "fxestgrossprofit",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Est. Gross Profit (Line) (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "fxtrancostestimate",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Est. Extended Cost (Transaction) (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "fxvsoeallocation",
"type": "CURRENCY",
"translations": {
"en": {
"label": "VSOE Allocation (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "fxvsoeamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "VSOE Amount (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "fxvsoeprice",
"type": "CURRENCY2",
"translations": {
"en": {
"label": "VSOE Price (Foreign Currency)"
}
},
"mandatory": false
},
{
"code": "gcoavailabeltocharge",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Funds Available to Process"
}
},
"mandatory": false
},
{
"code": "gcoavailabletorefund",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Funds Available to Refund"
}
},
"mandatory": false
},
{
"code": "gcoavsstreetmatch",
"type": "TEXT",
"translations": {
"en": {
"label": "AVS Street Match (Google)"
}
},
"mandatory": false
},
{
"code": "gcoavszipmatch",
"type": "TEXT",
"translations": {
"en": {
"label": "AVS Zip Match (Google)"
}
},
"mandatory": false
},
{
"code": "gcobuyeraccountage",
"type": "INTEGER",
"translations": {
"en": {
"label": "Buyer Account Age"
}
},
"mandatory": false
},
{
"code": "gcobuyerip",
"type": "TEXT",
"translations": {
"en": {
"label": "Buyer IP Address"
}
},
"mandatory": false
},
{
"code": "gcochargeamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Pending Charges"
}
},
"mandatory": false
},
{
"code": "gcochargebackamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Chargeback Amount"
}
},
"mandatory": false
},
{
"code": "gcoconfirmedchargedtotal",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Charge Amount Confirmed"
}
},
"mandatory": false
},
{
"code": "gcoconfirmedrefundedtotal",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Confirmed Refund Amount"
}
},
"mandatory": false
},
{
"code": "gcocreditcardnumber",
"type": "TEXT",
"translations": {
"en": {
"label": "Credit Card (Google)"
}
},
"mandatory": false
},
{
"code": "gcocscmatch",
"type": "TEXT",
"translations": {
"en": {
"label": "CSC Match (Google)"
}
},
"mandatory": false
},
{
"code": "gcofinancialstate",
"type": "TEXT",
"translations": {
"en": {
"label": "Google Order Financial State"
}
},
"mandatory": false
},
{
"code": "gcofulfillmentstate",
"type": "TEXT",
"translations": {
"en": {
"label": "Google Order Fulfillment State"
}
},
"mandatory": false
},
{
"code": "gcoorderid",
"type": "TEXT",
"translations": {
"en": {
"label": "Google Order ID"
}
},
"mandatory": false
},
{
"code": "gcoordertotal",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Google Order Total"
}
},
"mandatory": false
},
{
"code": "gcopromotionamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Google Checkout Promotion Amount"
}
},
"mandatory": false
},
{
"code": "gcopromotionname",
"type": "TEXT",
"translations": {
"en": {
"label": "Google Checkout Promotion"
}
},
"mandatory": false
},
{
"code": "gcorefundamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Pending Refund Amount"
}
},
"mandatory": false
},
{
"code": "gcoshippingtotal",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Google Shipping Total"
}
},
"mandatory": false
},
{
"code": "gcostatechangeddetail",
"type": "TEXT",
"translations": {
"en": {
"label": "Reason for Cancellation"
}
},
"mandatory": false
},
{
"code": "giftcert",
"type": "TEXT",
"translations": {
"en": {
"label": "Gift Certificate"
}
},
"mandatory": false
},
{
"code": "giftcertificate",
"type": "TEXT",
"translations": {
"en": {
"label": "Gift Certificate"
}
},
"mandatory": false
},
{
"code": "grossamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Gross)"
}
},
"mandatory": false
},
{
"code": "includeinforecast",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Include in Forecast"
}
},
"mandatory": false
},
{
"code": "intercostatus",
"type": "SELECT",
"translations": {
"en": {
"label": "Intercompany Status"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "intercotransaction",
"type": "TEXT",
"translations": {
"en": {
"label": "Paired Intercompany Transaction"
}
},
"mandatory": false
},
{
"code": "inventorydetail",
"type": "SELECT",
"translations": {
"en": {
"label": "Inventory Detail"
}
},
"mandatory": false,
"recordType": "inventorydetail"
},
{
"code": "invsoebundle",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "In VSOE Bundle"
}
},
"mandatory": false
},
{
"code": "isallocation",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Is Allocation"
}
},
"mandatory": false
},
{
"code": "isbackflush",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Backflush"
}
},
"mandatory": false
},
{
"code": "isbasecurrency",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Base Currency"
}
},
"mandatory": false
},
{
"code": "isgcochargeback",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Chargeback"
}
},
"mandatory": false
},
{
"code": "isgcochargeconfirmed",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Charge Confirmed"
}
},
"mandatory": false
},
{
"code": "isgcopaymentguaranteed",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Payment Guaranteed by Google"
}
},
"mandatory": false
},
{
"code": "isgcorefundconfirmed",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Refund Confirmed"
}
},
"mandatory": false
},
{
"code": "isintercompanyadjustment",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Is Intercompany Adjustment"
}
},
"mandatory": false
},
{
"code": "ispaypalmeth",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Is PayPal Payment Method"
}
},
"mandatory": false
},
{
"code": "isreversal",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Is Reversal"
}
},
"mandatory": false
},
{
"code": "isrevrectransaction",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Is Amortization/Revenue Recognition"
}
},
"mandatory": false
},
{
"code": "isscrap",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Is Scrap"
}
},
"mandatory": false
},
{
"code": "isshipaddress",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Residential Address"
}
},
"mandatory": false
},
{
"code": "istransferpricecosting",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Use Item Cost as Transfer Cost"
}
},
"mandatory": false
},
{
"code": "isvsoealloc",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "VSOE Allocation Line"
}
},
"mandatory": false
},
{
"code": "iswip",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "WIP"
}
},
"mandatory": false
},
{
"code": "item",
"type": "SELECT",
"translations": {
"en": {
"label": "Item"
}
},
"mandatory": false,
"recordType": "item"
},
{
"code": "itemnumber",
"type": "SELECT",
"translations": {
"en": {
"label": "Item Number"
}
},
"mandatory": false,
"recordType": "itemnumber"
},
{
"code": "itemrevision",
"type": "SELECT",
"translations": {
"en": {
"label": "Item Revision"
}
},
"mandatory": false,
"recordType": "itemrevision"
},
{
"code": "itemsubof",
"type": "SELECT",
"translations": {
"en": {
"label": "Item Sub of"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "job",
"type": "SELECT",
"translations": {
"en": {
"label": "Job"
}
},
"mandatory": false,
"recordType": "job"
},
{
"code": "jobmain",
"type": "SELECT",
"translations": {
"en": {
"label": "Job (Main Line)"
}
},
"mandatory": false,
"recordType": "job"
},
{
"code": "lastmodifieddate",
"type": "DATETIME",
"translations": {
"en": {
"label": "Last Modified"
}
},
"mandatory": false
},
{
"code": "lastviewed",
"type": "DATETIME",
"translations": {
"en": {
"label": "Last Viewed"
}
},
"mandatory": false
},
{
"code": "leadsource",
"type": "SELECT",
"translations": {
"en": {
"label": "Lead Source"
}
},
"mandatory": false,
"recordType": "campaign"
},
{
"code": "line",
"type": "INTEGER",
"translations": {
"en": {
"label": "Line ID"
}
},
"mandatory": false
},
{
"code": "linesequencenumber",
"type": "INTEGER",
"translations": {
"en": {
"label": "Line Sequence Number"
}
},
"mandatory": false
},
{
"code": "location",
"type": "SELECT",
"translations": {
"en": {
"label": "Location"
}
},
"mandatory": false,
"recordType": "location"
},
{
"code": "locationnohierarchy",
"type": "SELECT",
"translations": {
"en": {
"label": "Location (no hierarchy)"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "mainline",
"type": "TEXT",
"translations": {
"en": {
"label": "*"
}
},
"mandatory": false
},
{
"code": "mainname",
"type": "SELECT",
"translations": {
"en": {
"label": "Main Line Name"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "matchbilltoreceipt",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Match Bill To Receipt"
}
},
"mandatory": false
},
{
"code": "memo",
"type": "TEXT",
"translations": {
"en": {
"label": "Memo"
}
},
"mandatory": false
},
{
"code": "memomain",
"type": "TEXT",
"translations": {
"en": {
"label": "Memo (Main)"
}
},
"mandatory": false
},
{
"code": "memorized",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Memorized"
}
},
"mandatory": false
},
{
"code": "merchantaccount",
"type": "TEXT",
"translations": {
"en": {
"label": "Credit Card Processor"
}
},
"mandatory": false
},
{
"code": "message",
"type": "TEXT",
"translations": {
"en": {
"label": "Message"
}
},
"mandatory": false
},
{
"code": "messages",
"type": "SELECT",
"translations": {
"en": {
"label": "Messages"
}
},
"mandatory": false,
"recordType": "message"
},
{
"code": "multisubsidiary",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Intercompany"
}
},
"mandatory": false
},
{
"code": "name",
"type": "TEXT",
"translations": {
"en": {
"label": "Name"
}
},
"mandatory": true
},
{
"code": "netamount",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Net)"
}
},
"mandatory": false
},
{
"code": "netamountnotax",
"type": "CURRENCY",
"translations": {
"en": {
"label": "Amount (Net of Tax)"
}
},
"mandatory": false
},
{
"code": "nextapprover",
"type": "SELECT",
"translations": {
"en": {
"label": "Next Approver"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "nextbilldate",
"type": "DATE",
"translations": {
"en": {
"label": "Next Bill Date"
}
},
"mandatory": false
},
{
"code": "nexus",
"type": "SELECT",
"translations": {
"en": {
"label": "Nexus"
}
},
"mandatory": false,
"recordType": "nexus"
},
{
"code": "nonreimbursable",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Non-reimbursable"
}
},
"mandatory": false
},
{
"code": "number",
"type": "INTEGER",
"translations": {
"en": {
"label": "Number"
}
},
"mandatory": false
},
{
"code": "opportunity",
"type": "SELECT",
"translations": {
"en": {
"label": "Opportunity"
}
},
"mandatory": false,
"recordType": "opportunity"
},
{
"code": "options",
"type": "NAMEVALUELIST",
"translations": {
"en": {
"label": "Options"
}
},
"mandatory": false
},
{
"code": "originator",
"type": "SELECT",
"translations": {
"en": {
"label": "Originator"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "otherrefnum",
"type": "TEXT",
"translations": {
"en": {
"label": "PO/Check Number"
}
},
"mandatory": false
},
{
"code": "packagecount",
"type": "INTEGER",
"translations": {
"en": {
"label": "Package Count"
}
},
"mandatory": false
},
{
"code": "paidamount",
"type": "CURRENCY2",
"translations": {
"en": {
"label": "Paid Amount"
}
},
"mandatory": false
},
{
"code": "paidtransaction",
"type": "SELECT",
"translations": {
"en": {
"label": "Paid Transaction"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "parentexpensealloc",
"type": "SELECT",
"translations": {
"en": {
"label": "Created From Allocation"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "partner",
"type": "SELECT",
"translations": {
"en": {
"label": "Partner"
}
},
"mandatory": false,
"recordType": "partner"
},
{
"code": "partnercontribution",
"type": "PERCENT",
"translations": {
"en": {
"label": "Partner Contribution %"
}
},
"mandatory": false
},
{
"code": "partnerrole",
"type": "SELECT",
"translations": {
"en": {
"label": "Partner Role"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "partnerteammember",
"type": "SELECT",
"translations": {
"en": {
"label": "Partner Team Member"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "payingamount",
"type": "CURRENCY2",
"translations": {
"en": {
"label": "Paying Amount"
}
},
"mandatory": false
},
{
"code": "payingtransaction",
"type": "SELECT",
"translations": {
"en": {
"label": "Paying Transaction"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "paymenteventdate",
"type": "DATETIME",
"translations": {
"en": {
"label": "Payment Event Date"
}
},
"mandatory": false
},
{
"code": "paymenteventholdreason",
"type": "TEXT",
"translations": {
"en": {
"label": "Payment Event Hold Reason"
}
},
"mandatory": false
},
{
"code": "paymenteventpurchasecardused",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Payment Event Purchase Card Used"
}
},
"mandatory": false
},
{
"code": "paymenteventpurchasedatasent",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Payment Event Purchase Data Sent"
}
},
"mandatory": false
},
{
"code": "paymenteventresult",
"type": "TEXT",
"translations": {
"en": {
"label": "Payment Event Result"
}
},
"mandatory": false
},
{
"code": "paymenteventtype",
"type": "TEXT",
"translations": {
"en": {
"label": "Payment Event Type"
}
},
"mandatory": false
},
{
"code": "paymentmethod",
"type": "SELECT",
"translations": {
"en": {
"label": "Payment Method"
}
},
"mandatory": false,
"recordType": null
},
{
"code": "paypalpending",
"type": "CHECKBOX",
"translations": {
"en": {
"label": "Pending PayPal Authorization"
}
},
"mandatory": false
},
{
"code": "paypalstatus",
"type": "TEXT",
"translations": {
"en": {
"label": "PayPal Payment Status"
}
},
"mandatory": false
},
{
"code": "paypaltranid",
"type": "TEXT",
"translations": {
"en": {
"label": "PayPal Transaction ID"
}
},
"mandatory": false
},
{
"code": "payrollbatch",
"type": "TEXT",
"translations": {
"en": {
"label": "Payroll Batch"
}
},
"mandatory": false