Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1339 Переглядів

Hello,

I'm currently using Odoo Online and I want to create an automation (similar to the driver history system in the Fleet Management application).

Here's the error I'm encountering: ValueError: Invalid field 'name' on model 'x_clients_tanks'. But obviously, there is no 'name' field in this model because it's a custom model, and I'm required to prefix my fields with 'x_'.

My "Tanks" model has a One2Many field called 'x_historique_clients'. My "Clients" model has a One2Many field called 'x_historique_tanks'. My "x_clients_tanks" model has the following fields:

  • many2one: client_id
  • many2one: tank_id

Do you have any idea how I can proceed?


Thanks in advance for your help!



Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
черв. 25
1738
1
лип. 23
2144
0
груд. 22
2904
0
лист. 22
2128
0
серп. 22
1781