Xbus emitter for Odoo
Emit messages to Xbus <https://xbus.io/> from Odoo.
Requires the xbus-odoo
emitter <https://bitbucket.org/xcg/xbus-odoo> to
actually send the data (all this module does is storing it in a table and
signaling that external component).
Setup
- Odoo settings > Xbus emitters: Add one.
- Follow
xbus.odoo
<https://bitbucket.org/xcg/xbus.odoo> setup docs.