Hello, Thanks for reporting !
The fix has been applied at trunk client @ revision::1920 [email protected] Thanks, ** Changed in: openobject-client Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of OpenERP sa GTK client R&D, which is a bug assignee. https://bugs.launchpad.net/bugs/751222 Title: [6.0 - trunk] partial stock move wizard bugs : uom, new lines, production lot attrs Status in OpenERP Modules (addons): Fix Committed Status in OpenERP GTK Client: Fix Released Bug description: Wizard stock_partial_move on stock.move (Receive/Deliver Products) In the one2many, there is a hidden move_id on the line. So, new lines cannot be created. * Bugs: - The product_id cannot be changed (it's not supported by the code), so to make it clear, set required product_id readonly. - Set an attrs on prodution lot depending on move type (in,out) and product.track_incoming/outgoing to set production lot fied required - The product_uom is not processed. Existing move should be adapted after conversion of the qty. The new move should use the specified uom in the partial move. Example: Existing stock move qty=12 PCE I make a partial move of 1 "pack of 5". It should adapt the stock move to qty 7 PCE and create a new move of 1 "pack of 5". * Improvement: - Add on each line a button "split in lot" like on each line of the inventory. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/751222/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

