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

hope some one could help me out here. Well, my question is in my module when I click on department, I should be able to choose a doctor from the doctors based on that department.

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

This can easily be done.

You shold have a look at the standard sale module.

After choosing a customer you should be able to choose different delivery and invoice addresses related to the client. This is done with on_change and domain related functionality.

look at the sale.py file and the sale_view.xml file to find your answer.

อวตาร
ละทิ้ง