Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
10622
查看
Hi MouBou,
You can change the required field from True to False as,
<field name="field_name" required="False"/>
Thanks & Regards
You must have technical settings enabled (v8) or be in developer mode (v9) then go to settings -> Technical - > DB Structure - > Fields
There you search for the fields you wish to turn off to be required, open it an deselect the required checkbox.
Dear MouBou,
You need to check attrs keyword example in xml file.
Cheers,
Ankit H Gandhi.