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

I want to print the session resume to printer in the PoS terminal. In the computer I only need to print the form and everything is ok, but in the POS (touchscreen) there is no keyboard to print the form.

I have the idea of put a new print button, next to validate button, that do an javascript action like "window.print();"

Well this seems easy at first, I've succeeded in putting the button, but can't find a way of associate the onclick event.

Any suggestion? Thanks

아바타
취소
베스트 답변

There is a Virtual keyboard in touch screen POS.

I assuming that you are using OpenERP v7,

In point of sale menu please see Configuration > Point of Sales.

Click on edit button to edit record named main. here you can see field with string virtual keyboard interface. check mark True and save the record.

now you can see virtual keyboard in touch screen POS.

아바타
취소
작성자

I don't explain myself very well. I want to print the payment methods resume when closing the session, not inside the PoS interface. This Form (pos.session.form.view) don't have a print command in "more" button, but if I print from Files -> Print I got what I want. In the touchscreen, I want a button to do it.

관련 게시물 답글 화면 활동
0
7월 21
4919
0
1월 25
1198
0
1월 25
999
1
11월 24
1542
4
10월 24
3895