← Back to team overview

openerp-india team mailing list archive

[Bug 1197169] Re: Message widget does not work for incoming shipments

 

Hello,

Our customer encounters the same issue.

For the record, when adding the following div in the
"stock.picking.form" view just after the sheet tag:

<div class="oe_chatter">
    <field name="message_follower_ids" widget="mail_followers"/>
    <field name="message_ids" widget="mail_thread"/>
</div>

the chatting zone of both Delivery Order and Icomming Shipment form
views shows 2 different content (messages and followers).... => probably
a mix around the "Related Document Model" field values (stock.picking,
stock.picking.in or stock.picking.out) in the mail.followers and
mail.message models.

Thx in advance for your help.

Acsone Sa/Nv

** Attachment added: "do_chatter.png"
   https://bugs.launchpad.net/openobject-addons/+bug/1197169/+attachment/3747495/+files/do_chatter.png

-- 
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/1197169

Title:
  Message widget does not work for incoming shipments

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  I am trying to send a message or log a note via the message widget of the "Incoming Shipments" view:
  Menu->Purchases->Incoming_Products->Incoming_Shipments->{select a shipment}

  After submitting the message it is properly displayed, but when reloading the page, the message disappears. Messages are also missing from the user's inbox. In addition, the follow/unfollow button is not working.
  However, the messages are still stored on the server and can be viewed via Menu->Settings->Technical->Email->Messages. They are also stored in postgres table mail_message, but a reference is missing in mail_notification (if this is relevant).

  The same functionality is perfectly working as expected for other
  views ("Sales Orders", etc.)

  
  There is possibly an error in the "stock" module causing this behaviour, but this is just a guess.

  My Openerp version: 7.0-20130519-231019
  The user account type: administrator

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