Add missing files

This commit is contained in:
Anael Lorimier
2014-10-14 13:06:38 +02:00
parent 54d831ec47
commit 487ed70777
8 changed files with 283 additions and 0 deletions

8
menu.xml Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<menuitem id="py3o_config_menu"
name="Py3o Configuration"
parent="base.menu_custom" />
</data>
</openerp>