Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6793 Представления

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.

Related Posts Ответы Просмотры Активность
0
июл. 21
4826
0
янв. 25
1069
0
янв. 25
884
1
нояб. 24
1404
4
окт. 24
3642