Hi friendz,
My requirement is to show E-mail corresponding to Partners, so I created a button to call the window of Archives of Messaging in new WINDOW
.
<button name="%(mail.action_mail_archives_feeds)d" type="action" target="new" context="{'viewmessages':True}" string="Messages" groups="base.group_user" />
This does not provide bread crumbs to backtrack the customer in which it were opened. and also It does not open in a new Window with target="new"
.
Is there any method to do this.