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

What is the best way to desing qotation and ivoice form in odoo without using xml as drag and drop is there any Third party app ,I need a simple solution to be fast with desiging this stuff for users.


아바타
취소
베스트 답변

Hi,


Odoo Studio is the official drag-and-drop tool in Odoo Enterprise that allows customization of forms, reports, and workflows without writing code.


You can activate Studio by clicking the tool icon on any form view (e.g., Quotation), then visually add, move, or rename fields.


Studio also supports adding automation, conditional field visibility, and computed fields directly from the UI.


Odoo Studio is only available in the Enterprise edition; it is not included in the Community version.


Some advanced or backend logic still requires Python or XML even when using Studio.


For Community users, the app invoice_format_editor allows customization of invoice templates without editing XML.(https://apps.odoo.com/apps/modules/18.0/invoice_format_editor)


This app provides configuration options to change the invoice layout and display fields through the UI.


It is not a drag-and-drop tool but offers a structured interface with toggleable field visibility and predefined layout settings.


General form view customization in Odoo Community still typically requires XML unless using additional third-party tools.


For fast and simple form/report design: use Studio in Enterprise, and in Community, use apps like invoice_format_editor for layout customization without coding.


Hope it helps

아바타
취소
관련 게시물 답글 화면 활동
0
1월 25
1419
1
7월 25
3485
3
2월 24
5262
3
2월 24
35967
2
11월 24
2221