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
5185 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
24147
0
paź 21
2482
1
sie 21
3310
0
gru 19
2699
2
sie 25
2476