[ADD] attachments_to_filesystem

This commit is contained in:
Holger Brunn
2015-01-26 12:53:28 +01:00
parent 0a42df9a18
commit 64ffbe97fc
8 changed files with 294 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<openerp>
<data noupdate="1">
<function name="_attachments_to_filesystem_init" model="ir.attachment" />
</data>
</openerp>