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... мар. 5, 2021 0 2154
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 мар. 5, 2021 0 2081
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 мар. 5, 2021 0 2359
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 мар. 5, 2021 0 2013
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 мар. 5, 2021 0 2019
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 мар. 5, 2021 0 2279
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 мар. 5, 2021 0 2016
Odoo How can I replace or over-ride the automatic footer or header (ie. navigation menu) in a custom theme (eg. theme_clean)? I’ve been working on creating a custom theme based on the layout and structure of theme_clean and adding building blocks as snippets is remarkably ... Odoo мар. 5, 2021 0 2070
Odoo Database update to the rescue! Sometimes after installing or removing some modules, there are some warnings in your console output when you run openerp-server. Also if you have upd... Odoo мар. 5, 2021 0 2312
rename a string in multiple files string Event “Event” is capitol sensitive grep –include={*.php,*.html,*.js,*.py,*.xml} -rnl ‘./’ -e “Event” | xargs -i@ sed -i ‘s/Event/Tour/g’ @ gre... Ubuntu мар. 5, 2021 0 1996
Odoo Field widgets were found **Widgets** char [1] Events [2] Attributes [3] id [4] email [5] url [6] text [7] Events [8] html [9] char_domain [10] date [11] datetime [12] sele... Odoo мар. 5, 2021 0 2541
Securing an Ubuntu 14.04 Server with Fail2Ban When it comes to securing a server from malicious bruteforcers, Fail2Ban is an extremely powerful tool and my goto application on every server I set... Ubuntu мар. 5, 2021 0 2062