I followed a tutorial on how to create a module (https://doc.openerp.com/trunk/web/module/) but i am getting a lot of errors.
Errors: http://pastebin.com/rBpg9uuf
Basically, i copied and pasted every bit of code i've seen in that tutorial (While reading, obviously)
__openerp__.py : http://pastebin.com/xY9tcBuW
__init__.py : http://pastebin.com/3J73Y9r7
I am using OpenERP 7.
Thanks