Web Controller in Odoo V9 Odoo web controller provides the facility to create frontend modules which can be easily integrate with the backend modules. Here backend is refers ... Odoo mrt. 5, 2021 0 2428 Tech Blog
webmin letsencrypt error renew certificate https://github.com/webmin/webmin/issues/436 This is a really bad bug. I had a client call me this Canadian Thanks Giving morning reporting that their... Nginx mrt. 5, 2021 0 2248 Tech Blog
How to create selection field in Odoo To make selection field in OpenERP (Odoo) In Selection Field first we have to go in .py file (python file) After that we have to decide where you wan... Odoo mrt. 5, 2021 0 2270 Tech Blog
How do I Compress a Whole Linux or UNIX Directory? It is very easy to compress a Whole Linux/UNIX directory. It is useful to backup files, email all files, or even to send software you have created to... mrt. 5, 2021 0 2118 Tech Blog
Dropping snippet onto the page in odoo-9 For drooping the snippet onto the page first we have to open the src file, add some class and css feature in css file and jas file after that clicks ... Odoo mrt. 5, 2021 0 1991 Tech Blog
Odoo Run two or more openerp servers simultaneously How to work on two different versions of openerp simultaneously When you start openerp server by typing on terminal ./openerp-server it takes addon... Odoo mrt. 5, 2021 0 2342 Tech Blog
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 ... Odoo mrt. 5, 2021 0 2259 Tech Blog
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 mrt. 5, 2021 0 2424 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 mrt. 5, 2021 0 2048 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 mrt. 5, 2021 0 2135 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 mrt. 5, 2021 0 2107 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 mrt. 5, 2021 0 2221 Tech Blog