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

We don't provide quotations, we use estimates.  How would I go about changing this on the quotation document as well as in the system as a whole.


Thanks!

아바타
취소
작성자 베스트 답변

Thanks! Just one more question, which modules would contain the references to quotations that are in the system, and which ones would contain the references to quotations in the generated documents?

아바타
취소

I'm assuming you mean the word "quotation". Both - what you see on the screen and what's in the outputs ,- will be within the same module most of the time. Hope my assumption about what you meant is not off.

베스트 답변

The fastest way to make a system wide change would be to use the Translations feature like so even though technically it is the same language. Essentially you will replace "quotation" with "estimate" in all the labels/messages in the system.

  1. Activate developer mode by going to Settings scrolling all the way down and clicking on Activate the developer mode.

  2. Go to Settings > Translations > Export Translations and export the records for the language and modules that you need to make the changes for. This will create a csv file with all the labels in the system which can be downloaded.

  3. Edit the csv file using Excel and replace the word "quotation" with "estimate" in the value column.

  4. Import the updated csv file by going to Settings > Translations > Import Translations.

  5. Restart the Odoo server.

아바타
취소