v 9.0 v 10.0 v 11.0 v 12.0 Third Party 2896
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Technical Name bi_sms_client_generic
LicenseAGPL-3
Websitehttp://julius.fr
Versions 17.0 9.0 10.0 12.0 16.0 11.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Technical Name bi_sms_client_generic
LicenseAGPL-3
Websitehttp://julius.fr
Versions 17.0 9.0 10.0 12.0 16.0 11.0

SMS Client Module

Sending SMSs very easily, individually or collectively

Configuration

You have to give right to user for using SMS Gateway functionality


SMS Gateway

Here you can enter SMS gateway details


Send Mass SMS /Send SMS

In Partner Tree/Form View you can see menu for send mass SMS or send SMS


Send Mass SMS /Send SMS wizard

In wizard you have to enter details about phone number and message content and send it to partner.



Message Queue

In this view you can see messages which are in queue.


Message History

In this view you can see messages which are sent.


Free Support

You will get 90 Days free support incase any bugs or issue (Except data recovery).

At BrowseInfo we offer end to end solution for Odoo services. Which includes analysis & consultation on the workflows and integration part. Please note that You're not allowed to distribute this module after purchase! Incase of any question regarding this module feel free to email us on sales@browseinfo.in or raise a ticket on support.


Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Fantastic App!
by
Austin
on 10/30/19, 8:34 AM

The App now works very well. Allows you to send SMS messages using an SMS gateway that you can install on your phone/modem. Well done. 5 Stars

Re: Fantastic App!
by
BrowseInfo
on 10/30/19, 9:54 AM Author

Thank you sir , your words means lot to us we will keep on that Regards


This error when I send msg ?
by
waseemfazal573@yahoo.com
on 1/30/19, 4:43 PM

Odoo Server Error Traceback (most recent call last): File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 642, in _handle_exception File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 684, in dispatch File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 334, in _call_function File "C:\Program Files (x86)\Odoo 10.0\server\odoo\service\model.py", line 101, in wrapper File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 327, in checked_call File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 942, in __call__ File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 507, in response_wrap File "C:\Program Files (x86)\Odoo 10.0\server\odoo\addons\web\controllers\main.py", line 896, in call_button File "C:\Program Files (x86)\Odoo 10.0\server\odoo\addons\web\controllers\main.py", line 884, in _call_kw File "C:\Program Files (x86)\Odoo 10.0\server\odoo\api.py", line 689, in call_kw File "C:\Program Files (x86)\Odoo 10.0\server\odoo\api.py", line 680, in call_kw_multi File "C:\Program Files (x86)\Odoo 10.0\server\odoo\addons\bi_sms_client_generic\wizard\mass_sms.py", line 84, in sms_mass_send AttributeError: 'sms.smsclient' object has no attribute '_send_message'

Re: This error when I send msg ?
by
BrowseInfo
on 10/14/19, 8:15 AM Author

Hello sir kindly contact our team on skype Regards


How to configure SMS gateway, and can it be used to both send and receive text messages?
by
Donald Leaman
on 11/25/20, 7:31 PM

I downloaded it and installed it.  First thing is to configure an SMS gateway.  I have no idea what to enter.  I simply want to be able to RECEIVE messages that I send FROM my phone TO my local Odoo.  For now I probably won't send messages from my local Odoo to my phone.  Do you have a sample gateway config?  Or actually, it would be best if you could explain what is meant by "Gateway Name", "Gateway URL" and API method.  I see you've shown a sample of "parameters to pass with URL".  I assume these are used when sending from Odoo to a phone, right?  I probably wouldn't need these if all I'm using this module for is RECEIVING messages FROM my phone, right?


SMS Stuck at Queued.
by
Austin
on 10/14/19, 3:28 AM

We also noted that the SMS messages remain in the Queued state.


Error
by
Austin
on 10/14/19, 3:02 AM

We keep getting this error; Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 642, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 684, in dispatch result = self._call_function(**self.params) File "/odoo/odoo-server/odoo/http.py", line 334, in _call_function return checked_call(self.db, *args, **kwargs) File "/odoo/odoo-server/odoo/service/model.py", line 101, in wrapper return f(dbname, *args, **kwargs) File "/odoo/odoo-server/odoo/http.py", line 327, in checked_call result = self.endpoint(*a, **kw) File "/odoo/odoo-server/odoo/http.py", line 942, in __call__ return self.method(*args, **kw) File "/odoo/odoo-server/odoo/http.py", line 507, in response_wrap response = f(*args, **kw) File "/odoo/odoo-server/addons/web/controllers/main.py", line 1182, in run result = request.env['ir.actions.server'].browse([action_id]).run() File "/odoo/odoo-server/addons/bi_sms_client_generic/serveraction.py", line 52, in run obj = obj_pool.browse(self._context.get('active_id', False), context=self._context) TypeError: browse() got an unexpected keyword argument 'context' What could be the issue?

Re: Error
by
BrowseInfo
on 10/14/19, 8:15 AM Author

Hello sir kindly contact our team on skype Regards


Great ADD on
by
Alexandre Bernardes
on 6/21/18, 8:43 AM

great add on... works fine in Brazil. Just one error, on crm panel (its dont have a dropdown action!): Traceback (most recent call last): File "w:\odoo\Odoo 10.0\server\odoo\http.py", line 642, in _handle_exception File "w:\odoo\Odoo 10.0\server\odoo\http.py", line 684, in dispatch File "w:\odoo\Odoo 10.0\server\odoo\http.py", line 334, in _call_function File "w:\odoo\Odoo 10.0\server\odoo\service\model.py", line 101, in wrapper File "w:\odoo\Odoo 10.0\server\odoo\http.py", line 327, in checked_call File "w:\odoo\Odoo 10.0\server\odoo\http.py", line 942, in __call__ File "w:\odoo\Odoo 10.0\server\odoo\http.py", line 507, in response_wrap File "w:\odoo\Odoo 10.0\server\odoo\addons\web\controllers\main.py", line 1179, in run File "C:\Users\Administrator\AppData\Local\OpenERP S.A.\Odoo\addons\10.0\bi_sms_client_generic\serveraction.py", line 52, in run TypeError: browse() got an unexpected keyword argument 'context'

Re: Great ADD on
by
BrowseInfo
on 10/14/19, 8:15 AM Author

Hello sir kindly contact our team on skype Regards