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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
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
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 ??
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
5月 24
|
2033 | ||
|
2
7月 23
|
3908 | ||
|
1
6月 23
|
2861 | ||
|
1
5月 25
|
2435 | ||
|
1
4月 25
|
3454 |