CData Python Connector for Zoho Books

Build 22.0.8479

BaseCurrencyAdjustments

To list, add, update and delete base currency adjustment.

Table Specific Information

Select

The 本製品 will use the Zoho Books API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品. By default, response will be showing the base currency adjustments of current month only.

  • BaseCurrencyAdjustmentId supports the '=' comparison.
  • BaseCurrencyAdjustmentsFilter supports the '=' comparison.
For example:
    SELECT * FROM BaseCurrencyAdjustments WHERE BaseCurrencyAdjustmentsFilter = 'Date.All'

Columns

Name Type ReadOnly References SupportedOperators Description
BaseCurrencyAdjustmentId [KEY] String True

Id of a base currency adjustment.

CurrencyCode String True

Currency code of the customer's currency.

CurrencyId String False

Currencies.CurrencyId

Currency ID of the customer's currency.

AdjustmentDate Date False

Date of currency adjustment.

ExchangeRate Decimal False

Exchange rate of currency adjustment.

GainOrLoss Decimal True

Check the amount if gain or loss.

Notes String False

Notes of Base cuurrency adjustments.

AccountIds String False

BankAccounts.AccountId

ID of the accounts for which base currency adjustments need to be posted.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
BaseCurrencyAdjustmentsFilter String

Filter base currency adjustment list.

使用できる値は次のとおりです。Date.All, Date.Today, Date.ThisWeek, Date.ThisMonth, Date.ThisQuarter, Date.ThisYear

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479