Sanal Santral SMS Provider Patch for Mass Mailing Tests
by Sanal Santral Telekomünikasyon Ticaret A.Ş.Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
SMS Marketing (mass_mailing_sms)
• Email Marketing (mass_mailing) • Discuss (mail) • Contacts (contacts) |
Community Apps Dependencies | Show |
Lines of code | 189 |
Technical Name |
ss_mass_mailing_sms_patch |
License | OPL-1 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
SMS Marketing (mass_mailing_sms)
• Email Marketing (mass_mailing) • Discuss (mail) • Contacts (contacts) |
Community Apps Dependencies | Show |
Lines of code | 189 |
Technical Name |
ss_mass_mailing_sms_patch |
License | OPL-1 |
Sanal Santral SMS Provider Patch for Mass Mailing Tests
Overview
This module is a compatibility patch for the sms_provider_ss module.
When using the mass_mailing_sms
module in Odoo, the built-in test SMS functionality attempts to use Odoo's default IAP-based SmsApi
model, which is not compatible with Sanal Santral’s infrastructure.
ss_mass_mailing_sms_patch overrides the test mechanism to route messages through the standard sms.sms
model, ensuring that test SMS sending works correctly with Sanal Santral.
Use Case
- You are using mass_mailing_sms to create and manage SMS campaigns.
- You are using sms_provider_ss as your SMS gateway with Sanal Santral credentials.
- You want to test your campaign before sending, using the built-in test feature in Odoo.
Installation
This module can be installed like any other Odoo module. Simply download and add it to your addons
directory, or install directly from the Odoo App Store.
To use the patch effectively, ensure that:
sms_provider_ss
is installed and configured correctly.- Your user account has a valid phone number set in the partner form.
Support
If you have any questions or encounter issues, please contact us at yazilim@sanalsantral.com.tr. We're happy to help.
Genel Bakış
Bu modül, sms_provider_ss modülü için bir uyumluluk yamasıdır.
Odoo’daki mass_mailing_sms
modülünü kullanırken, yerleşik test SMS özelliği doğrudan IAP tabanlı SmsApi
modelini çağırır. Bu yöntem Sanal Santral altyapısı ile uyumlu değildir.
ss_mass_mailing_sms_patch modülü, test mekanizmasını sms.sms
modeli üzerinden yönlendirerek test SMS gönderimlerinin Sanal Santral ile uyumlu şekilde çalışmasını sağlar.
Kullanım Senaryosu
- mass_mailing_sms modülünü kullanarak SMS kampanyaları oluşturuyorsanız,
- Sanal Santral hesabınızı kullanarak sms_provider_ss ile entegrasyon yaptıysanız,
- Gönderim öncesinde kampanyayı test etmek istiyorsanız,
- Bu yama modülü sizin için gereklidir.
Kurulum
Bu modül, diğer Odoo modülleri gibi yüklenebilir. Dosyaları addons
klasörünüze ekleyin veya doğrudan Odoo App Store üzerinden kurulum yapın.
Yamanın etkili çalışması için:
sms_provider_ss
modülünün kurulu ve yapılandırılmış olması gerekir.- Kullanıcı hesabınıza tanımlı geçerli bir telefon numarası olmalıdır.
Destek
Herhangi bir sorunuz olursa veya hata ile karşılaşırsanız, lütfen yazilim@sanalsantral.com.tr adresinden bizimle iletişime geçin. Yardımcı olmaktan memnuniyet duyarız.
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