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

Hello All,

I have a wizard in sale order form. On this wizard i added a "button" field in one2many field, but it show no click-able action or it is readonly. and this accidence happen only for button field, other fields are work well. So, Why it is readonly ?

My code Xml code here:

<group>
  <field name="wizard" style="width:600px">
    <tree editable="bottom">
        <field name="index" invisible="1"/>
        <field name="check_box" style="width:50px"/>
        <field name="products_ids"/>
        <field name="services"/>
        <button name="text_test_field1" string="test" type="object"/>
        <field name="prices" widget="monetary"/>
    </tree>
  </field>
</group>


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

See http://286953-10-0-f3da95.runbot13.odoo.com/web?debug=1#id=8&view_type=form&model=sale.order&action=264

Now it is not Read Only But Given Error Because I have not Created method for this button or click-able.

Tác giả

Hello, @Pujara i didn't find button in one2many field on wizard. Also now password error showing and when sign-up as odoo.com then getting internal server error.

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 2 23
4502
2
thg 11 18
5624
1
thg 6 17
4796
0
thg 3 17
5579
3
thg 8 24
15778