How to refresh all modules and database at a time in OpenERP (Odoo)? *Step-1* Go to terminal -> Start the OpenERP Server-> and enter the below commands *Step-2* ~/workspace/OE7_Test$ ./openerp-server *Step-3* ~/workspa... Odoo Mar 5, 2021 0 2183 Tech Blog
Cool widgets in Odoo-9 In Odoo9 Widgets are the GUI elements that can perform some controlling tasks. In Odoo9, we can see a few of widgets that have significance in the v... Odoo Mar 5, 2021 0 2242 Tech Blog
ORM Methods in OpenERP Every object in OpenERP is based on OSV i.e Object Service and this service implements full Object-Relational Mapping enabling developers not to worr... Mar 5, 2021 0 2136 Tech Blog
Cool widgets in OpenERP Widgets are the GUI elements that can perform some controlling tasks. In OpenERP, we can see a few of widgets that have significance in the views li... Mar 5, 2021 0 2137 Tech Blog
Openstack-Ansible: Openstack Containerized It’s been a really long time since I’ve written an article, so I really feel like I need to make this a good one. Sometimes I am just awestruck with ... Ansible Mar 5, 2021 0 2395 Tech Blog
Slony-I Postgres replication http://slony.info/ *Slony-I* is a “master to multiple slaves” replication system for PostgreSQL [1] supporting cascading (/e.g./ – a node can feed a... Mar 5, 2021 0 2213 Tech Blog
Odoo Mandibule Graphical tool Mandibule** Mandibule is a graphical tool to explore data of OpenERP servers, helping developpers to quickly obtain useful information. It is able to... Odoo Ubuntu Mar 5, 2021 0 2152 Tech Blog
React Native library for Odoo ** None [1] Installation** $ npm install react-native-odoo ** None [2] Usage** import Odoo from ' odoo ' const odoo = new Odoo ({ host : ' lo... Odoo Mar 5, 2021 0 2398 Tech Blog
Odoo angular2-odoorpc OdooRPC for angular2 Migrate from https://github.com/akretion/angular-odoo/blob/master/src/components/odoo/jsonRpc-service.js [1] Support Basic Auth... Odoo Mar 5, 2021 0 2052 Tech Blog
Node-Odoo Node.js client library for Odoo using JSON-RPC Installation** $ npm install node - odoo Methods** odoo.connect(callback)* odoo.create(model, params, ... Odoo Mar 5, 2021 0 2059 Tech Blog
Odoo Node.js client library for odoo ERP using xmlrpc. https://github.com/faisalsami/odoo-xmlrpc **odoo-xmlrpc** Node.js client library for odoo [1] ERP using xmlrpc. ** None [2] Node version** Works bet... Odoo Mar 5, 2021 0 2321 Tech Blog
Odoo What is the difference between odoo snippets v8 and v9 want to upgrade to odoo 9, I am still new in odd web development. the xpath in my snippets is : <xpath expr = "//div[@class='tab-content']" positio... Odoo Mar 5, 2021 0 2096 Tech Blog