Top "Odoo" questions

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

Odoo service restart and update using systemctl

Odoo service is started by systemctl start odoo. I am usin Centos. When I want to update my changed *.py …

python odoo odoo-9 systemctl start-stop-daemon
Use mapped() in odoo 10

What is mapped and how use this in odoo 10? And how to use mapped and filter in Odoo 10? example result = …

python python-2.7 odoo odoo-10
Set and get store data Odoo with TransientModel

I'm trying to store config data in odoo, I need to store 3 reference to 'account.journal'. The model is created …

configuration odoo odoo-8 odoo-view
How to link a custom paper format to a pdf report in Odoo 8?

I want to print labels from odoo. For that I created a custom paper format and finding a way to …

xml report odoo odoo-8 qweb