跳至内容
菜单
此问题已终结
1 回复
4811 查看

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

形象
丢弃
最佳答案

Hi,

You have better to use the free app below

Audit Log

形象
丢弃
相关帖文 回复 查看 活动
2
12月 22
23753
0
10月 21
2219
1
8月 21
3102
0
12月 19
2464
3
2月 25
3146