automatic_entry_wizard |
Create Automatic Entries
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 automatic_entry_wizard are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
account_type |
string |
Account Type |
☐ |
|
action |
string |
Action |
☑ |
|
company_currency_id_label |
string |
|
☐ |
|
company_currency_id |
string |
|
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
date |
datetime |
Date |
☑ |
|
destination_account_id_label |
string |
|
☐ |
Account to transfer to. |
destination_account_id |
string |
|
☐ |
Account to transfer to. |
display_currency_helper |
boolean |
Currency Conversion Helper |
☐ |
|
display_name |
string |
Display Name |
☐ |
|
expense_accrual_account_label |
string |
|
☐ |
|
expense_accrual_account |
string |
|
☐ |
|
id |
int32 |
ID |
☐ |
|
journal_id_label |
string |
|
☐ |
Journal where to create the entry. |
journal_id |
string |
|
☐ |
Journal where to create the entry. |
move_data |
string |
Move Data |
☐ |
|
move_line_ids |
string |
|
☐ |
|
percentage |
decimal |
Percentage |
☐ |
Percentage of each line to execute the action on. |
preview_move_data |
string |
Preview Move Data |
☐ |
|
revenue_accrual_account_label |
string |
|
☐ |
|
revenue_accrual_account |
string |
|
☐ |
|
total_amount |
decimal |
Total Amount |
☐ |
Total amount impacted by the automatic 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