[IMP]view changes of modules for which is inherit from res_config.xml and used form...
[odoo/odoo.git] / addons / document / wizard / document_configuration.py
index 97eda4e..6a69e63 100644 (file)
@@ -110,3 +110,5 @@ class document_configuration(osv.osv_memory):
                 'ressource_tree': 1
         })
 document_configuration()
+
+# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: