Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

Hi I am trying to understand how to use Extern_IDs to import properties:


I have the following CSV line to import (note the value_reference value of "account.account,4"):

__export__.ir_property_17,account.field_res_partner_property_account_payable,property_account_payable,

Many2One,account.account,4


However, as this is being imported, the ID of that account might no longer be the 4, so it won't work.


I would like to use the Extern ID "account_account_4" instead of "account.account,4", as defined in ir_model_data table:

9280 | 1 | 2015-05-29 13:31:09.894337 | 2015-05-29 13:31:09.894337 | 1 | f | account_account_4 | 2015-05-29 13:31:10 | 2015-05-29 13:31:10 | __export__ | account.account | 4


Is that actually possible?

    Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
cze 20
3961
1
lis 18
9449
11
lut 17
63729
2
mar 15
10900
4
lis 24
11206