Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
5 Trả lời
5380 Lượt xem

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??

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ

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

Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả

thanks Ankit

Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks Ivan