I am creating new module and want to attachment button to attach file with every new record.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
Install Document Management System module or give dependency in your module so attachment button will appearer on each record.
Thanks alot dear...
Hello,
you can add your attachment button in header like this,
<record model="ir.ui.view" id="action_view_demo">
<field name="name">demo</field>
<field name="model">demo.demo</field>
<field name="arch" type="xml">
<form string="Demo Form">
<header>
<button name="button_attachment" string="Attachment"
type="object" icon="gtk-go-forward" colspan='1' />
</header>
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