Retrieve parent ID and name in Odoo address lookup
This commit is contained in:
parent
025670c0a4
commit
7a38571c18
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ ADDRESS_FIELDS = [
|
||||||
"vat",
|
"vat",
|
||||||
"company_type",
|
"company_type",
|
||||||
"type",
|
"type",
|
||||||
|
"parent_id",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue