
rename send_items method as it only accept a unique item

The method send_items is still available but deprecated.the documentation has been updated to clearly indicate this. The column in the table has not been changed as xbus-odoo would need to be changed too.
Showing
- NEWS.rst 11 additions, 2 deletionsNEWS.rst
- __init__.py 1 addition, 3 deletions__init__.py
- __manifest__.py 1 addition, 1 deletion__manifest__.py
- i18n/fr.po 46 additions, 43 deletionsi18n/fr.po
- models/__init__.py 1 addition, 3 deletionsmodels/__init__.py
- models/xbus_emitter.py 34 additions, 9 deletionsmodels/xbus_emitter.py
- models/xbus_emitter_job.py 3 additions, 3 deletionsmodels/xbus_emitter_job.py
- tests/__init__.py 5 additions, 3 deletionstests/__init__.py
- tests/test_xbus_emitter.py 1 addition, 1 deletiontests/test_xbus_emitter.py
- tests/test_xbus_emitter_job.py 1 addition, 1 deletiontests/test_xbus_emitter_job.py
Loading
Please register or sign in to comment