Skip to Content
Menu
This question has been flagged
1 Reply
4619 Views

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?
Avatar
Discard

This customization tips will help you: https://goo.gl/8HgnCF

Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
0
Jan 23
1565
1
Oct 21
2656
1
Sep 19
3205
3
Mar 24
8317
4
May 24
11374