Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4417 Lượt xem

in the res.partner the `customer` is defaulted to `True`. And this makes its checkbox to be checked whever ever it appears. 

I havea form where its needs to be `False` by default, but only on this form.

How can i do this? 

    <field name="customer" eval="0"/>
    <field name="customer" eval="False"/>

This two lines ain't working.

Ảnh đại diện
Huỷ bỏ