Activity log for bug #1098557

Date Who What changed Old value New value Message
2013-01-11 13:16:07 Numérigraphe bug added bug
2013-01-11 13:22:10 Launchpad Janitor branch linked lp:~numerigraphe/openobject-addons/6.0-picking-custom-default-origin
2013-01-11 13:42:21 Launchpad Janitor branch linked lp:~numerigraphe/openobject-addons/7.0-picking-custom-default-origin
2013-01-11 13:55:50 Amit Bhavsar (Open ERP) openobject-addons: status New Invalid
2013-01-11 13:55:50 Amit Bhavsar (Open ERP) converted to question 218947
2013-01-11 16:28:42 Numérigraphe description In v6.0 and up to the current trunk, the method copy() of stock.picking resets the field "origin" as soon as no default name is set. It would be useful for custom addons to be able to copy a picking while setting the origin field. I suggest the origin be reset only if it's not passed in the dict of default values. Lionel Sausin In the Python code of custom addons, it would sometimes be useful to be able to copy a picking while setting the origin field. For example: defaults={'origin': 'test', 'type': 'internal'} id = self.pool.get('stock.picking').copy(cr, uid, 1, defaults, context={}) However, in v6.0 and up to the current trunk, the method copy() of stock.picking resets the field "origin" as soon as no default name is set. I suggest the origin be reset only if it's not passed in the dict of default values. Lionel Sausin
2013-01-11 16:28:51 Numérigraphe openobject-addons: status Invalid New
2013-01-11 16:30:48 Numérigraphe removed subscriber Numérigraphe
2013-01-11 17:03:54 nima bug added subscriber Nima Ghorbani
2013-01-15 11:13:14 Amit Parik openobject-addons: status New Opinion
2013-01-15 14:00:15 Numérigraphe openobject-addons: status Opinion New
2013-01-15 14:00:40 Numérigraphe summary Can't set a default origin for stock pickings at duplication time Can't set a default origin for stock pickings when duplicating from Python code
2013-01-16 06:36:09 Amit Parik openobject-addons: importance Undecided Low
2013-01-16 06:36:09 Amit Parik openobject-addons: status New Confirmed
2013-01-16 06:36:09 Amit Parik openobject-addons: assignee OpenERP R&D Addons Team 2 (openerp-dev-addons2)
2013-01-16 06:36:20 Amit Parik openobject-addons: status Confirmed Fix Committed
2014-03-12 09:14:17 Lionel Sausin - Initiatives/Numérigraphe bug task added ocb-addons
2014-03-12 09:14:26 Lionel Sausin - Initiatives/Numérigraphe ocb-addons: assignee Lionel Sausin - Numérigraphe (lionel-sausin)
2014-03-12 09:14:30 Lionel Sausin - Initiatives/Numérigraphe ocb-addons: importance Undecided Low
2014-03-12 09:14:39 Lionel Sausin - Initiatives/Numérigraphe ocb-addons: importance Low Wishlist
2014-04-14 12:55:29 Numérigraphe removed subscriber Numérigraphe
2014-04-14 12:55:43 Lionel Sausin - Initiatives/Numérigraphe bug added subscriber Lionel Sausin - Numérigraphe
2014-04-14 12:55:58 Numérigraphe ocb-addons: status New Fix Committed
2014-04-25 12:49:40 Guewen Baconnier @ Camptocamp ocb-addons: status Fix Committed Fix Released