[IMP] kanban of documents for recruitement attachments
authorFabien Pinckaers <fp@tinyerp.com>
Tue, 1 Apr 2014 16:47:00 +0000 (18:47 +0200)
committerFabien Pinckaers <fp@tinyerp.com>
Tue, 1 Apr 2014 16:47:00 +0000 (18:47 +0200)
bzr revid: fp@tinyerp.com-20140401164700-xj1d5hn9zv8morfu

addons/mail/mail_message_view.xml

index 2ed5f33..1c4a7f5 100644 (file)
                 </kanban>
             </field>
         </record>
+        <record id="base.action_attachment" model="ir.actions.act_window">
+            <field name="view_mode">kanban,form</field>
+        </record>