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

In version 8, the build date and number was able to be seen in the 'About Odoo' screen.  Now in version 11, how can I check which build was installed after doing a git fetch, either from the interface or checking in the code on the server?


아바타
취소
베스트 답변

python3 odoo-bin --version

아바타
취소
베스트 답변

Please check the "Settings" dashboard.


아바타
취소

This shows the version but not the exact build or date of the 11.0 version though.

It shows the date at least...or did I miss something?

작성자

Thanks Ermin. I've updated the question with an screenshot of what I see. Did you install with git or manually install a nightly?

I have installed the nightly deb on Ubuntu 16.04.

작성자

Thanks for replying Ermin. Perhaps that's the difference? I remember back on 8 when I was installing nightlies I used to get build date like your screen above but then when we moved to a hosted service with a local provider which (I presume) was managed with git the date disappeared and it just said 8.0. Surely the build date is contained within the base code directories somewhere?

In my Enterprise Edition v11 (loaded from .deb package) the build date string is set at ./release.py file as "version = '11.0+e-20180424'". This is missing from my Community Edition v11 (loaded from github).

The build date is _not_ shown at EEv11 "Settings Dashboard" at my installation.

관련 게시물 답글 화면 활동
1
3월 15
8695
1
3월 15
5194
1
11월 22
3023
1
4월 22
9352
2
10월 21
8639