partner_merge_automatic_wizard |
Merge Partner Wizard
Catalog: Odoo
Schema: base
Documentation:
The idea behind this wizard is to create a list of potential partners to
merge. We use two objects, the first one is the wizard for the end-user.
And the second will contain the partner list to merge.
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 partner_merge_automatic_wizard are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
current_line_id_label |
string |
|
☐ |
|
current_line_id |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
dst_partner_id_label |
string |
|
☐ |
|
dst_partner_id |
string |
|
☐ |
|
exclude_contact |
boolean |
A user associated to the contact |
☐ |
|
exclude_journal_item |
boolean |
Journal Items associated to the contact |
☐ |
|
group_by_email |
boolean |
☐ |
|
|
group_by_is_company |
boolean |
Is Company |
☐ |
|
group_by_name |
boolean |
Name |
☐ |
|
group_by_parent_id |
boolean |
Parent Company |
☐ |
|
group_by_vat |
boolean |
VAT |
☐ |
|
id |
int32 |
ID |
☐ |
|
line_ids |
string |
|
☐ |
|
maximum_group |
int32 |
Maximum of Group of Contacts |
☐ |
|
number_group |
int32 |
Group of Contacts |
☐ |
|
partner_ids |
string |
|
☐ |
|
state |
string |
State |
☑ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826