Odoo XML + ORM Templates for Eclipse Steps to apply OpenERP XML + ORM Templates for Eclipse Template for eclipse of openERP code snippets. This snippets are build to help rapid building openERP project with great ease. 1: Y ou may get te...
React Native library for Odoo Installation $ npm install react-native-odoo Usage import Odoo from ' odoo ' const odoo = new Odoo ({ host : ' localhost ' , port : 8069 , database : ' demo ' , username : ' admin ' , password : ' adm...
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 like statuses of the any process, seeing states of an ...
Openstack-Ansible: Openstack Containerized The content of this cell is too long for an XLSX file (more than 32767 characters). Please use the CSV format for this export....
Odoo Branding company Provide branding on sales orders, stock pickings and sales invoices. Branding companies provide the same information as companies. However, they are not linked to accounting in any way. Branding compa...
Odoo multi-website improvements debate https://github.com/odoo/odoo/issues/9745 This is a start-point for talking about multi-website support roadmap in Odoo. Core support it in v9 and it’s backported to v8 in https://github.com/odoo/odoo-...
How to Install Node.js on Ubuntu 14.04 Node.js , a JavaScript-based platform, is an increasingly popular, lightweight, and efficient option for developers. It allows coders to use JavaScript on both the front-end and the back-end thanks to...
How To Install and Use Docker on Ubuntu 16.04 Introduction Docker is an application that makes it simple and easy to run application processes in a container, which are like virtual machines, only more portable, more resource-friendly, and more d...
mist.io https://github.com/mistio/mist.io Mist.io helps you manage and monitor your virtual machines, across different clouds, using any device that can access the web. It is provided under the GNU AGPL v3.0 ...
Web interface for Recoll desktop search https://github.com/koniu/recoll-webui Recoll WebUI Recoll WebUI is a Python-based web interface for Recoll text search tool for Unix/Linux. WebUI homepage: https://github.com/koniu/recoll-webui Recoll...
Alpine Linux Create a Bootable USB http://wiki.alpinelinux.org/wiki/Create_a_Bootable_USB Contents [ hide ] 1 Creating a bootable Alpine Linux USB Stick from the command line 1.1 Requirements 1.2 Alpine Linux from 3.3.0 and later 1.3 B...
Linux Containers (LXC) in Ubuntu 15.04 Last month, I’ve been trying out LXC in Fedora 22 (F22) with some limitations and missing features . I tried but failed to get unprivileged container to work and there is no RPM packages for LXD . Alt...