I need to create a button in a form view that print a report, i’ve seen some options but needs to edit code
Is there any way to create this button editing only the view xml file?Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
5086
화면
Hi,
You can add a new button to the view by the editing the view from the user interface using the developer mode. But to print the report on clicking the button you need to have a python function, see how to print report on button click: How To Print PDF Report In A Button Click Odoo
To Edit the view, activate the developer mode, click the debugged button on top right of screen and click Edit: View Form
Thanks
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
1월 23
|
1924 | ||
invoice print error
해결 완료
|
|
1
10월 21
|
3281 | |
|
1
9월 19
|
3540 | ||
|
3
3월 24
|
8786 | ||
|
4
5월 24
|
12752 |
This customization tips will help you: https://goo.gl/8HgnCF