Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2554 Ansichten

I just want to check to use the functionality of the "work_permit_upload" widget used in the Work Permit field of hr employee form view odoo 16

Avatar
Verwerfen
Beste Antwort

Hi,

Once you upload an attachment in the corresponding field with work_permit_upload widget and save the form the attachment will be saved in the table ir.attachment with field references.

res_id= corresponding form id
res_model = "hr.employee"
res_field = "has_work_permit

Regards

Avatar
Verwerfen
Autor

Thanks For the answer. I'm grateful to you.

But yes, i know that. I have checked the code for this. I want to know the purpose of this widget.

Because this should be done by "attachment=True" attribute in binary field.
So why they don't use the attachment=True attribute and add the widget.

Does the widget has any additional functionality ??

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Mai 24
2039
2
Juli 23
3912
1
Juni 23
2865
1
Mai 25
2440
1
Apr. 25
3461