How to get Latitude and Longitude of address in Odoo using Google Api in Python You may require to get Latitude and Longitude between of an address in Odoo ( Openerp ) for many reasons . Here are steps to follow – First install ... Odoo мар. 5, 2021 0 2346 Tech Blog
Show path between two Address on google map in Odoo To show path, distance and duration between source and destination address on google map , just use this simple function in Odoo. An new window will ... Odoo мар. 5, 2021 0 1976 Tech Blog
Show path between two Address on google map in Odoo To show path, distance and duration between source and destination address on google map , just use this simple function in Odoo. An new window will ... Odoo мар. 5, 2021 0 2070 Tech Blog
Access rights in Odoo-9 In odoo-9 every admin having many types of right to give permission of all users and manager. And Access rights are defined as records of the model i... Odoo мар. 5, 2021 0 2040 Tech Blog
How to Connect to Odoo using Google Account Important: Make sure Odoo is correctly configured to send email before starting this tutorial. Odoo will need to email an activation link when you en... Odoo мар. 5, 2021 0 2153 Tech Blog
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 мар. 5, 2021 0 2116 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 мар. 5, 2021 0 2158 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 мар. 5, 2021 0 2080 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 мар. 5, 2021 0 2354 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 мар. 5, 2021 0 2010 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 мар. 5, 2021 0 2018 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 мар. 5, 2021 0 2274 Tech Blog