Printscreen in OpenERP 7
Print screen was a feature of OpenERP which enables the user to take the printout of the tree view of the selected records. This feature was available in OpenERP 6.1 GTK client was not available in OpenERP 6.1 web client and OpenERP 7. In OpenERP 7, there is an option to take printout of the tree view. But in OpenERP 7 we cannot select the particular records which we want to print in the report.
We have developed a new module which enables users to take the printout of the selected records in the tree view. The module name is web_print screen. After installing the module, a new dropdown will be available in the header of each tree view. No configuration is required, jut installing the module is enough. A screenshot is shown below:
Print screen Menu
In the screenshot you could see on the top a new menu called "Print screen" has be added. It is a dropdown menu in which the user can select weather to print in PDF of Excel. A screenshot is shown below:
Print screen Dropdown
In the menu, user can either select to print the report in PDF or in Excel. When the user selects all the rows and select to print PDF, all the records will be printed. A screen shot is shown below:
Tree view with all records selected
Report Generated when all records selected
When selected particular records, only the selected records will be printed. A screenshot is shown below:
Tree view with tree records selected
Report generated when tree records selected
A screenshot of the excel report printed when all the records are selected is shown below:
Excel report generated when all records selected
The column name and number will vary based on the columns in the view selected.
Thanks to http://www.agilebg.com for excel export code.(module web_export_view)
Attachment | Size |
---|---|
web_printscreen_24_jun.zip | 16.71 KB |
You did really good work. I
You did really good work. I really appreciate your new and different post. Please guys keep it up and share with us some unique post in the future…
how to place a company logo
how to place a company logo in the begining of the excel report as in the pdf report with this module.
Excelente Aporte, se agradece
Excelente Aporte, se agradece el trabajo.
Tengo una consulta, y es que por defecto me exporta el pdf en A4 y me seria muy utiil su puedo exportar a Letter u otro tamaño de papel. he mirado el código del modulo pero no he logrado cambiar si me pueden dar una ayuda le estaría muy agradecido.
Saludos...
I have installed your module
I have installed your module in Odoo v8. It shows PDF and Excel links when view_type is list. But, when I navigate to page with view_type=tree, the links are not showing. Example is "Bill of Materials Structure" page. Correct me if I am wrong, but I think that your module works only for lists but not for trees.
Thank you Zesty Beanz. I am
Thank you Zesty Beanz. I am using this module in odoo-7 allot. But rescently we are learning odoo-8. Can you provide this module for odoo-8. I have installed this module in odoo-8. But the option excel/pdf print not showing to me.
I have similar issue, Odoo
I have similar issue, Odoo v8. The links PDF and Excel are visible for page with the lists, but if the page is view type = tree then the links are not visible. Example of this is "Bill of Materials Structure" page.
Hi, Please try our
Hi,
Please try our module http://www.zbeanztech.com/blog/advanced-printscreen-openerp-7 its is avalable in Odoo 8 also. The module is attached with the blog..
Hi Prajul, I already
Hi Prajul,
I already installed this module on a latest version of openerp 7 but does not work where grouping. Could you check this please
Thanks in advance.
Noel
Hello, you can find version 8
Hello,
you can find version 8 of web_export_view at
https://www.odoo.com/apps/modules/8.0/web_export_view/
Hi eLBati, Thanks for
Hi eLBati,
Thanks for your comment. Please try one of our module which is also available in Odoo 8. You can download it from http://www.zbeanztech.com/blog/advanced-printscreen-openerp-7
Thanks..