On Mon, Feb 15, 2016 at 4:04 PM, Cédric Krier <[email protected]> wrote:
> On 2016-02-15 00:50, Markus Bala wrote: > > hi, > > > > I am doing keyword action "form_action". > > > > Model: stock.shipment.in > > > > The function is to merge the stock.move data. > > > > My question is how can I get the selected ID for the stock.move (child). > At > > now, I only can get the parent;s active_id (stock.shipment.in). > > You can not. The One2Many should be seen as a single value so there is > no state on that. > > Thank cedric, Noted > -- > Cédric Krier - B2CK SPRL > Email/Jabber: [email protected] > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ > > -- > You received this message because you are subscribed to the Google Groups > "tryton-dev" group. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tryton-dev/20160215090454.GB18582%40tetsuo > . > -- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton-dev/CAOzpWEHvNyHhC9Ep%3Dq_7cVfbAmmJLSkcMkEEkzyObEFQH5f4gg%40mail.gmail.com.
