tax_repartition_line_template |
Tax Repartition Line Template
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_repartition_line_template are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
account_id_label |
string |
|
☐ |
Account on which to post the tax amount |
account_id |
string |
|
☐ |
Account on which to post the tax amount |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
factor_percent |
decimal |
% |
☑ |
Factor to apply on the account move lines generated from this distribution line, in percents |
id |
int32 |
ID |
☐ |
|
invoice_tax_id_label |
string |
|
☐ |
The tax set to apply this distribution on invoices. Mutually exclusive with refund_tax_id |
invoice_tax_id |
string |
|
☐ |
The tax set to apply this distribution on invoices. Mutually exclusive with refund_tax_id |
minus_report_expression_ids |
string |
|
☐ |
Tax report expressions whose '-' tag will be assigned to move lines by this repartition line |
plus_report_expression_ids |
string |
|
☐ |
Tax report expressions whose '+' tag will be assigned to move lines by this repartition line |
refund_tax_id_label |
string |
|
☐ |
The tax set to apply this distribution on refund invoices. Mutually exclusive with invoice_tax_id |
refund_tax_id |
string |
|
☐ |
The tax set to apply this distribution on refund invoices. Mutually exclusive with invoice_tax_id |
repartition_type |
string |
Based On |
☑ |
Base on which the factor will be applied. |
tag_ids |
string |
|
☐ |
Additional tags that will be assigned by this repartition line for use in domains |
use_in_tax_closing |
boolean |
Tax Closing Entry |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826