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

I want to know the limits of specific developments that can be done with the Studio module.

Can we add calculation fields with the studio module? Does it allow the addition of specific functions such as a function that converts numbers into letters?

If so, how can we do it?

아바타
취소
베스트 답변

Yes. You can define computed fields. Add the field in Studio. When the field is selected you have a  option at the bottom left. When you click on it, Studio will take you into the field definition where you can define the dependencies and write the code to calculate the value of the computed field.

아바타
취소
작성자

Thank you for your comments.
I have found it, but is it possible to develop and customize everything you need with the studio module or are there limits to development with this module?
I also want to know if these specific developments are still there and not lost even if an update is made.
Thank you again.

You can define and manage new custom fields but you will not be able to modify core Odoo fields using Studio. For changes to core Odoo fields you will require a code based customization.

The custom fields defined through Studio will not be lost when you do an update.

Studio is a great tool but it does not cover all of the customization scenarios. Only a code based customization covers all of the customization scenarios.

Hope this helps.

작성자

Hello,
I managed to find and add a calculated field.
Now I need to add a calculation field that calculates the sum of the amounts of the non-taxable rows and another field that calculates the sum of the amounts of the taxable rows. Is there a way to do this? and how can I access the value of the amount of each row?
Thank you for your help.

작성자
Hello,

Thank you, I managed to find and add a calculated field.
Now I need to add a calculation field that calculates the sum of the amounts of the non-taxable rows and another field that calculates the sum of the amounts of the taxable rows. Is there a way to do this? and how can I access the value of the amount of each row?
Thank you for your help.

Best regards.
관련 게시물 답글 화면 활동
2
6월 22
5762
2
2월 25
985
1
1월 25
793
1
12월 24
2797
0
5월 23
1554