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

I make new object called 'wtc.approval.line' in odooV8 as well as it's tree view in my new menu item inside portal menu.

the problem, is it possible using another object like purchase.order in it's menu item form view ?

regards.

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

No you cannot !!

When ever you are writing a Action, All views such as tree, form, graph etc should be pertained to one single object...

อวตาร
ละทิ้ง
ผู้เขียน

oh i see , thank you i wil look for another way..