跳至內容
選單
此問題已被標幟
1543 瀏覽次數
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
7月 24
1608
1
6月 24
2712
1
6月 24
1578
2
6月 24
4588
1
6月 24
2144