Hi,
Please advise how to make the below attribute functional. With below code, I can save the record without entering "measure_data_ids". The attribute required="test_type_id ==5" did not work.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Please advise how to make the below attribute functional. With below code, I can save the record without entering "measure_data_ids". The attribute required="test_type_id ==5" did not work.
Hmm normally, we don't hard code like that. Assume 5 is the value you want need to be required, let's create a non store field to has the value which id is 5, then the required now will be equired="test_type_id ==require_field" (not u need to add field="require_field" invisible="1" before declare require attr)
Hi Duong,
Sorry, please provide more deatils
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
1
10월 25
|
1242 | |||
|
4
10월 25
|
3583 | |||
|
2
9월 25
|
2258 | |||
|
4
9월 25
|
7601 | |||
|
0
8월 25
|
1173 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.