Skip to content
Snippets Groups Projects
Name Last commit Last update
i18n
model
security
views
.hgignore
LICENSE
README.rst
__init__.py
__openerp__.py

Xbus emitter for Odoo

Emit messages to Xbus from Odoo.

Dependencies:

  • zmq_rpc:

    $ hg clone ssh://hg@bitbucket.org/xcg/zmq_rpc
    $ cd zmq_rpc/pyzmq; pip install .