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

Hey, guys, I want to know is there any way to create custom Log file so I can maintain my own log. If yes how to create it and access in the python code?

And also how can I create .txt file in odoo. If yes can I access that file like using this python code?

with open('resopnse.txt', 'a') as f:
f.write('%s, %s\n' % (r, r.status_code))

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

You have better to use the free app below

Audit Log

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
gru 22
23863
0
paź 21
2283
1
sie 21
3143
0
gru 19
2538
3
lut 25
3358