Top "Odoo" questions

Odoo is a suite of open-source business apps written in Python and released under the AGPL license.

Odoo add widget to website frontend

I'm new to Odoo and I'm stuck at an easy point. I already added some widgets to the backend in …

javascript xml widget odoo
Creating New Groups in Odoo

I have created a new Groups which is a Personnel Group, But in the View Metadata the new Group I've …

openerp odoo odoo-8 openerp-8
After odoo installation, either CSS nor JS are found

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-8
How do I change the odoo default port?

In Odoo, by default the port is set to 8069, I want to change it to another port. I've tried changing …

odoo odoo-8
How can I make a "for-loop" with a specific number of loops in Qweb?

I would like to make a loop to print elements an exact amount of times. Something like this: <t …

xml for-loop odoo odoo-8 qweb
how to display openerp error message

In my student module I inherited res.partner. And I want to restrict to modify name in partner view if …

python openerp openerp-7 odoo
Odoo: How to include a 'page break' / second page in custom report (pdf)?

I created a new report from scratch using this guide: http://odoo.guide/report-design-workshop/ My Problem: If I have a …

pdf report odoo page-break
Understanding OpenERP Domain Filter?

I would like to ask you if you could please explain the anatomy of the Openerp domain filters. I have …

odoo
When to use api.one and api.multi in odoo | openerp?

Recently odoo (formerly OpenERP) V8 has been released. In new API method decorators are introduced. in models.py methods needs …

openerp odoo openerp-8
How to upgrade odoo 8 to odoo 9 database?

I am trying to upgrade an odoo installation from 8.0 to 9.0. What I've done so far is the following: Backup the …

odoo odoo-9