Skip to content

impulzia/kooltuo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kooltuo: --------------------

*** Description ***

This is a Openerp - Outlook syncronizer. Sincronize contacts, task and appointments

How to install

To install you need:

  1. Install the openerp module (kooltuo_module)
  2. Install de adding in Outlook

*** Install the Module ***

To install the module its simple:

  1. Copy the kooltuo_module in the openerp-server addon folder (or use a symlink)
  2. Use the module manager to update you module database
  3. Use the openerp installer system

*** Install the Addin ***

To install the addin you need to install in your windows

  1. Python 2.6.6 32Bit.
  2. pywin32.
  3. wxPython.

After this copy the addin folder in a system folder and use the command:


c:\> python addin.py

Note: We are working in a py2exe installer to bypass this step

*** Uninstall the Addin ***

To uninstall the adding in the shell go to the addin folder and execute


c:\> python addin.py --unregister

Developing

We allways appreciate patchs and bugs info. If you want to contribute you can post your bugs in

GitHub Issues

or in our group list

google-groups

*** Debugging de adding *** To debug the app in the registration time use the --debug option as:


c:\> python addin.py --debug

Once made the install use the win32traceutil.py (cames with the win32com) as a listener to see the debug.

If you find a bug please post it with the dump.

About

Openerp - Outlook Syncronizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published