Skip to Content
Menu
This question has been flagged
1 Odpoveď
7062 Zobrazenia

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

Avatar
Zrušiť
Best Answer

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.

Avatar
Zrušiť
Autor

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.

Related Posts Replies Zobrazenia Aktivita
0
júl 21
5189
0
jan 25
1508
0
jan 25
1261
1
nov 24
1799
4
okt 24
4425