Browse Source

[ADD] show chatter to make logs accessible

pull/1308/head
Holger Brunn 6 years ago
parent
commit
ac40e1f5ac
No known key found for this signature in database GPG Key ID: 1C9760FECA3AE18
  1. 4
      auto_backup/view/db_backup_view.xml

4
auto_backup/view/db_backup_view.xml

@ -44,6 +44,10 @@
<li>Set the scheduler to active and fill in how often you want backups generated.</li> <li>Set the scheduler to active and fill in how often you want backups generated.</li>
</ol> </ol>
</div> </div>
<div class="oe_chatter">
<field name="message_follower_ids" widget="mail_followers" groups="base.group_user"/>
<field name="message_ids" widget="mail_thread"/>
</div>
</form> </form>
</field> </field>
</record> </record>

Loading…
Cancel
Save