feat(connector): add connector module for defer jobs
In odoo world the way to setup asyncronus task is using the connector developed by OCA. In order to
simplify the code development and be able to reuse the work done by OCA we are prefering work with
connector over celery or any other asyncronous task manager.
added 1 commit
- a6de4ee9 - feat(connector): add connector module for defer jobs
@federico.cruz @jose.maldonado otra revisión por favor
mentioned in issue #40 (closed)
Please register or sign in to reply