Hello I would like to know is there an attribute that allows me to block a field after another is written, that is, it is not written in it if another is true
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
3793
화면
Hi,
You can make it read only based on the condition: attrs="{'readonly': [('another_field', '=', False)]}"
Thanks
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
3
5월 24
|
6289 | ||
|
2
5월 24
|
4077 | ||
|
1
9월 15
|
5605 | ||
|
3
3월 15
|
15863 | ||
|
3
5월 25
|
2004 |