تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1544 أدوات العرض
def send_sms(self):
    # Return the mass mailing SMS form view
    return {'name': 'Sms after product creation',
    'view_mode': 'form',
    'view_type':'form',
    'views': [(self.env.ref('mass_mailing_sms.mailing_mailing_view_form_sms').id,
    'form')],'view_id' : self.env.ref('mass_mailing_sms.mailing_mailing_view_form_sms').id,
    'res_model': 'mailing.mailing',
    'type': 'ir.actions.act_window',
    'target': 'current',
    'context': { }, }
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يوليو 24
1608
1
يونيو 24
2712
1
يونيو 24
1578
2
يونيو 24
4588
1
يونيو 24
2144