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

Hi,

I want to create a wizard that can view the transaction.. like for example when you click a menuitem a wizard that will pop up and inside of it has a button(OK) that has another wizard upon clicking it for account.move.line and can do the filtering of data.. Can you please give me a clear explanation on how will i do that??

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

Hello my friend;

here is some very useful links that you may refer to.

https://www.odoo.com/fr_FR/forum/help-1/question/how-to-create-a-wizard-with-steps-19828

http://stackoverflow.com/questions/23005623/how-to-create-wizards-openerp

http://stackoverflow.com/questions/24366986/openerp-wizard-syntax

https://mohsinpage.wordpress.com/2011/01/28/openerp-module-development-wizard/

Best Regards.

อวตาร
ละทิ้ง

plz vote if you find my answer helpful my friend:)

คำตอบที่ดีที่สุด

Hello Alcaline,

Refer this link may be very helpfull for you.

http://developererp.blogspot.in/2013/05/create-wizard-in-openerp.html

if you find this answer helpful, please give me a thumbs up vote

Regards,

Ankit H Gandhi

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

thanks Ankit

คำตอบที่ดีที่สุด

For general guide for creation of wizard, you can refer to the documentation.  Use the osv.osv_memory approach.  If you need specific help, you need to elaborate your question.

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

Thanks Ivan