How to add custom form to odoo without hardcoding? (There is a way to add custom field. Also this is not about web site building. This is about making a form for add profile details).
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
6899
มุมมอง
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
2
ม.ค. 20
|
15433 | ||
|
16
ส.ค. 19
|
10394 | ||
|
1
ม.ค. 19
|
5602 | ||
|
5
มิ.ย. 18
|
11024 | ||
|
0
ก.ย. 17
|
2640 |
Actually, your question is not fully clear, are you asking about creating a new FORM VIEW and that too from FRONT VIEW(without coding through xml file ), or something else.... Please clarify!
Thank you for your reply pawan. I have found the answer. We can make new form by editing xml files.
@Avini don't modify existing XML files! Inherit them.
I edited in the inherited xml files.