跳至內容
選單
此問題已被標幟
2 回覆
1413 瀏覽次數

my procedure is, active debug mode, go to settings, technical and FIELDS.


Field Name;Field Label;Model;Field Type;Indexed;Stored;Readonly;Related Model

x_Contract_Type;Contract Type;Maintenance Equipment;text;FALSCH;WAHR;FALSCH;

x_Create_date;Create Date;Maintenance Equipment;date;FALSCH;WAHR;FALSCH;

x_Current_Master_Software;Current Master Software;Maintenance Equipment;text;FALSCH;WAHR;FALSCH;

x_Customer_ID;Customer ID;Maintenance Equipment;integer;FALSCH;WAHR;FALSCH;

x_Debit_No;Debit No;Maintenance Equipment;integer;FALSCH;WAHR;FALSCH;


There are fields from Odoo 15 that I need in Odoo 18.


I get the following error message

The file contains blocking errors (see below)

Missing required value for the field 'Model' (model_id) at multiple rows 


thanks for you Help

頭像
捨棄
最佳答案

Map the Model field of your import file to the Model field in Odoo, not the Model Name.

​​

頭像
捨棄
作者 最佳答案

Thank you very much, that was the solution!

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
8月 18
10381
0
3月 25
1035
2
10月 23
2081
1
3月 15
8205
1
3月 15
7407