tax_group |
Tax Group
Catalog: Odoo
Schema: account
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table tax_group are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
country_code |
string |
Country Code |
☐ |
The ISO country code in two chars. You can use this field for quick search. |
country_id_label |
string |
|
☐ |
The country for which this tax group is applicable. |
country_id |
string |
|
☐ |
The country for which this tax group is applicable. |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
name |
string |
Name |
☑ |
|
preceding_subtotal |
string |
Preceding Subtotal |
☐ |
If set, this value will be used on documents as the label of a subtotal excluding this tax group before displaying it. If not set, the tax group will be displayed after the 'Untaxed amount' subtotal. |
property_advance_tax_payment_account_id_label |
string |
|
☐ |
Downpayments posted on this account will be considered by the Tax Closing Entry. |
property_advance_tax_payment_account_id |
string |
|
☐ |
Downpayments posted on this account will be considered by the Tax Closing Entry. |
property_tax_payable_account_id_label |
string |
|
☐ |
Tax current account used as a counterpart to the Tax Closing Entry when in favor of the authorities. |
property_tax_payable_account_id |
string |
|
☐ |
Tax current account used as a counterpart to the Tax Closing Entry when in favor of the authorities. |
property_tax_receivable_account_id_label |
string |
|
☐ |
Tax current account used as a counterpart to the Tax Closing Entry when in favor of the company. |
property_tax_receivable_account_id |
string |
|
☐ |
Tax current account used as a counterpart to the Tax Closing Entry when in favor of the company. |
sequence |
int32 |
Sequence |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826