콘텐츠로 건너뛰기
Odoo 메뉴
  • 로그인
  • 무료 체험하기
  • 앱
    재무 관리
    • 회계
    • 청구서 관리
    • 비용 관리
    • 스프레드시트 (BI)
    • 문서
    • 전자 서명
    판매
    • CRM
    • 판매
    • POS 스토어
    • POS 레스토랑
    • 구독
    • 렌탈
    웹사이트
    • 웹사이트 빌더
    • 이커머스
    • 블로그
    • 포럼
    • 실시간 채팅
    • 온라인 학습 관리
    공급망
    • 재고 관리
    • 제조 관리
    • 제품 수명주기 관리 (PLM)
    • 매입
    • 유지관리
    • 품질
    인적자원 관리
    • 직원
    • 채용
    • 휴가 관리
    • 인사 평가
    • 인재 추천
    • 차량 관리
    마케팅
    • 소셜 마케팅
    • 이메일 마케팅
    • SMS 마케팅
    • 행사
    • 마케팅 자동화
    • 설문 조사
    서비스
    • 프로젝트
    • 작업 기록
    • 현장 서비스
    • 헬프데스크
    • 일정 관리
    • 일정 예약
    생산성
    • 메일 및 채팅
    • 전자 결재
    • IoT
    • VoIP
    • 지식 센터
    • WhatsApp
    타사 앱 Odoo 스튜디오 Odoo 클라우드 플랫폼
  • 인더스트리
    리테일
    • 서점
    • 의류 매장
    • 가구점
    • 식료품점
    • 철물점
    • 장난감 가게
    식음료 & 숙박업
    • 바 & 펍
    • 레스토랑
    • 패스트푸드
    • 게스트 하우스
    • 음료 유통업체
    • 호텔
    부동산
    • 부동산 중개업체
    • 건축 회사
    • 건설
    • 부동산 관리
    • 가드닝
    • 부동산 소유자 협회
    컨설팅
    • 회계 법인
    • Odoo 파트너
    • 마케팅 대행사
    • 법률 사무소
    • 인재 영입
    • 감사 및 인증
    제조 관리
    • 텍스타일
    • 메탈
    • 가구
    • 푸드
    • 양조장
    • 기업용 선물
    건강 & 피트니스
    • 스포츠 클럽
    • 안경점
    • 피트니스 센터
    • 웰니스 전문가
    • 약국
    • 미용실
    사업
    • 핸디맨
    • IT 하드웨어 및 지원 서비스
    • 태양 에너지 시스템
    • 제화업체
    • 클리닝 서비스
    • HVAC 서비스
    기타
    • 비영리 단체
    • 환경 에이전시
    • 광고판 임대
    • 사진
    • 자전거 임대
    • 소프트웨어 리셀러
    전체 인더스트리 찾아보기
  • 커뮤니티
    학습
    • 튜토리얼
    • 문서
    • 인증
    • 훈련
    • 블로그
    • 팟캐스트
    교육 역량 강화
    • 교육 프로그램
    • Scale-Up! 경영관리 게임
    • Odoo에 방문해보세요
    소프트웨어 신청
    • 다운로드
    • 버전 살펴보기
    • 릴리즈 내역
    협업
    • Github
    • 포럼
    • 행사
    • 번역
    • 파트너 등록
    • 파트너 대상 서비스
    • 회계 법인 정보 등록
    서비스 신청
    • 파트너 검색
    • 회계사 검색
    • 전문 상담 예약
    • 구현 서비스
    • 고객 정보
    • 고객 지원
    • 업그레이드
    Github 유튜브 트위터 링크드인 인스타그램 페이스북 스포티파이
    +1 (650) 691-3277
    데모 예약하기
  • 요금제
  • 고객 지원

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • 회계
  • 재고 관리
  • PoS
  • 프로젝트
  • MRP
All apps
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
모든 게시물 사용자 배지
태그 (모두 보기)
odoo accounting v14 pos v15
게시판 정보
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
모든 게시물 사용자 배지
태그 (모두 보기)
odoo accounting v14 pos v15
게시판 정보
도움말

Do you really need to learn Python to change OpenERP's CSS?

구독

이 게시물에 활동이 있으면 알림 받기

신고된 질문입니다
pythonmoduledesignertemplatebootstrap
15 답글
21587 화면
아바타
Test User

Seriously, OpenERP? This has got to be the worst overall application I've ever worked with. After days of researching and trying, I'm no closer to altering the CSS than I was at the beginning. So far, there's only two options:

1) Incorrectly alter the CSS under an existing module like Web. This is be overwritten in any future update. This is a bad method. 2) Write a python module simply to add a CSS file. Are you kidding me? Writing a freaking python module to add a CSS file?

