Skip to Content
Menu
This question has been flagged
1 Reply
2420 Views

Hi, how can i autofill the field "technician_id" (responsible), which is linked with the equipment?

at this time, i am using the module Website maintenance request (https://apps.odoo.com/apps/modules/11.0/website_maintenance_request/)  to send with a web form the maintenance requests, but the responsible field linked to a equipment is not filled.

Thks

Avatar
Discard
Best Answer

Hi,
The given link seems to be a paid module. If you want to fill the field Responsible automatically based on the selected equipment if you have the responsible person inside the equipment, you can use the related fields concept, so that the responsible field will be selected based on the Equipment selected.


Or you can check the create method of the record in the backend from the website and do accordingly.


Thanks


Avatar
Discard
Related Posts Replies Views Activity
2
Jan 24
492
2
Dec 23
474
1
Dec 23
431
1
Jun 23
880
1
Jun 23
3565