Browse Source
[ADD] show chatter to make logs accessible
pull/1308/head
Holger Brunn
6 years ago
No known key found for this signature in database
GPG Key ID: 1C9760FECA3AE18
1 changed files with
4 additions and
0 deletions
-
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> |
|
|