Odoo S.A. is the software vendor of the Odoo Apps (formerly OpenERP).
After a lot of tries, I could finally install odoo 8, however, when I connect to it, browser redirects to /web/…
python-2.7 odoo openerp-8 odoo-8In Odoo, by default the port is set to 8069, I want to change it to another port. I've tried changing …
odoo odoo-8I created a module with normal settings which shows a form view and a tree view. The default behavior is …
xml openerp odoo-8I'm making reports using qWeb in Odoo 8. Those generated PDF files are saved with a "default" name. I would like …
report odoo-8 qwebI have a transient model that serves as a dialog. In my form view I have a button like this: &…
python xml python-2.7 odoo-8 odooI try to use search() to fetch data from a table in a http controller. x = obj.search(cr, uid, …
python python-2.7 python-3.x odoo odoo-8