Skip to Content
Menu
This question has been flagged
2 Replies
866 Views

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

Avatar
Discard
Best Answer

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

​​

Avatar
Discard
Author Best Answer

Thank you very much, that was the solution!

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 18
9607
0
Mar 25
359
2
Oct 23
1532
1
Mar 15
7460
1
Mar 15
6761