콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
7212 화면

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

아바타
취소

you are speaking about report files or some other files?

베스트 답변

web_export_view is now available for OpenERP 7

See https://apps.openerp.com/apps/7.0/web_export_view/

아바타
취소
베스트 답변

Hello Mike,

in fact, you need 2 actions .....

... and they are already there.

  1. 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

  2. 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
23401
3
2월 16
15131
1
3월 15
7112
0
3월 15
5903
2
9월 15
10807