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

Hi. I need to run certain python code with the odoo enviroment at the start od odoo v13 (for some firebase work).


I tried in the __init__.py in modules folder, and i dont get to get the odoo orm.

I tried overriding the _register_hook(self): of a custom model, and i cant get it done.

I tried with an ir.cron action, and i cant get it working.


Someone can explain me the correct approach?
아바타
취소

I am looking for a simulate thing. Want to start new thread on startup.

Hi, did you find a solution about this?