跳至內容
選單
此問題已被標幟
1 回覆
6785 瀏覽次數

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
4821
0
1月 25
1061
0
1月 25
883
1
11月 24
1394
4
10月 24
3627