forked from OdooBulgaria/OLiMS
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Installing OLiMS with Odoo v9 on Windows | ||
|
||
For those new to Odoo like myself I wanted to share how to install this module on Windows Odoo v9 | ||
|
||
After installing Odoo and logging in. Top right where it says Administrator, select the dropdown and click About. On About click 'Activate the Developer Mode'. | ||
|
||
Under settings, give user Administrator Access Rights and Technical Features Permissions. Depending on your setup like if you had demo info installed you may need to set your group rights to inherit some features. | ||
|
||
Rename olims-master to olims and place in C:\Program Files (x86)\Odoo9.0-version you installed\server\openerp\addons | ||
|
||
Restart Odoo server | ||
|
||
Click Update Apps List on the left (ensure you are still in developer mode). OLiMS should appear. If not refresh your browser. |