Skip to content Skip to sidebar Skip to footer
Showing posts with the label Openerp

Add Another Element To Models List [odoo-8] Pos Javascript

in pos javascript there this code: module.PosModel = Backbone.Model.extend({ ..... … Read more Add Another Element To Models List [odoo-8] Pos Javascript

Javascript Xml-rpc Call Not Executing

I am trying to call a python method using javascript from my html file. Below is my html file: Gadg… Read more Javascript Xml-rpc Call Not Executing