Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4967 Prikazi

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))

Avatar
Opusti
Best Answer

Hi,

You have better to use the free app below

Audit Log

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
dec. 22
23958
0
okt. 21
2336
1
avg. 21
3186
0
dec. 19
2592
3
feb. 25
3534