Who was in charge of this over at OpenERP? It's like everyone is sitting back and thinking of all these complicated things, but they can't get the simplest things right. No one is giving the time of day for so many things. Here's a tip, every single application I've ever worked with gives the user some kind of theme directory for adding css, js, html, etc.

So if there's a better way that is not documented other than the ridiculous expectation that all designers are going to learn python, please let me know. All I've managed to do is waste time reading tutorial after tutorial on module creation only to end up with "No handler found" error each time. Without a firm understanding of developing in python we can only copy and paste and if nothing works then we don't have anything to go off of.

3
아바타
취소
아바타
Géry Debongnie (ged)
베스트 답변

Here is what you could do:

  1. create a folder 'custom_stuff' in the addons folder.
  2. create the following files inside (see explanation later):
    • custom_stuff/
    •     __init__.py
    •     __openerp__.py
    •     view.xml
    •     custom.css
  3. Load your addon in Odoo (after restarting the server)

 

  • The file __init__.py can be empty, or load any custom python file you desire.  In your case, it can be empty
  • The file __openerp__.py could be something like https://gist.github.com/ged-odoo/ec32394b24223eac55d0 It is the description of your module, and basically just make sure that it is correctly loaded by Odoo (also, it tells odoo to load view.xml
  • view.xml should look like this: https://gist.github.com/ged-odoo/d5cfaf8451504fad61b7  It is the file telling Odoo what static resources it needs to load.  In this case, you file custom.css.  But you can add any <script> tag and include whatever js file you want

 

4
아바타
취소
Géry Debongnie (ged)

well, I can't edit my answer, so I will just add a comment instead. I wanted to say that I think that this is the proper way to customize Odoo. You can maintain your own addon (possibly with the name of your company or whatever instead of 'custom_stuff', you can include every assets you want: images/css/js on the client side (included by editing view.xml), and python code/models/controllers/... on the server side (included by importing them in the __init__.py ). This makes migrations quite easy: just need to make sure the folder is in the addons/ folder, and load it in the Settings menu. (it would be even better to add that addon in a separate folder and include it in the path, but it is slightly more advanced)

아바타
Med Said BARA
베스트 답변

You are talking about OpenERP, as if it was just a simple application. "YET ANOTHER APPLICATION".

No It's an ERP Application, The most comprehensive and richer ERP, that we cannot see even in our dreams, if it was not an open source.

By respect, to the Core Team and to the OpenERP Community, and before saying anything, browse the web to see what people are doing with OpenERP.

You say that <<you have="" been="" using="" openerp="" long="" enough="" to="" see="" what="" people="" are="" using="" it="" for="">>, I do not think this is true, for the following reasons:

  • Could you tel me where is the relation between python and css?

  • You've said: Without a firm understanding of developing in python we can only copy and paste ..... Do you think that any other Application, any other ERP, or just a "Hello World" can be programmed with English or Japaneese languages?

It seems that you are totally ignoring that there is always an underlaying programming language like PYTHON, yes i've said PYTHON.

  • You talk about "complaints", the only complaint i've heard here is yours. Here we say Question.

  • just one question please: Do you know the URL of this website?

    No please, no comment, we don't need your response, i'll respond for you: HELP.OPENERP.COM, and do you know what HELP means for us? It's not a question nor a comment.

So please there are thousands of forums around us, see if you can find another place, where you can talk about ...

Sorry for my bad english.

Best regards.

3
아바타
취소
Test User
작성자

This is not an answer. Defending the company but providing no solution is not only offensive to users but also shows you are more interested in promoting some other agenda than actual improvement in the project. I have been using OpenERP long enough to see what people are using it for and also long enough to hear the multitude of complaints that receive no response from OpenERP SA at all.

Test User
작성자

The relation between python and css is that you must write a module to include css. Hence, to write a module, you need to know python. Copy and paste has nothing to do with what language the underlying application is written in. The point is that you shouldn't need to know the underlying language to add a css file. Even SAP let's you easily add css files and they are a major competitor in the proprietary market. No one is saying anything about writing anything in English or Japanese. If I had complained about not being able to write a module in COBOL you might have a point to argue against it.

Test User
작성자

If you have never seen a complaint here or anywhere else, you are not really looking.

Test User
작성자

Sorry for posting so many comments in response to your questions but I was limited on space. I don't fully understand the rest so I will leave it at that. Good day to you.

아바타
aci aisha
베스트 답변

In short: Yes. Because any alteration done to OpenERP in the correct way should be through a module. And modules start with 2 python files, in the form of __init__.py and __openerp__.py. Then again, if you somehow feel offended by this and/or are unable to accomplish this task, in my opinion you will have 2 options: - 1: Have someone who knows how to alter the application do it for you or - 2: Don't work with it. No one is forcing you, right?

3
아바타
취소
Ludo - 21South

Please stop hijacking comments :)

아바타
boemba
베스트 답변

