Skip to Content
Menu
This question has been flagged
1093 Views

1) i have a kanban view of res.partner as res.partner.kanban

2) i think it's defined class=oe_kanban_global_click, click on any partner will open customized view as res.partner.sale.order.lines

3) on this res.partner.sale.order.lines defined a button as name=open_transfer

click on this button, open_transfer(self) will open another form as stock.picking.form of the partner clicked to open on (2) above.

How should i modify the code and skip (2) above so,

on 1) res.partner.kanban, i click on any partner will open_transfer the stock.picking.form with that partner?

your guidance is appreciated.

many thanks.

Avatar
Discard
Related Posts Replies Views Activity
1
Feb 25
12014
2
Jul 23
2731
5
Aug 24
45435
1
Apr 24
1297
1
Feb 24
1032