- Odoo 11 Development Essentials(Third Edition)
- Daniel Reis
- 30字
- 2021-08-27 19:32:44
The complete form view
At this point, our todo.task form view should look like this:
<form> <header> <button name="do_clear_done" type="object" string="Clear Done" /> </header> <sheet> <group name="group_top"> <group name="group_left"> <field name="name" />
<field name="user_id" />
<field name="is_done" />
</group> <group name="group_right"> <field name="date_deadline" />
<field name="team_ids" widget="many2many_tags" />
<field name="active" readonly="1" />
</group> </group> </sheet> </form>
The action buttons won't work yet since we still need to add their business logic.
推薦閱讀
- Excel 2010中文版完全自學(xué)手冊
- 這樣用就對啦!Word/Excel/PPT 2013商務(wù)辦公實戰(zhàn)
- Office 365 管理實踐
- WPS Office 2019 高效辦公
- OpenCV Computer Vision Application Programming Cookbook Second Edition
- Excelize權(quán)威指南
- Excel高效數(shù)據(jù)處理分析:效率是這樣煉成的!
- Word Excel PPT 三合一 效率手冊:早做完,不加班
- 和秋葉一起學(xué):秒懂WPS文字處理
- Word/Excel/PPT三合一商務(wù)辦公應(yīng)用從入門到精通
- Excel辦公高手應(yīng)用技巧
- 電腦辦公直通車
- 文秘辦公自動化培訓(xùn)教程
- Excel 2010 SQL完全應(yīng)用
- AI智能辦公實戰(zhàn)108招:ChatGPT+Word+PowerPoint+WPS