Actually, onchange_lot_id (stock.move) does not receive the ids with the web client (5.0.14) It used to work with 5.0.9
Quite a big issue for us (we have inherited/redefined the function for our own needs). -- Ids are not sent to the server when onchange functions are triggered https://bugs.launchpad.net/bugs/650453 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Web Client: New Bug description: When an onchange function is called, the first three parameters are the cursor, the user id and the list of ids of the changed rows. In 5.0.10 and probably in the latest 5.0 too, the list of ids is not sent, an empty list is sent instead. Lionel _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

