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

How To Pass Value With Onchange One2many Variable In Odoo?

Solution 1: No need to write onchange attribute in view file. With new API, we can directly achie… Read more How To Pass Value With Onchange One2many Variable In Odoo?

Odoo Missing Error While Running A Cron Job For Sending Scheduled Mail

I have the following code. When the scheduler runs I am getting the error message. Some one help me… Read more Odoo Missing Error While Running A Cron Job For Sending Scheduled Mail

TypeError(repr(o) + " Is Not JSON Serializable") - Odoo V8

I have this method, which calls for a document associated with an invoice on Odoo v8. @api.multi de… Read more TypeError(repr(o) + " Is Not JSON Serializable") - Odoo V8

TypeError(repr(o) + " Is Not JSON Serializable") - Odoo V8

I have this method, which calls for a document associated with an invoice on Odoo v8. @api.multi de… Read more TypeError(repr(o) + " Is Not JSON Serializable") - Odoo V8