Tables : base_partner_merge_automatic_wizard
Columns17 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
id | id | true | INTEGER |
group_by_email | group_by_email | BOOLEAN | |
group_by_name | group_by_name | BOOLEAN | |
group_by_is_company | group_by_is_company | BOOLEAN | |
group_by_vat | group_by_vat | BOOLEAN | |
group_by_parent_id | group_by_parent_id | BOOLEAN | |
state | state | CHARACTER VARYING | |
number_group | number_group | INTEGER | |
current_line_id | current_line_id | INTEGER | |
dst_partner_id | dst_partner_id | INTEGER | |
exclude_contact | exclude_contact | BOOLEAN | |
exclude_journal_item | exclude_journal_item | BOOLEAN | |
maximum_group | maximum_group | INTEGER | |
create_uid | create_uid | INTEGER | |
create_date | create_date | TIMESTAMP(6) | |
write_uid | write_uid | INTEGER | |
write_date | write_date | TIMESTAMP(6) |
Keys :
Name | Primary Key | Description |
---|---|---|
base_partner_merge_automatic_wizard_pkey | true |
Columns Detail :
Name | id |
Table | base_partner_merge_automatic_wizard |
Type | INTEGER |
Domain | |
Primary Key | true |
Not null | true |
Default Value | nextval('base_partner_merge_automatic_wizard_id_seq'::regclass) |
Name | group_by_email |
Table | base_partner_merge_automatic_wizard |
Type | BOOLEAN |
Domain |
Name | group_by_name |
Table | base_partner_merge_automatic_wizard |
Type | BOOLEAN |
Domain |
Name | group_by_is_company |
Table | base_partner_merge_automatic_wizard |
Type | BOOLEAN |
Domain |
Name | group_by_vat |
Table | base_partner_merge_automatic_wizard |
Type | BOOLEAN |
Domain |
Name | group_by_parent_id |
Table | base_partner_merge_automatic_wizard |
Type | BOOLEAN |
Domain |
Name | state |
Table | base_partner_merge_automatic_wizard |
Type | CHARACTER VARYING |
Domain | |
Not null | true |
Name | number_group |
Table | base_partner_merge_automatic_wizard |
Type | INTEGER |
Domain |
Name | current_line_id |
Table | base_partner_merge_automatic_wizard |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | dst_partner_id |
Table | base_partner_merge_automatic_wizard |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | exclude_contact |
Table | base_partner_merge_automatic_wizard |
Type | BOOLEAN |
Domain |
Name | exclude_journal_item |
Table | base_partner_merge_automatic_wizard |
Type | BOOLEAN |
Domain |
Name | maximum_group |
Table | base_partner_merge_automatic_wizard |
Type | INTEGER |
Domain |
Name | create_uid |
Table | base_partner_merge_automatic_wizard |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | create_date |
Table | base_partner_merge_automatic_wizard |
Type | TIMESTAMP(6) |
Domain |
Name | write_uid |
Table | base_partner_merge_automatic_wizard |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | write_date |
Table | base_partner_merge_automatic_wizard |
Type | TIMESTAMP(6) |
Domain |
Project
Odoo Data Model