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

Hi :-)

I wonder if I can customize the user interface by hand / code. I only need basic funktions (for the moment) and most of the things open ERP provides is not needed right now. e.g. I only need buttons for incomig products and delivered products and when a product is stored or sold a receipt has to be printed automatically. Thats basically it. Of course some other modules might be good but for the beginnig thats just what I need.

So the question is: Can I change the general appearance of what the user is able to see/use?

Thanks Dom

아바타
취소
베스트 답변

If you absolutely want to use the user interface, you will have to work at least with the following:

  • View editor in the developer mode
  • Settings > Technical > User interface > Views
  • Settings > Technical > User interface > Menu items
  • Settings > Technical > Database structure > Models
  • Settings > Technical > Database structure > Fields

Don't forget to inherit your views before making changes.

아바타
취소