Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

Hello ,

i can not send mail for bid in python.

I want to use mail.compose.message,

How can i sent mail?

i did this.

account_ids = sock.execute(db, uid, password, 'mail.compose.message','create',                {           'composition_mode': 'comment',            'partner_ids': [852],            'template_id': 1,            'subject': '{{ 1 + 5 }}',           'attachment_ids': [(0, 0, 1) ],            } )

but didnt sent mail 

please help me. 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lip 25
887
1
sie 23
13393
0
cze 20
61
1
maj 24
2913
1
lis 22
3327