Quantcast
Channel: DATOS.ASIA
Viewing all articles
Browse latest Browse all 10

Installing an Odoo AddOn

0
0

To use this, you must first login to the odoo server via ssh.  Example:

ssh danvogel@10.10.99.4

Here is how I installed the Add-on to eliminate the Nag message for registering the opensource Odoo.

Download the addOn from the web..

danvogel@odoo:~$ `git clone https://bitbucket.org/BizzAppDev/oerp_no_phoning_home.git`
Cloning into 'oerp_no_phoning_home'...
remote: Counting objects: 61, done.
remote: Compressing objects: 100% (45/45), done.
remote: Total 61 (delta 18), reused 0 (delta 0)
Unpacking objects: 100% (61/61), done.
Checking connectivity... done.
Check if the download succeeded.  Look for the new directory..
danvogel@odoo:~$ ls
bitnami_wordpress.sql  oerp_no_phoning_home     openerp-install-scripts.git
Desktop                openerp-install-scripts  wordpress
Move to the Addon directory used by odoo
danvogel@odoo:~$ sudo mv oerp_no_phoning_home /opt/odoo/odoo-server/addons
[sudo] password for danvogel:

You can set it up like this:

  • In Settings click “Update Modules List”.
  • Unselect the “Installed” text in the search box, replace with e.g. ‘home’.
  • Install the “Stop Phoning Home” module.
 

Viewing all articles
Browse latest Browse all 10

Latest Images

Trending Articles





Latest Images