Wiki

Clone wiki

openeducat_erp / Getting Started with OpenEduCat in Windows

Getting started with OpenEduCat in Windows

Installation of OpenERP from sources

Once you are done with OpenERP installation go ahead with OpenEduCat!

Start Installation for OpenEduCat

Once OpenERP is installed in your Ubuntu machine, we can move further for OpenEduCat installation. For that download the OpenEducat module from its bitbucket repository location here. follow below steps to make it working with OpenERP :

  • Extract the downloaded openeducat module's zip file. It holds a directory named openeducat_erp.
  • Copy openeducat_erp directory to C:\Program Files\'<OpenERP Directory Name>' > server > addons directory
  • Do Restart the System and follow remaining steps.
  • Now open the OpenERP login page (https://localhost:8069) and login using sufficient username and password
  • Here you will see OpenERP main interface, provide following access rights to your user of openerp(settings>user>your_user_name) because you are log in first time and going to install openeducat_erp module.
    • Administation as Settings
    • Technical Features checkbox as Checked
    • Save Current Settings
  • Now you will see in left side at module sub-Tree 'Updates','Update Modules List' options. Click on 'Update Modules List' and choose 'Update' from dialog box
  • Select 'Updates' option from Modules sub-Tree, it will display currently installed applications. Remove Search tag of 'Installed' from search text box.
  • Search here 'openeducat_erp' and it will display our module, click on that module it will ask for installation.
  • Click on 'Install' button and Wait until installation completes successfully.
  • It will redirect to OpenEduCat interface directly.
  • Cheers you are done.

Enjoy OpenEduCat!

Updated