Skip to content

Commit

Permalink
[IMP] *: add chatter on account.bank.statement model
Browse files Browse the repository at this point in the history
  • Loading branch information
nje-odoo committed Aug 22, 2018
1 parent 31679cd commit d3dadc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/account/views/account_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -725,6 +725,10 @@
</group>
<div class="oe_clear"/>
</sheet>
<div class="oe_chatter">
<field name="message_follower_ids" widget="mail_followers"/>
<field name="message_ids" widget="mail_thread"/>
</div>
</form>
</field>
</record>
Expand Down

0 comments on commit d3dadc1

Please sign in to comment.