Skip to content Skip to sidebar Skip to footer
Showing posts with the label Odoo 10

Odoo 10 : Call A Confirmation Form (yes / No) From Wizard

I want to add to my purchase order a 'cancel' button. This button will change the state of … Read more Odoo 10 : Call A Confirmation Form (yes / No) From Wizard

Why Is Pip Freeze Not Showing A Module Although Pip Install Says It's Already Installed

I'm following these instructions to install odoo on mac. It required that I install all the pyt… Read more Why Is Pip Freeze Not Showing A Module Although Pip Install Says It's Already Installed

Added Users To Many2many Field Disappear After Click Save

I try to add users to many2many field. It's working to moment before clicking save. When i clic… Read more Added Users To Many2many Field Disappear After Click Save

How Do I Do Post/get Request From Ajax To Odoo 10 Custom Module Controller? (blocked By Cors Policy)

I am using Odoo 10 with a custom module and I created this simple controller. It works fine when i … Read more How Do I Do Post/get Request From Ajax To Odoo 10 Custom Module Controller? (blocked By Cors Policy)