← Back to team overview

openerp-india team mailing list archive

[Bug 916248] Re: Shipping address of the company in the receipt does not match the address of the company entered the store.

 

The end result of this change has made all incoming picking lists
indistinguishable from each other, you cannot tell from which supplier
you are expecting goods when looking at receiving picking list / stock
moves.

Why was this so easily accepted to change the behavior in a stable
release ?

Also I find the reasoning flawed, the incoming pickings are after all
always inbound to your stock, if you want to do drop-delivery you can
specify partner addresses on the stock.move line  themselves. The idea
behind the address_id on the stock.picking I figure is that this is who
from/to you will be sending/receiving the goods from.

This is why you have the 'ttype' field on stock.picking model !

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/916248

Title:
  Shipping address of the company in the receipt does not match the
  address of the company entered the store.

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  (Attached is a video where it reproduces bug found)

  1)General Steps to reproduce the error found:
  a)make a purchase order.
  b)It sets as invoice method: from picking.
  c)It sets a warehouse.
  d)Processing the purchase order
  e)We are in receipt of this purchase order.

  2) The address of the partner(address_id), in the
  receipt(stock.picking) does not match the address of the warehouse
  specified in the purchase order.

  3)The address of the partner(address_id), in the
  receipt(stock.picking) must match the address of the warehouse
  specified in the purchase order or otherwise with the destination
  address entered into the purchase order if that were the case.

  4)Ubuntu 11.04.

  5)Openerp V.6.0.   openobject-addons: rev. 4997

  Models affected: purchase.order, stock.picking, stock.warehouse.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/916248/+subscriptions


References