Interface OpenERP with the outside world, using AMQP protocol
Messagin module is based on AMQP [1] protocol
Messaging is used to:
- link OpenERP with an other(s) OpenERP
- OpenERP and eCommerce website
- OpenERP and the rest of the World
Fully works with RabbitMQ [2]
Messaging is interact with user when create,write,delete datas, and with Server Action (eg: when validate a sale order)
At SYLEAM, we use it to
- syncrhonize 35 databases with 1 centralize database, in two way mode
- 2 differents OpenERP structures
- Migration from V5 to V6
- Stand alone point of sale, with openerp, which is synchronize, when the POS is connect to the company network
[1] http://
[2] http://
Project information
- Licence:
- GNU Affero GPL v3, GNU GPL v3
View full history Series and milestones
5.0 series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- python xml xsl