| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | org.mule.modules.quickbooks.windows.schema.QboAccountDetailTypeEnum | |
Java class for QboAccountDetailTypeEnum.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="QboAccountDetailTypeEnum">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="AccountsPayable"/>
<enumeration value="AccountsReceivable"/>
<enumeration value="AccumulatedAdjustment"/>
<enumeration value="AccumulatedAmortization"/>
<enumeration value="AccumulatedAmortizationOfOtherAssets"/>
<enumeration value="AccumulatedDepletion"/>
<enumeration value="AccumulatedDepreciation"/>
<enumeration value="AdvertisingPromotional"/>
<enumeration value="AllowanceForBadDebts"/>
<enumeration value="Amortization"/>
<enumeration value="Auto"/>
<enumeration value="BadDebts"/>
<enumeration value="BankCharges"/>
<enumeration value="Buildings"/>
<enumeration value="CashOnHand"/>
<enumeration value="CharitableContributions"/>
<enumeration value="Checking"/>
<enumeration value="CommonStock"/>
<enumeration value="CostOfLabor"/>
<enumeration value="CostOfLaborCos"/>
<enumeration value="CreditCard"/>
<enumeration value="DepletableAssets"/>
<enumeration value="Depreciation"/>
<enumeration value="DevelopmentCosts"/>
<enumeration value="DirectDepositPayable"/>
<enumeration value="DiscountsRefundsGiven"/>
<enumeration value="DividendIncome"/>
<enumeration value="DuesSubscriptions"/>
<enumeration value="EmployeeCashAdvances"/>
<enumeration value="Entertainment"/>
<enumeration value="EntertainmentMeals"/>
<enumeration value="EquipmentRental"/>
<enumeration value="EquipmentRentalCos"/>
<enumeration value="FederalIncomeTaxPayable"/>
<enumeration value="FurnitureAndFixtures"/>
<enumeration value="Goodwill"/>
<enumeration value="Insurance"/>
<enumeration value="InsurancePayable"/>
<enumeration value="IntangibleAssets"/>
<enumeration value="InterestEarned"/>
<enumeration value="InterestPaid"/>
<enumeration value="Inventory"/>
<enumeration value="Investment_MortgageRealEstateLoans"/>
<enumeration value="Investment_Other"/>
<enumeration value="Investment_TaxExemptSecurities"/>
<enumeration value="Investment_USGovernmentObligations"/>
<enumeration value="Land"/>
<enumeration value="LeaseBuyout"/>
<enumeration value="LeaseholdImprovements"/>
<enumeration value="LegalProfessionalFees"/>
<enumeration value="Licenses"/>
<enumeration value="LineOfCredit"/>
<enumeration value="LoanPayable"/>
<enumeration value="LoansToOfficers"/>
<enumeration value="LoansToOthers"/>
<enumeration value="LoansToStockholders"/>
<enumeration value="MachineryAndEquipment"/>
<enumeration value="MoneyMarket"/>
<enumeration value="NonProfitIncome"/>
<enumeration value="NotesPayable"/>
<enumeration value="OfficeGeneralAdministrativeExpenses"/>
<enumeration value="OpeningBalanceEquity"/>
<enumeration value="OrganizationalCosts"/>
<enumeration value="OtherCostsOfServiceCos"/>
<enumeration value="OtherCurrentAssets"/>
<enumeration value="OtherCurrentLiabilities"/>
<enumeration value="OtherFixedAssets"/>
<enumeration value="OtherInvestmentIncome"/>
<enumeration value="OtherLongTermAssets"/>
<enumeration value="OtherLongTermLiabilities"/>
<enumeration value="OtherMiscellaneousExpense"/>
<enumeration value="OtherMiscellaneousIncome"/>
<enumeration value="OtherMiscellaneousServiceCost"/>
<enumeration value="OtherPrimaryIncome"/>
<enumeration value="OwnersEquity"/>
<enumeration value="PaidInCapitalOrSurplus"/>
<enumeration value="PartnerContributions"/>
<enumeration value="PartnerDistributions"/>
<enumeration value="PartnersEquity"/>
<enumeration value="PayrollClearing"/>
<enumeration value="PayrollExpenses"/>
<enumeration value="PayrollTaxPayable"/>
<enumeration value="PenaltiesSettlements"/>
<enumeration value="PreferredStock"/>
<enumeration value="PrepaidExpenses"/>
<enumeration value="PrepaidExpensesPayable"/>
<enumeration value="PromotionalMeals"/>
<enumeration value="RentOrLeaseOfBuildings"/>
<enumeration value="RentsHeldInTrust"/>
<enumeration value="RentsInTrustLiability"/>
<enumeration value="RepairMaintenance"/>
<enumeration value="Retainage"/>
<enumeration value="RetainedEarnings"/>
<enumeration value="SalesOfProductIncome"/>
<enumeration value="SalesTaxPayable"/>
<enumeration value="Savings"/>
<enumeration value="SecurityDeposits"/>
<enumeration value="ServiceFeeIncome"/>
<enumeration value="ShareholderNotesPayable"/>
<enumeration value="ShippingFreightDelivery"/>
<enumeration value="ShippingFreightDeliveryCos"/>
<enumeration value="StateLocalIncomeTaxPayable"/>
<enumeration value="SuppliesMaterials"/>
<enumeration value="SuppliesMaterialsCogs"/>
<enumeration value="TaxesPaid"/>
<enumeration value="TaxExemptInterest"/>
<enumeration value="Travel"/>
<enumeration value="TravelMeals"/>
<enumeration value="TreasuryStock"/>
<enumeration value="TrustAccounts"/>
<enumeration value="TrustAccountsLiabilities"/>
<enumeration value="UndepositedFunds"/>
<enumeration value="Utilities"/>
<enumeration value="Vehicles"/>
</restriction>
</simpleType>
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| QboAccountDetailTypeEnum | ACCOUNTS_PAYABLE | Product: QBO Description: Accounts Payable (also called A/P) tracks amounts you owe to your vendors and suppliers. | |||||||||
| QboAccountDetailTypeEnum | ACCOUNTS_RECEIVABLE | Product: QBO Description: Accounts Receivable (also called A/R) tracks money that customers owe businesses for products or services, and payments customers make. | |||||||||
| QboAccountDetailTypeEnum | ACCUMULATED_ADJUSTMENT | Product: QBO Description: Corporations use this account to track adjustments to owner's equity that are not attributable to net income. | |||||||||
| QboAccountDetailTypeEnum | ACCUMULATED_AMORTIZATION | Product: QBO Description: Use Accumulated Amortization to track how much you amortize intangible assets. | |||||||||
| QboAccountDetailTypeEnum | ACCUMULATED_AMORTIZATION_OF_OTHER_ASSETS | Product: QBO Description: Use Accumulated Amortization of Other Assets to track how much you've amortized an asset whose type is Other Asset. | |||||||||
| QboAccountDetailTypeEnum | ACCUMULATED_DEPLETION | Product: QBO Description: Use Accumulated Depletion to track how much you deplete a natural resource. | |||||||||
| QboAccountDetailTypeEnum | ACCUMULATED_DEPRECIATION | Product: QBO Description: Use Accumulated Depreciation to track how much you depreciate a fixed asset (a physical asset you do not expect to convert to cash during one year of normal operations). | |||||||||
| QboAccountDetailTypeEnum | ADVERTISING_PROMOTIONAL | Product: QBO Description: Use Advertising/Promotional to track money spent promoting your company. | |||||||||
| QboAccountDetailTypeEnum | ALLOWANCE_FOR_BAD_DEBTS | Product: QBO Description: Use Allowance for Bad Debts to estimate the portion of Accounts receivable you think you might not collect. | |||||||||
| QboAccountDetailTypeEnum | AMORTIZATION | Product: QBO Description: Use Amortization to track amortization of intangible assets. | |||||||||
| QboAccountDetailTypeEnum | AUTO | Product: QBO Description: Use Auto to track costs associated with vehicles. | |||||||||
| QboAccountDetailTypeEnum | BAD_DEBTS | Product: QBO Description: Use Bad Debt to track debt you have written off. | |||||||||
| QboAccountDetailTypeEnum | BANK_CHARGES | Product: QBO Description: Use Bank Charges for any fees you pay to financial institutions. | |||||||||
| QboAccountDetailTypeEnum | BUILDINGS | Product: QBO Description: Use Buildings to track the cost of structures you own and use for your business. | |||||||||
| QboAccountDetailTypeEnum | CASH_ON_HAND | Product: QBO Description: Use a Cash on Hand account to track cash your company keeps for occasional expenses, also called petty cash. | |||||||||
| QboAccountDetailTypeEnum | CHARITABLE_CONTRIBUTIONS | Product: QBO Description: Use Charitable Contributions to track gifts to charity. | |||||||||
| QboAccountDetailTypeEnum | CHECKING | Product: QBO Description: Use Checking Accounts to track all checking activity, including debit card transactions. | |||||||||
| QboAccountDetailTypeEnum | COMMON_STOCK | Product: QBO Description: Corporations use this account to track shares of its common stock in the hands of shareholders. | |||||||||
| QboAccountDetailTypeEnum | COST_OF_LABOR | Product: QBO Description: Use Cost of Labor to track the cost of paying employees to produce products or supply services. | |||||||||
| QboAccountDetailTypeEnum | COST_OF_LABOR_COS | Product: QBO Description: Use Cost of Labor to track the cost of paying employees to produce products or supply services. | |||||||||
| QboAccountDetailTypeEnum | CREDIT_CARD | Product: QBO Description: Credit Card accounts track the balance due on your business credit cards. | |||||||||
| QboAccountDetailTypeEnum | DEPLETABLE_ASSETS | Product: QBO Description: Use Depletable Assets to track natural resources, such as timberlands, oil wells, and mineral deposits. | |||||||||
| QboAccountDetailTypeEnum | DEPRECIATION | Product: QBO Description: Use Depreciation to track how much you depreciate fixed assets. | |||||||||
| QboAccountDetailTypeEnum | DEVELOPMENT_COSTS | Product: QBO Description: Use Development Costs to track amounts you deposit or set aside to arrange for financing, such as an SBA loan, or for deposits in anticipation of the purchase of property or other assets. | |||||||||
| QboAccountDetailTypeEnum | DIRECT_DEPOSIT_PAYABLE | Product: QBO Description: Use Direct Deposit Payable to keep track of net pay that you intend to pay employees and contractors through direct deposit. | |||||||||
| QboAccountDetailTypeEnum | DISCOUNTS_REFUNDS_GIVEN | Product: QBO Description: Use Discounts/Refunds Given to track discounts you give to customers. | |||||||||
| QboAccountDetailTypeEnum | DIVIDEND_INCOME | Product: QBO Description: Use Dividend Income to track taxable dividends from investments. | |||||||||
| QboAccountDetailTypeEnum | DUES_SUBSCRIPTIONS | Product: QBO Description: Use Dues and Subscriptions to track dues and subscriptions related to running your business. | |||||||||
| QboAccountDetailTypeEnum | EMPLOYEE_CASH_ADVANCES | Product: QBO Description: Use Employee Cash Advances to track employee wages and salary you issue to an employee early, or other non-salary money given to employees. | |||||||||
| QboAccountDetailTypeEnum | ENTERTAINMENT | Product: QBO Description: Use Entertainment to track events to entertain employees. | |||||||||
| QboAccountDetailTypeEnum | ENTERTAINMENT_MEALS | Product: QBO Description: Use Entertainment Meals to track how much you spend on dining with your employees to promote morale. | |||||||||
| QboAccountDetailTypeEnum | EQUIPMENT_RENTAL | Product: QBO Description: Use Equipment Rental to track the cost of renting equipment to produce products or services. | |||||||||
| QboAccountDetailTypeEnum | EQUIPMENT_RENTAL_COS | Product: QBO Description: Use Equipment Rental to track the cost of renting equipment to produce products or services. | |||||||||
| QboAccountDetailTypeEnum | FEDERAL_INCOME_TAX_PAYABLE | Product: QBO Description: Use Federal Income Tax Payable if your business is a corporation, S corporation, or limited partnership keeping records on the accrual basis. | |||||||||
| QboAccountDetailTypeEnum | FURNITURE_AND_FIXTURES | Product: QBO Description: Use Furniture and Fixtures to track any furniture and fixtures your business owns and uses, like a dental chair or sales booth. | |||||||||
| QboAccountDetailTypeEnum | GOODWILL | Product: QBO Description: Use Goodwill only if you have acquired another company. | |||||||||
| QboAccountDetailTypeEnum | INSURANCE | Product: QBO Description: Use Insurance to track insurance payments. | |||||||||
| QboAccountDetailTypeEnum | INSURANCE_PAYABLE | Product: QBO Description: Use Insurance Payable to keep track of insurance amounts due. | |||||||||
| QboAccountDetailTypeEnum | INTANGIBLE_ASSETS | Product: QBO Description: Use Intangible Assets to track intangibles that you plan to amortize. | |||||||||
| QboAccountDetailTypeEnum | INTEREST_EARNED | Product: QBO Description: Use Interest Earned to track interest from bank or savings accounts, investments, or interest payments to you on loans your business made. | |||||||||
| QboAccountDetailTypeEnum | INTEREST_PAID | Product: QBO Description: Use Interest Paid for all types of interest you pay, including mortgage interest, finance charges on credit cards, or interest on loans. | |||||||||
| QboAccountDetailTypeEnum | INVENTORY | Product: QBO Description: Use Inventory to track the cost of goods your business purchases for resale. | |||||||||
| QboAccountDetailTypeEnum | INVESTMENT_MORTGAGE_REAL_ESTATE_LOANS | Product: QBO Description: Use Investments - Mortgage/Real Estate Loans to show the balances of any mortgage or real estate loans your business has made or purchased. | |||||||||
| QboAccountDetailTypeEnum | INVESTMENT_OTHER | Product: QBO Description: Use Investments - Other to track the value of investments not covered by other investment account types. | |||||||||
| QboAccountDetailTypeEnum | INVESTMENT_TAX_EXEMPT_SECURITIES | Product: QBO Description: Use Investments - Tax-Exempt Securities for investments in state and local bonds, or mutual funds that invest in state and local bonds. | |||||||||
| QboAccountDetailTypeEnum | INVESTMENT_US_GOVERNMENT_OBLIGATIONS | Product: QBO Description: Use Investments - U.S. | |||||||||
| QboAccountDetailTypeEnum | LAND | Product: QBO Description: Use Land for land or property you don't depreciate. | |||||||||
| QboAccountDetailTypeEnum | LEASEHOLD_IMPROVEMENTS | Product: QBO Description: Use Leasehold Improvements to track improvements to a leased asset that increases the asset's value. | |||||||||
| QboAccountDetailTypeEnum | LEASE_BUYOUT | Product: QBO Description: Use Lease Buyout to track lease payments to be applied toward the purchase of a leased asset. | |||||||||
| QboAccountDetailTypeEnum | LEGAL_PROFESSIONAL_FEES | Product: QBO Description: Use Legal and Professional Fees to track money to pay to professionals to help you run your business. | |||||||||
| QboAccountDetailTypeEnum | LICENSES | Product: QBO Description: Use Licenses to track non-professional licenses for permission to engage in an activity, like selling alcohol or radio broadcasting. | |||||||||
| QboAccountDetailTypeEnum | LINE_OF_CREDIT | Product: QBO Description: Use Line of Credit to track the balance due on any lines of credit your business has. | |||||||||
| QboAccountDetailTypeEnum | LOANS_TO_OFFICERS | Product: QBO Description: If you operate your business as a Corporation or S Corporation, use Loans to Officers to track money loaned to officers of your business. | |||||||||
| QboAccountDetailTypeEnum | LOANS_TO_OTHERS | Product: QBO Description: Use Loans to Others to track money your business loans to other people or businesses. | |||||||||
| QboAccountDetailTypeEnum | LOANS_TO_STOCKHOLDERS | Product: QBO Description: If you operate your business as a Corporation or S Corporation, use Loans to Stockholders to track money your business loans to its stockholders. | |||||||||
| QboAccountDetailTypeEnum | LOAN_PAYABLE | Product: QBO Description: Use Loan Payable to track loans your business owes which are payable within the next twelve months. | |||||||||
| QboAccountDetailTypeEnum | MACHINERY_AND_EQUIPMENT | Product: QBO Description: Use Machinery and equipment to track computer hardware, as well as any other non-furniture fixtures or devices owned and used for your business. | |||||||||
| QboAccountDetailTypeEnum | MONEY_MARKET | Product: QBO Description: Use Money Market to track amounts in money market accounts. | |||||||||
| QboAccountDetailTypeEnum | NON_PROFIT_INCOME | Product: QBO Description: Use Non-Profit Income to track money coming in if you are a non-profit organization. | |||||||||
| QboAccountDetailTypeEnum | NOTES_PAYABLE | Product: QBO Description: Use Notes Payable to track the amounts your business owes in long-term (over twelve months) loans. | |||||||||
| QboAccountDetailTypeEnum | OFFICE_GENERAL_ADMINISTRATIVE_EXPENSES | Product: QBO Description: Use Office/General Administrative Expenses to track all types of general or office-related expenses. | |||||||||
| QboAccountDetailTypeEnum | OPENING_BALANCE_EQUITY | Product: QBO Description: QBO creates this account the first time you enter an opening balance for a balance sheet account. | |||||||||
| QboAccountDetailTypeEnum | ORGANIZATIONAL_COSTS | Product: QBO Description: Use Organizational Costs to track costs incurred when forming a partnership or corporation. | |||||||||
| QboAccountDetailTypeEnum | OTHER_COSTS_OF_SERVICE_COS | Product: QBO Description: Use Other Costs of Service to track costs related to services you provide that don't fall into another Cost of Goods Sold type. | |||||||||
| QboAccountDetailTypeEnum | OTHER_CURRENT_ASSETS | Product: QBO Description: Use Other Current Assets for current assets not covered by the other types. | |||||||||
| QboAccountDetailTypeEnum | OTHER_CURRENT_LIABILITIES | Product: QBO Description: Use Other Current Liabilities to track liabilities due within the next twelve months that do not fit the Other current liability account types. | |||||||||
| QboAccountDetailTypeEnum | OTHER_FIXED_ASSETS | Product: QBO Description: Use Other Fixed Asset for fixed assets that are not covered by other asset types. | |||||||||
| QboAccountDetailTypeEnum | OTHER_INVESTMENT_INCOME | Product: QBO Description: Use Other Investment Income to track other types of investment income that isn't from dividends or interest. | |||||||||
| QboAccountDetailTypeEnum | OTHER_LONG_TERM_ASSETS | Product: QBO Description: Use Other Long-Term Assets to track assets not covered by other types. | |||||||||
| QboAccountDetailTypeEnum | OTHER_LONG_TERM_LIABILITIES | Product: QBO Description: Use Other Long Term Liabilities to track liabilities due in more than twelve months that don't fit the other Long-term liability account types. | |||||||||
| QboAccountDetailTypeEnum | OTHER_MISCELLANEOUS_EXPENSE | Product: QBO Description: Use Other Miscellaneous Expense to track unusual or infrequent expenses that don't fall into another Other Expense type. | |||||||||
| QboAccountDetailTypeEnum | OTHER_MISCELLANEOUS_INCOME | Product: QBO Description: Use Other Miscellaneous Income to track income that isn't from normal business operations, and doesn't fall into another Other Income type. | |||||||||
| QboAccountDetailTypeEnum | OTHER_MISCELLANEOUS_SERVICE_COST | Product: QBO Description: Use Other Miscellaneous Service Cost to track costs related to providing services that don't fall into another Expense type. | |||||||||
| QboAccountDetailTypeEnum | OTHER_PRIMARY_INCOME | Product: QBO Description: Use Other Primary Income to track income from normal business operations that doesn't fall into another Income type. | |||||||||
| QboAccountDetailTypeEnum | OWNERS_EQUITY | Product: QBO Description: S corporations use Owner's Equity to show the cumulative net income or loss of their business as of the beginning of the fiscal year. | |||||||||
| QboAccountDetailTypeEnum | PAID_IN_CAPITAL_OR_SURPLUS | Product: QBO Description: Corporations use Paid-In Capital to track amounts received from shareholders in exchange for stock that are over and above the stock's stated (or par) value. | |||||||||
| QboAccountDetailTypeEnum | PARTNERS_EQUITY | Product: QBO Description: Partnerships use Partner's Equity to show the income remaining in the partnership for each partner as of the end of the prior year. | |||||||||
| QboAccountDetailTypeEnum | PARTNER_CONTRIBUTIONS | Product: QBO Description: Partnerships use Partner Contributions to track amounts partners contribute to the partnership during the year. | |||||||||
| QboAccountDetailTypeEnum | PARTNER_DISTRIBUTIONS | Product: QBO Description: Partnerships use Partner Distributions to track amounts distributed by the partnership to its partners during the year. | |||||||||
| QboAccountDetailTypeEnum | PAYROLL_CLEARING | Product: QBO Description: Use Payroll Clearing to keep track of any non-tax amounts that you have deducted from employee paychecks or that you owe as a result of doing payroll. | |||||||||
| QboAccountDetailTypeEnum | PAYROLL_EXPENSES | Product: QBO Description: Use Payroll Expenses to track payroll expenses. | |||||||||
| QboAccountDetailTypeEnum | PAYROLL_TAX_PAYABLE | Product: QBO Description: Use Payroll Tax Payable to keep track of tax amounts that you owe to Federal, State, and Local government agencies as a result of paying wages and taxes you have withheld from employee paychecks. | |||||||||
| QboAccountDetailTypeEnum | PENALTIES_SETTLEMENTS | Product: QBO Description: Use Penalties and Settlements to track money you pay for violating laws or regulations, settling lawsuits, or other penalties. | |||||||||
| QboAccountDetailTypeEnum | PREFERRED_STOCK | Product: QBO Description: Corporations use this account to track shares of its preferred stock in the hands of shareholders. | |||||||||
| QboAccountDetailTypeEnum | PREPAID_EXPENSES | Product: QBO Description: Use Prepaid Expenses to track payments for expenses that you won't recognize until your next accounting period. | |||||||||
| QboAccountDetailTypeEnum | PREPAID_EXPENSES_PAYABLE | Product: QBO Description: Use Prepaid Expenses Payable to track items such as property taxes that are due, but not yet deductible as an expense because the period they cover has not yet passed. | |||||||||
| QboAccountDetailTypeEnum | PROMOTIONAL_MEALS | Product: QBO Description: Use Promotional Meals to track how much you spend dining with a customer to promote your business. | |||||||||
| QboAccountDetailTypeEnum | RENTS_HELD_IN_TRUST | Product: QBO Description: Use Rents Held in Trust to track deposits and rent held on behalf of the property owners. | |||||||||
| QboAccountDetailTypeEnum | RENTS_IN_TRUST_LIABILITY | Product: QBO Description: Use Rents In Trust - Liability to offset the Rents in Trust amount in assets. | |||||||||
| QboAccountDetailTypeEnum | RENT_OR_LEASE_OF_BUILDINGS | Product: QBO Description: Use Rent or Lease of Buildings to track rent payments you make. | |||||||||
| QboAccountDetailTypeEnum | REPAIR_MAINTENANCE | Product: QBO Description: Use Repair and Maintenance to track any repairs and periodic maintenance fees. | |||||||||
| QboAccountDetailTypeEnum | RETAINAGE | Product: QBO Description: Use Retainage if your customers regularly hold back a portion of a contract amount until you have completed a project. | |||||||||
| QboAccountDetailTypeEnum | RETAINED_EARNINGS | Product: QBO Description: QBO adds this account when you create your company. | |||||||||
| QboAccountDetailTypeEnum | SALES_OF_PRODUCT_INCOME | Product: QBO Description: Use Sales of Product Income to track income from selling products. | |||||||||
| QboAccountDetailTypeEnum | SALES_TAX_PAYABLE | Product: QBO Description: Use Sales Tax Payable to track sales tax you have collected, but not yet remitted to the government agency. | |||||||||
| QboAccountDetailTypeEnum | SAVINGS | Product: QBO Description: Use Savings Accounts to track savings and CD activity. | |||||||||
| QboAccountDetailTypeEnum | SECURITY_DEPOSITS | Product: QBO Description: Use Security Deposits to track funds you've paid to cover any potential costs incurred by damage, loss, or theft. | |||||||||
| QboAccountDetailTypeEnum | SERVICE_FEE_INCOME | Product: QBO Description: Use Service/Fee Income to track income from services you perform or ordinary usage fees you charge. | |||||||||
| QboAccountDetailTypeEnum | SHAREHOLDER_NOTES_PAYABLE | Product: QBO Description: Use Shareholder Notes Payable to track long-term loan balances your business owes its shareholders. | |||||||||
| QboAccountDetailTypeEnum | SHIPPING_FREIGHT_DELIVERY | Product: QBO Description: Use Shipping, Freight and Delivery to track the cost of shipping products to customers or distributors. | |||||||||
| QboAccountDetailTypeEnum | SHIPPING_FREIGHT_DELIVERY_COS | Product: QBO Description: Use Shipping, Freight and Delivery to track the cost of shipping products to customers or distributors. | |||||||||
| QboAccountDetailTypeEnum | STATE_LOCAL_INCOME_TAX_PAYABLE | Product: QBO Description: Use State/Local Income Tax Payable if your business is a corporation, S corporation, or limited partnership keeping records on the accrual basis. | |||||||||
| QboAccountDetailTypeEnum | SUPPLIES_MATERIALS | Product: QBO Description: Use Supplies and Materials to track the cost of raw goods and parts used or consumed when producing a product or providing a service. | |||||||||
| QboAccountDetailTypeEnum | SUPPLIES_MATERIALS_COGS | Product: QBO Description: Use Supplies and Materials to track the cost of raw goods and parts used or consumed when producing a product or providing a service. | |||||||||
| QboAccountDetailTypeEnum | TAXES_PAID | Product: QBO Description: Use Taxes Paid to track taxes you pay. | |||||||||
| QboAccountDetailTypeEnum | TAX_EXEMPT_INTEREST | Product: QBO Description: Use Tax-Exempt Interest to record interest that isn't taxable, such as interest on money in tax-exempt retirement accounts, or interest from tax-exempt bonds. | |||||||||
| QboAccountDetailTypeEnum | TRAVEL | Product: QBO Description: Use Travel to track travel costs. | |||||||||
| QboAccountDetailTypeEnum | TRAVEL_MEALS | Product: QBO Description: Use Travel Meals to track how much you spend on food while traveling. | |||||||||
| QboAccountDetailTypeEnum | TREASURY_STOCK | Product: QBO Description: Corporations use Treasury Stock to track amounts paid by the corporation to buy its own stock back from shareholders. | |||||||||
| QboAccountDetailTypeEnum | TRUST_ACCOUNTS | Product: QBO Description: Use Trust Accounts for money held by you for the benefit of someone else. | |||||||||
| QboAccountDetailTypeEnum | TRUST_ACCOUNTS_LIABILITIES | Product: QBO Description: Use Trust Accounts - Liabilities to offset Trust Accounts in assets. | |||||||||
| QboAccountDetailTypeEnum | UNDEPOSITED_FUNDS | Product: QBO Description: Use Undeposited Funds for cash or checks from sales that haven't been deposited yet. | |||||||||
| QboAccountDetailTypeEnum | UTILITIES | Product: QBO Description: Use Utilities to track utility payments. | |||||||||
| QboAccountDetailTypeEnum | VEHICLES | Product: QBO Description: Use Vehicles to track the value of vehicles your business owns and uses for business. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| value | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Product: QBO Description: Accounts Payable (also called A/P) tracks amounts you owe to your vendors and suppliers. QBO automatically creates one Accounts Payable account for you. Most businesses need only one.
Product: QBO Description: Accounts Receivable (also called A/R) tracks money that customers owe businesses for products or services, and payments customers make. QBO automatically creates one Accounts Receivable account for you. Most businesses need only one. Each customer has a register, which functions like an A/R account.
Product: QBO Description: Corporations use this account to track adjustments to owner's equity that are not attributable to net income.
Product: QBO Description: Use Accumulated Amortization to track how much you amortize intangible assets.
Product: QBO Description: Use Accumulated Amortization of Other Assets to track how much you've amortized an asset whose type is Other Asset.
Product: QBO Description: Use Accumulated Depletion to track how much you deplete a natural resource.
Product: QBO Description: Use Accumulated Depreciation to track how much you depreciate a fixed asset (a physical asset you do not expect to convert to cash during one year of normal operations).
Product: QBO Description: Use Advertising/Promotional to track money spent promoting your company. You may want different accounts of this type to track different promotional efforts (Yellow Pages, newspaper, radio, flyers, events, and so on). If the promotion effort is a meal, use Promotional Meals, instead.
Product: QBO Description: Use Allowance for Bad Debts to estimate the portion of Accounts receivable you think you might not collect. Use this only if you are keeping your books on the accrual basis.
Product: QBO Description: Use Amortization to track amortization of intangible assets.
Product: QBO Description: Use Auto to track costs associated with vehicles. You may want different accounts of this type to track gasoline, repairs, and maintenance. If your business owns a car or truck, you may want to track its value as a Fixed Asset, in addition to tracking its expenses.
Product: QBO Description: Use Bad Debt to track debt you have written off.
Product: QBO Description: Use Bank Charges for any fees you pay to financial institutions.
Product: QBO Description: Use Buildings to track the cost of structures you own and use for your business. If you have a business in your home, consult your accountant or IRS Publication 587. Use a Land account for the land portion of any real property you own, splitting the cost of the property between land and building in a logical method. One often-used method is to mimic the land-to-building ratio on the property tax statement.
Product: QBO Description: Use a Cash on Hand account to track cash your company keeps for occasional expenses, also called petty cash. To track cash from sales that have not been deposited yet, use a pre-created account called Undeposited funds, instead.
Product: QBO Description: Use Charitable Contributions to track gifts to charity.
Product: QBO Description: Use Checking Accounts to track all checking activity, including debit card transactions.
Product: QBO Description: Corporations use this account to track shares of its common stock in the hands of shareholders. The amount in this account should be the stated (or par) value of the stock.
Product: QBO Description: Use Cost of Labor to track the cost of paying employees to produce products or supply services. It includes all employment costs, including food and transportation, if applicable.
Product: QBO Description: Use Cost of Labor to track the cost of paying employees to produce products or supply services. It includes all employment costs, including food and transportation, if applicable.
Product: QBO Description: Credit Card accounts track the balance due on your business credit cards.
Product: QBO Description: Use Depletable Assets to track natural resources, such as timberlands, oil wells, and mineral deposits.
Product: QBO Description: Use Depreciation to track how much you depreciate fixed assets.
Product: QBO Description: Use Development Costs to track amounts you deposit or set aside to arrange for financing, such as an SBA loan, or for deposits in anticipation of the purchase of property or other assets. When the deposit is refunded, or the purchase takes place, remove the amount from this account.
Product: QBO Description: Use Direct Deposit Payable to keep track of net pay that you intend to pay employees and contractors through direct deposit.
Product: QBO Description: Use Discounts/Refunds Given to track discounts you give to customers. This account typically has a negative balance so it offsets other income. For discounts from vendors, use an expense account, instead.
Product: QBO Description: Use Dividend Income to track taxable dividends from investments.
Product: QBO Description: Use Dues and Subscriptions to track dues and subscriptions related to running your business. You may want different accounts of this type for professional dues, fees for licenses that can't be transferred, magazines, newspapers, industry publications, or service subscriptions.
Product: QBO Description: Use Employee Cash Advances to track employee wages and salary you issue to an employee early, or other non-salary money given to employees. If you make a loan to an employee, use the Other current asset account type called Loans to others, instead.
Product: QBO Description: Use Entertainment to track events to entertain employees. If the event is a meal, use Entertainment Meals, instead.
Product: QBO Description: Use Entertainment Meals to track how much you spend on dining with your employees to promote morale. If you dine with a customer to promote your business, use a Promotional Meals account, instead. Be sure to include who you ate with and the purpose of the meal when you enter the transaction.
Product: QBO Description: Use Equipment Rental to track the cost of renting equipment to produce products or services.
Product: QBO Description: Use Equipment Rental to track the cost of renting equipment to produce products or services. If you purchase equipment, use a Fixed Asset account type called Machinery and Equipment.
Product: QBO Description: Use Federal Income Tax Payable if your business is a corporation, S corporation, or limited partnership keeping records on the accrual basis. This account tracks income tax liabilities in the year the income is earned.
Product: QBO Description: Use Furniture and Fixtures to track any furniture and fixtures your business owns and uses, like a dental chair or sales booth.
Product: QBO Description: Use Goodwill only if you have acquired another company. It represents the intangible assets of the acquired company which gave it an advantage, such as favorable government relations, business name, outstanding credit ratings, location, superior management, customer lists, product quality, or good labor relations.
Product: QBO Description: Use Insurance to track insurance payments. You may want different accounts of this type for different types of insurance (auto, general liability, and so on).
Product: QBO Description: Use Insurance Payable to keep track of insurance amounts due. This account is most useful for businesses with monthly recurring insurance expenses such as Worker's Compensation.
Product: QBO Description: Use Intangible Assets to track intangibles that you plan to amortize. Examples include franchises, copyrights, and patents.
Product: QBO Description: Use Interest Earned to track interest from bank or savings accounts, investments, or interest payments to you on loans your business made.
Product: QBO Description: Use Interest Paid for all types of interest you pay, including mortgage interest, finance charges on credit cards, or interest on loans.
Product: QBO Description: Use Inventory to track the cost of goods your business purchases for resale. When the goods are sold, assign the sale to a Cost of goods sold account.
Product: QBO Description: Use Investments - Mortgage/Real Estate Loans to show the balances of any mortgage or real estate loans your business has made or purchased.
Product: QBO Description: Use Investments - Other to track the value of investments not covered by other investment account types. Examples include publicly-traded stocks, coins, or gold.
Product: QBO Description: Use Investments - Tax-Exempt Securities for investments in state and local bonds, or mutual funds that invest in state and local bonds.
Product: QBO Description: Use Investments - U.S. Government Obligations for bonds issued by the U.S. government.
Product: QBO Description: Use Land for land or property you don't depreciate. If land and building were acquired together, split the cost between the two in a logical way. One common method is to use the land-to-building ratio on the property tax statement. For land you use as a natural resource, use a Depletable Assets account, instead.
Product: QBO Description: Use Leasehold Improvements to track improvements to a leased asset that increases the asset's value. For example, if you carpet a leased office space and are not reimbursed, that's a leasehold improvement.
Product: QBO Description: Use Lease Buyout to track lease payments to be applied toward the purchase of a leased asset.
Product: QBO Description: Use Legal and Professional Fees to track money to pay to professionals to help you run your business. You may want different accounts of this type for payments to your accountant, lawyer, or other consultants.
Product: QBO Description: Use Licenses to track non-professional licenses for permission to engage in an activity, like selling alcohol or radio broadcasting.
Product: QBO Description: Use Line of Credit to track the balance due on any lines of credit your business has. Each line of credit your business has should have its own Line of Credit account.
Product: QBO Description: If you operate your business as a Corporation or S Corporation, use Loans to Officers to track money loaned to officers of your business.
Product: QBO Description: Use Loans to Others to track money your business loans to other people or businesses. This type of account is also referred to as Notes Receivable.
Product: QBO Description: If you operate your business as a Corporation or S Corporation, use Loans to Stockholders to track money your business loans to its stockholders.
Product: QBO Description: Use Loan Payable to track loans your business owes which are payable within the next twelve months. For longer-term loans, use the Long-term liability called Notes Payable, instead.
Product: QBO Description: Use Machinery and equipment to track computer hardware, as well as any other non-furniture fixtures or devices owned and used for your business. This includes equipment that you ride, like tractors and lawn mowers. Cars and trucks, however, should be tracked with Vehicle Accounts, instead.
Product: QBO Description: Use Money Market to track amounts in money market accounts.
Product: QBO Description: Use Non-Profit Income to track money coming in if you are a non-profit organization.
Product: QBO Description: Use Notes Payable to track the amounts your business owes in long-term (over twelve months) loans. For shorter loans, use the Other current liability account type called Loan Payable, instead.
Product: QBO Description: Use Office/General Administrative Expenses to track all types of general or office-related expenses.
Product: QBO Description: QBO creates this account the first time you enter an opening balance for a balance sheet account. As you enter opening balances, QBO records the amounts in Opening Balance Equity.
Product: QBO Description: Use Organizational Costs to track costs incurred when forming a partnership or corporation. The costs include the legal and accounting costs necessary to organize the company, facilitate the filings of the legal documents, and other paperwork.
Product: QBO Description: Use Other Costs of Service to track costs related to services you provide that don't fall into another Cost of Goods Sold type.
Product: QBO Description: Use Other Current Assets for current assets not covered by the other types. Current assets are likely to be converted to cash or used up in a year.
Product: QBO Description: Use Other Current Liabilities to track liabilities due within the next twelve months that do not fit the Other current liability account types.
Product: QBO Description: Use Other Fixed Asset for fixed assets that are not covered by other asset types. Fixed assets are physical property you use in your business and do not expect to convert to cash or be used up during one year of normal operations.
Product: QBO Description: Use Other Investment Income to track other types of investment income that isn't from dividends or interest.
Product: QBO Description: Use Other Long-Term Assets to track assets not covered by other types. Long term assets are expected to provide value for more than one year.
Product: QBO Description: Use Other Long Term Liabilities to track liabilities due in more than twelve months that don't fit the other Long-term liability account types.
Product: QBO Description: Use Other Miscellaneous Expense to track unusual or infrequent expenses that don't fall into another Other Expense type.
Product: QBO Description: Use Other Miscellaneous Income to track income that isn't from normal business operations, and doesn't fall into another Other Income type.
Product: QBO Description: Use Other Miscellaneous Service Cost to track costs related to providing services that don't fall into another Expense type.
Product: QBO Description: Use Other Primary Income to track income from normal business operations that doesn't fall into another Income type.
Product: QBO Description: S corporations use Owner's Equity to show the cumulative net income or loss of their business as of the beginning of the fiscal year.
Product: QBO Description: Corporations use Paid-In Capital to track amounts received from shareholders in exchange for stock that are over and above the stock's stated (or par) value.
Product: QBO Description: Partnerships use Partner's Equity to show the income remaining in the partnership for each partner as of the end of the prior year.
Product: QBO Description: Partnerships use Partner Contributions to track amounts partners contribute to the partnership during the year.
Product: QBO Description: Partnerships use Partner Distributions to track amounts distributed by the partnership to its partners during the year.
Product: QBO Description: Use Payroll Clearing to keep track of any non-tax amounts that you have deducted from employee paychecks or that you owe as a result of doing payroll. When you forward money to the appropriate vendors, deduct the amount from the balance of this account.
Product: QBO Description: Use Payroll Expenses to track payroll expenses.
Product: QBO Description: Use Payroll Tax Payable to keep track of tax amounts that you owe to Federal, State, and Local government agencies as a result of paying wages and taxes you have withheld from employee paychecks. When you forward the money to the government agency, deduct the amount from the balance of this account.
Product: QBO Description: Use Penalties and Settlements to track money you pay for violating laws or regulations, settling lawsuits, or other penalties.
Product: QBO Description: Corporations use this account to track shares of its preferred stock in the hands of shareholders. The amount in this account should be the stated (or par) value of the stock.
Product: QBO Description: Use Prepaid Expenses to track payments for expenses that you won't recognize until your next accounting period. When you recognize the expense, make a journal entry to transfer money from this account to the expense account.
Product: QBO Description: Use Prepaid Expenses Payable to track items such as property taxes that are due, but not yet deductible as an expense because the period they cover has not yet passed.
Product: QBO Description: Use Promotional Meals to track how much you spend dining with a customer to promote your business. Be sure to include who you ate with and the purpose of the meal when you enter the transaction.
Product: QBO Description: Use Rents Held in Trust to track deposits and rent held on behalf of the property owners. Typically only property managers use this type of account.
Product: QBO Description: Use Rents In Trust - Liability to offset the Rents in Trust amount in assets. Amounts in these accounts are held by your business on behalf of others. They do not belong to your business, so should not appear to be yours on your balance sheet. This "contra" account takes care of that, as long as the two balances match.
Product: QBO Description: Use Rent or Lease of Buildings to track rent payments you make.
Product: QBO Description: Use Repair and Maintenance to track any repairs and periodic maintenance fees. You may want different accounts of this type to track different types repair and maintenance expenses (auto, equipment, landscape, and so on).
Product: QBO Description: Use Retainage if your customers regularly hold back a portion of a contract amount until you have completed a project. This type of account is often used in the construction industry, and only if you record income on an accrual basis.
Product: QBO Description: QBO adds this account when you create your company. Retained Earnings tracks net income from previous fiscal years. QBO automatically transfers your profit (or loss) to Retained Earnings at the end of each fiscal year.
Product: QBO Description: Use Sales of Product Income to track income from selling products. This is broadly construed to include all kinds of products, like crops and livestock, rental fees, performances, and food served.
Product: QBO Description: Use Sales Tax Payable to track sales tax you have collected, but not yet remitted to the government agency.
Product: QBO Description: Use Savings Accounts to track savings and CD activity.
Product: QBO Description: Use Security Deposits to track funds you've paid to cover any potential costs incurred by damage, loss, or theft. The funds should be returned to you at the end of the contract. If you collect deposits, use an Other Current Liabilities account type.
Product: QBO Description: Use Service/Fee Income to track income from services you perform or ordinary usage fees you charge. For fees customers pay you for late payments or other uncommon situations, use an Other Income account type called Other Miscellaneous Income, instead.
Product: QBO Description: Use Shareholder Notes Payable to track long-term loan balances your business owes its shareholders.
Product: QBO Description: Use Shipping, Freight and Delivery to track the cost of shipping products to customers or distributors.
Product: QBO Description: Use Shipping, Freight and Delivery to track the cost of shipping products to customers or distributors.
Product: QBO Description: Use State/Local Income Tax Payable if your business is a corporation, S corporation, or limited partnership keeping records on the accrual basis. This account tracks income tax liabilities in the year the income is earned.
Product: QBO Description: Use Supplies and Materials to track the cost of raw goods and parts used or consumed when producing a product or providing a service.
Product: QBO Description: Use Supplies and Materials to track the cost of raw goods and parts used or consumed when producing a product or providing a service.
Product: QBO Description: Use Taxes Paid to track taxes you pay. You may want different accounts of this type for payments to different tax agencies (sales tax, state tax, federal tax).
Product: QBO Description: Use Tax-Exempt Interest to record interest that isn't taxable, such as interest on money in tax-exempt retirement accounts, or interest from tax-exempt bonds.
Product: QBO Description: Use Travel to track travel costs. For food you eat while traveling, use Travel Meals, instead.
Product: QBO Description: Use Travel Meals to track how much you spend on food while traveling. If you dine with a customer to promote your business, use a Promotional Meals account, instead. If you dine with your employees to promote morale, use Entertainment Meals, instead.
Product: QBO Description: Corporations use Treasury Stock to track amounts paid by the corporation to buy its own stock back from shareholders.
Product: QBO Description: Use Trust Accounts for money held by you for the benefit of someone else. For example, Trust accounts are often used by attorneys to keep track of expense money their customers have given them. Often, to keep the amount in a Trust account from looking like it's yours, the amount is offset in a "contra" liability account (a Current Liability).
Product: QBO Description: Use Trust Accounts - Liabilities to offset Trust Accounts in assets. Amounts in these accounts are held by your business on behalf of others. They do not belong to your business, so should not appear to be yours on your balance sheet. This "contra" account takes care of that, as long as the two balances match.
Product: QBO Description: Use Undeposited Funds for cash or checks from sales that haven't been deposited yet.
Product: QBO Description: Use Utilities to track utility payments. You may want different accounts of this type to track different types of utility payments (gas and electric, telephone, water, and so on).
Product: QBO Description: Use Vehicles to track the value of vehicles your business owns and uses for business. This includes off-road vehicles, air planes, helicopters, and boats. If you use a vehicle for both business and personal use, consult your accountant or the IRS to see how you should track its value.