Skip to Content
This question has been flagged

I have developed a module in which I need to add the warranty details of a customer.The module is almost complete.Now I want to print the following form of which the screenshot is attached.Screenshot.png.I want to print the complete details including the preventive maintenance schedule also.How to place a print button with action in my module.Is there any option to place the button through the developer mode without making changes in the code?If so wat all changes are to be made?

Avatar
Discard
Author

I had placed a print button with image in the form using the Developer Mode.The code used is <button name="%(REPORT ACTION ID)d" string="YOUR STRING" type="action" icon="gtk-print"/> where REPORT ACTION ID is the record id of the FORM VIEW.The button is placed properly but the print action is not taking place properly.What are the changes to be made so that the printing action takes place?

Related Posts Replies Views Activity
1
Apr 21
2437
1
Aug 24
98
2
Apr 20
2738
1
Jun 16
3098
0
Apr 16
2228