콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
4978 화면

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
23970
0
10월 21
2343
1
8월 21
3202
0
12월 19
2598
3
2월 25
3546