跳至內容
選單
此問題已被標幟
3381 瀏覽次數

I am writing a module for  integrating a third party shipper.

Now I want before the package info is being send to the shipper to have a pop-up window where the user can check if all the fields are correct (address, name etc.). I thought of using a wizard for the purpose but the function <my_provider>_send_shipping requires to return a dict with some data which will be in the wizard.

basically I need within the send_shipping() to call a wizard, do the action and then give a return value back to send_shipping()

Or how can I achieve the goal?

頭像
捨棄

I also have the same question.. Hopefully someone who knows read this post.

相關帖文 回覆 瀏覽次數 活動
1
3月 15
5948
1
12月 24
5590
5
7月 16
13839
1
3月 25
1082
0
1月 22
6107