Is there a way i can add the tab on my erp that i can click on and it automatically sends the files to the printer and the other one that automatically exports the files to excel....Pleease Help I am using Open Erp 7.0
Mike
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is there a way i can add the tab on my erp that i can click on and it automatically sends the files to the printer and the other one that automatically exports the files to excel....Pleease Help I am using Open Erp 7.0
Mike
web_export_view is now available for OpenERP 7
Hello Mike,
in fact, you need 2 actions .....
... and they are already there.
printing action automatically display when you are in a form view or select at least one item in a tree view. You should not automate this for 2 reasons :
sometimes there are more than 1 report and the user has to choose the one he wants to print ( for instance Customers);
as you are using a web client, you can be anywhere in the world... hence the printer is dependant on the office where you are located and not on the openERP server. It's a flexibility you want to keep
to export, the action is also already there, as soon as you select at least one item in a tree view. The More button will appear and contains the export function. This function allow you to export to excel and you can save your field list to export.
Regards, Marc
PS: please vote if you find this answer userful
Yes there is a community module base_report_to_printer - that will automatically send reports to a printer.
You cannot use this module with the SaaS version of openERP You must have a printer that can be printed to with CUPS
will it work with openerp 7?
the openerp V7 version of the module is in development. The code is in there but it is still being worked on.
Thanks for info:)
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
4月 23
|
22988 | ||
|
3
2月 16
|
14870 | ||
|
1
3月 15
|
6829 | ||
|
0
3月 15
|
5639 | ||
|
2
9月 15
|
10498 |
you are speaking about report files or some other files?