Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in odoo

How to introduce a Many2one field value in an Odoo database through an XML file?

xml odoo many-to-one odoo-8

How can I change the value of a selection field on create function?

odoo odoo-10

Product and product template in Odoo 10

odoo odoo-10

Odoo 13: How to solve CacheMiss Exception

python-3.x odoo odoo-13

how to get odoo binary field download link in website

odoo odoo-website

How to use if in Odoo template language

odoo odoo-8 odoo-website

How to create a custom header and footer in Qweb Reports in Odoo 10?

xml report odoo odoo-10 qweb

How to inherit particular view in our own module? ODOO

python xml views openerp odoo

How to return an existing ir.actions.act_window from Python in Odoo 10?

python xml odoo odoo-10

How to remove label from group tag in Odoo 11 in views

After odoo installation, either CSS nor JS are found

Odoo <t t-call="website.layout"> qWebException

templates web odoo openerp-8

In OpenERP, What is the difference between "send a message" and "log a note"?

openerp odoo openerp-7 odoo-8

Odoo 8.0 product_product inherit extend class

python openerp odoo odoo-8

Odoo inherit error when try to use mail_thread

python python-3.x odoo odoo-12

"relation already exists" after adding a Many2many field in odoo

Odoo class differences

openerp odoo

Where is "Update modules list" in Odoo v8?

odoo

What's the difference between self.browse() and self.pool.get() in OpenERP development?

python odoo