change __OPENERP__.PY

This commit is contained in:
Mohamed Habib Challouf 2016-10-20 10:18:01 +02:00
parent fbd3f53cb3
commit 4a01a30b6c
2 changed files with 8 additions and 2 deletions

View File

@ -1,11 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<projectDescription> <projectDescription>
<name>Mknowledge</name> <name>knowledge_Fork_Me</name>
<comment></comment> <comment></comment>
<projects> <projects>
</projects> </projects>
<buildSpec> <buildSpec>
<buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec> </buildSpec>
<natures> <natures>
<nature>org.python.pydev.pythonNature</nature>
</natures> </natures>
</projectDescription> </projectDescription>

View File

@ -35,7 +35,7 @@
], ],
"data": [ "data": [
"view/qweb.xml", "view/qweb.xml",
"view/document_directory.xml","view/attachement_view.xml" "view/document_directory.xml",
], ],
"js": [ "js": [
'static/src/js/document_choose_directory.js', 'static/src/js/document_choose_directory.js',