Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3247 มุมมอง

Hi everyone, under the module "fleet" Odoo I want to add a new object "park" in connection one2many with "vehicle" (ie, each vehicle is assigned a park x) and for more precision :

1) add to the menu item "Park" before "Vehicles"
2) a form for inserting objects "park" with two attributes (name_parc and adr_parc)
3) define the relationship one2many between park and vehicle
4) addition of linking field park in the vehicles form

questions:

a) I make this change directly on the "fleet" module or i must create another module with inheritance?
b) if possible a small technical description for this change

thank you in advance the Odoos

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi Mehdi,

I suggest you to add your own custom module for this, as it is the better way. Because by doing that the change you make will only affect in Database that you install your custom module. And if you don't need that changes you can simply uninstall your custom module.

You can refer this Document for the module development: Official odoo v8 Developer docs [GitHub Source]

Hope this helps..

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Syntax of domains - operators แก้ไขแล้ว
2
ม.ค. 23
26495
4
มิ.ย. 21
39555
1
ธ.ค. 20
2741
1
เม.ย. 18
7826
Why Odoo is so successful แก้ไขแล้ว
3
ก.ย. 15
9678