Public bug reported:

Hi all,

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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):
  New

Bug description:
  Hi all,

  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