Dear Test User,

I can't help to feel a little offended by your posts, and I don't know why you set a quite agressive tone from in the beginning. Sorry if I'm wrong about this.

You are right that it could be made simpeler to add a custom css to openerp. No discussion about that. This might be something to change in the future, but personally I don't see much of an advantage in this compared to the work to do something like this.

As for your question, yes, the one you haven't got an answer to in your oppinion, the answer is 'No', you don't need to learn python to add a custom css to openerp. Python is a huge language, you don't need to learn that. you only need add some folders and some files just like Géry Debongnie (ged) said in the first answer on this post. This can take you up to 5 minutes of work. The little changes is no work and has nothing to do with python.

If you think that you have to learn python to do this, it is like saying that you need to learn the full chinese language just to say 'hello' in chinese.

In my oppinion it just feels like you are looking for a stick to hit with. If you would have looked to openerp in total, you would know that the inheriting of modules is a enormous advantage. Ok, it is a (realy)little bit more work to add a stylesheet than just uploading one, but the advantages of this system easilly outnumber this little downside.

One more thing. I would realy appreciate that, if you would answer, that you would do it without the agressive unthertone. We are all trying to help eachother, and doing the best we can.  I can untherstand that sometimes one can get irritaded by software and computers, I realy have my part of that on a weekly basis. Just ask my mouse and keyboard :-). So I can untherstand some irritaded posts, but please don't keep doning this.  Thank you for that.

I hoped I have answered your question. For clarity, you don't need to learn the language, if the explanation of Géry Debongnie (ged) is not clear enough for you, I can untherstand that. Just ask and we will try to clarrify.

2
아바타
취소
아바타
Jakob Krabbe
베스트 답변

I know this is an old thread, but I agree with Test user... if he's still around! :-)Odoo Community is mainly a framework for skilled professionals with many years of programming and much experience.If you want to use Odoo you have to know it! :-) If you not understand any of these 47.000 threads, the videos or the talk at StackOverflow you'll need either to pay someone to code for you or choose another framework. Internet in general and Odoo in particular don't provide any help of importance for beginners. I think it's bad and wrong, but I also understand, "the boss is always right". It's life! I rest my case! :-)

1
아바타
취소
아바타
Thierry Godin
베스트 답변

You are wrong.

OpenERP is a wondeful application. You can do everything you want with it. Of course, it has a few flaws, but OpenERP team works hard to make it better every day. And the whole community brings a lot of new fonctionnalities and corrections.

OpenERP deserves spend some time on it to understand its workings, but after that, we find that the possibilities of this application are limitless.

Once you master the workings of OpenERP, error pages will be increasingly rare. Errors are often the same. It's worth learning.

Note: I do not work for OpenERP company, and I am pretty sure that many devs here do think like me.

0
아바타
취소
Test User
작성자

I can say it can do anything all day long but the answer is still, "You cannot update CSS without first learning python," and that is an unacceptable statement.

Thierry Godin

So again, your are wrong, I do not promote any agenda or something. I do not work for OpenERP , I do not work for any OpenERP Partner. I do use OpenERP in my company and I really enjoy it.

아바타
adiputra
베스트 답변
-3
아바타
취소
토론이 재미있으신가요? 직접 참여해보세요!

지금 바로 가입하여 독점 서비스를 이용해보고 특별한 커뮤니티와 소통하세요!

가입
관련 게시물 답글 화면 활동
create a module through interface?
python module
아바타
아바타
1
3월 15
5144
Error In Open Erp when create new module
python module
아바타
0
3월 15
4761
Database for my module not created 해결 완료
python module database
아바타
아바타
아바타
아바타
4
4월 24
3436
Template not updating after editing in website builder
module template website_builder
아바타
아바타
아바타
아바타
3
3월 25
11378
Gantt planning
python module odoo
아바타
0
4월 19
3822
커뮤니티
  • 튜토리얼
  • 문서
  • 포럼
오픈 소스
  • 다운로드
  • Github
  • Runbot
  • 번역
서비스
  • Odoo.sh 호스팅
  • 고객 지원
  • 업그레이드
  • 맞춤 개발
  • 학습
  • 회계사 검색
  • 파트너 검색
  • 파트너 등록
회사 소개
  • 회사 소개
  • 브랜드 자산
  • 상담 문의
  • 인재 채용
  • 행사
  • 팟캐스트
  • 블로그
  • 고객 사례
  • 법적고지 • 개인정보
  • 보안
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo는 CRM, 이커머스, 회계, 재고, POS, 프로젝트 관리 등 기업의 모든 요구 사항을 충족하도록 설계된 오픈 소스 기반의 통합 비즈니스 앱 제품군입니다.

Odoo의 간편한 UI와 완벽하게 통합된 기능을 직접 확인해 보세요.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now