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

Hi,

i am using the Maintenance Plan module by OCA and had created a new custom field named x_notes in the maintenance.kind module used to write the ToDos tasks of the specific maintenance kind. in that way i created the same field (x_notes) in the maintenance.request module. 

The thing is how can i retrieve the values stored in the x_notes field of the maintenance.kind module in the x_notes field in the maintenance.request module? so when everytime a new preventive maintenance is created, it comes with the notes (x_notes) of that preventive maintenance kind?

thanks.

Аватар
Відмінити
Автор Найкраща відповідь

Hi Hilar,

i am using Odoo 10 CE and have access to install any module, I have a little knowledge of python but i dont know how to code for Odoo.


can this be done without coding? from de UI?

thanks

Аватар
Відмінити
Найкраща відповідь

If you have any related field with this maintenance.request and maintenance.kind, then you can retrieve the data from the related model by realatiion_field.field name. If you can able to update the code, then we can answer with the code examples.

Аватар
Відмінити
Автор

can we see some examples?

Related Posts Відповіді Переглядів Дія
1
черв. 23
4275
1
черв. 23
5697
1
лип. 19
3173
2
лют. 25
1548
2
січ. 24
1770