online_account |
representation of an online bank account
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 online_account are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
account_data |
string |
Account Data |
☐ |
Extra information needed by third party provider |
account_number |
string |
Account Number |
☐ |
Set if third party provider has the full account number |
account_online_link_id_label |
string |
|
☐ |
|
account_online_link_id |
string |
|
☐ |
|
balance |
decimal |
Balance |
☐ |
Balance of the account sent by the third party provider |
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
currency_id_label |
string |
|
☐ |
|
currency_id |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
inverse_balance_sign |
boolean |
Inverse Balance Sign |
☐ |
If checked, the balance sign will be inverted |
inverse_transaction_sign |
boolean |
Inverse Transaction Sign |
☐ |
If checked, the transaction sign will be inverted |
journal_ids |
string |
|
☐ |
|
last_sync |
datetime |
Last synchronization |
☐ |
|
name |
string |
Account Name |
☐ |
Account Name as provided by third party provider |
online_identifier |
string |
Online Identifier |
☐ |
Id used to identify account by third party provider |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826