Comment 20 for bug 596862

Revision history for this message
Joël Grand-Guillaume @ camptocamp (jgrandguillaume-c2c) wrote : Re: Regression on sales flow, no way to cancel SO anymore

Hi,

This is a good idea, but to be perfect we need :

- Correct the picking view from SO directly and add the sale_id field
- Correct the view from menu Stock -> out picking and add the sale_id field (done in my patch)
- Correct the view from menu Stock - Incoming picking and add the purchase_id field
- The field purchase_id of stock.picking must be "writable" as for sale_id
- Correct the view called from purchase order through "Packing" link and add the purchase_id field

Then will have a perfectly handled solution :

- Same for PO and SO
- Access from all views (direct / link and form related menu)

Thanks,