On Mon, Feb 15, 2016 at 4:04 PM, Cédric Krier 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 t
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
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).
Please advice
Best Regard,
Markus Ba