[stock][v7][trunk] stock.picking.do_partial() returns wrong picking id when creating back order

Bug #1307523 reported by Leonardo Donelli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Undecided
Unassigned

Bug Description

stock.picking.do_partial() should have a return value in the form:

{p1_id: {'delivered_picking': p1_del_id},
 ...}
Where the p1_del_id is the id of the delivered picking. It is either p1_id if the source picking was fully delivered or the id of the newly created picking. But, it always return the source picking as the delivered picking event when it creates and process a new picking.

Tags: stock trunk v7

Related branches

description: updated
Changed in openobject-addons:
status: New → Confirmed
description: updated
tags: added: stock trunk v7
summary: - stock_picking.do_partial() returns wrong picking id when creating back
- order
+ [stock][v7][trunk] stock.picking.do_partial() returns wrong picking id
+ when creating back order
Revision history for this message
Leonardo Donelli (learts92) wrote :

Mohammad, why did you edit out an entire part of my bug description that you did not address? You think it should be split in two separate bug reports?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.