** Changed in: openobject-addons
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/openobject-addons/+question/179959

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/894622

Title:
  Show partner address instead of partner name

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  Hi all,

  Partner field of stock picking in openerp version 6 show contact name and  
address of partner. Then I installed base_contact module, the paernter field 
only show address of patner. But in Version 5, the Partner field on stock 
picking show partner name. I investigated in source code and find some 
information:
  _ In version 6: The actions of stock picking to open three form (included 
Internal Moves, Incoming Shippments and Delivery Orders) that have context : 
{'contact_display':'partner_address'}
  _ In version 5: The actions have context : {'contact_display':'partner'}

  Link to this file : addons/stock/stock_view.xml

  So, Anybody can explain to me why we change this context between
  Version 5 and Version 6

  Thanks

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

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to