Sanal Santral SMS Provider
by Sanal Santral Telekomünikasyon Ticaret A.Ş. https://www.sanalsantral.com.trAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
Lines of code | 150 |
Technical Name |
sms_provider_ss |
License | OPL-1 |
Website | https://www.sanalsantral.com.tr |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
Lines of code | 150 |
Technical Name |
sms_provider_ss |
License | OPL-1 |
Website | https://www.sanalsantral.com.tr |
Module Installation and Usage Guide
English
This guide provides the steps required to install and use the Sanal Santral SMS module for Odoo.
Steps
- Install the Module: Download and install the module from the Odoo App Store or manually add the files to your
addons
folder and restart Odoo. - Go to: Settings > Integrations > SMS Provider Settings.
- Add a New SMS Provider: Click on "New Provider" and fill in the required fields.
- Enter Username and API Key: Provide the credentials received from Sanal Santral.
- Set the SMS Endpoint: Use the following endpoint:
http://sms.sanalsantral.com.tr:9587
- Test Your Settings: Go to any contact detail page and send an SMS to verify setup.
Troubleshooting
Issue: When using the mass_mailing_sms
module with Sanal Santral, sending a test SMS via the test button may result in an IAP error.
Reason: The test feature in mass_mailing_sms
bypasses the sms.sms
model and directly calls the SmsApi
model, which expects an IAP-compatible service. Sanal Santral does not use the IAP infrastructure, which leads to a failure during test sends.
Note: This issue only affects the test button. Normal SMS sending through mass_mailing_sms
and other modules works correctly.
Solution: If you are using the SMS Marketing module and truly need to run test operations, you can download our patch module ss_mass_mailing_sms_patch
from the Odoo App Store.
Note: If you encounter any issues, feel free to contact us at yazilim@sanalsantral.com.tr.
Türkçe
Bu rehber, Odoo için Sanal Santral SMS modülünün kurulum ve kullanım adımlarını içermektedir.
Adımlar
- Modülü Yükleyin: Odoo App Store’dan modülü indirip kurun veya dosyaları
addons
klasörüne ekleyip Odoo’yu yeniden başlatın. - Şuraya gidin: Ayarlar > Entegrasyonlar > SMS Sağlayıcı Ayarları.
- Yeni SMS Sağlayıcı Ekleyin: “Yeni Sağlayıcı” butonuna tıklayın ve gerekli alanları doldurun.
- Kullanıcı Adı ve API Key Girin: Sanal Santral tarafından verilen bilgileri ilgili alanlara girin.
- SMS Endpoint Tanımlayın: Aşağıdaki endpoint’i kullanın:
http://sms.sanalsantral.com.tr:9587
- Ayarlarınızı Test Edin: Herhangi bir kontak detay ekranına gidin ve SMS gönderimi yaparak kurulumun doğru çalıştığını doğrulayın.
Sorun Giderme
Sorun: mass_mailing_sms
modülü Sanal Santral ile kullanıldığında, test SMS gönderim düğmesi IAP hatası verebilir.
Nedeni: Bu modüldeki test fonksiyonu sms.sms
modeli yerine doğrudan SmsApi
modelini çağırır. Sanal Santral IAP altyapısını kullanmadığı için, bu doğrudan çağrı test gönderiminde hata oluşturur.
Not: Bu durum yalnızca test düğmesini etkiler. mass_mailing_sms
ve diğer modüller aracılığıyla yapılan normal SMS gönderimleri düzgün çalışmaktadır.
Çözüm: Eğer SMS Pazarlama modülünü kullanıyor ve gerçekten test işlemleri yapmanız gerekiyorsa, Odoo App Store üzerinden ss_mass_mailing_sms_patch
yama modülümüzü indirebilirsiniz.
Not: Herhangi bir sorunla karşılaşırsanız yazilim@sanalsantral.com.tr adresinden bize ulaşabilirsiniz.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module