Hi to all, I would like to share with you the new improvements and bug fixing on the new web pos component that I have in my mind:
- On PosTerminal entity add a new "terminalName" field. It can be used in the new web pos login form to see the pos terminal name instead of the posTerminalId. - On PosTerminalInternTx entity add a new "paymentReasonId" field. It can be used to store the enumeration payment reason id IN/OUT during Pos Paid IN/OUT so that the pos manager can select a causal why output/input money from/to the cash drawer and in alternative can insert a comment. - CLEAR PAYMENT button is not working correctly because it clears now only the first payment of the cart. I would like to add a form that shows you all the payment amount by type (CASH, CHECK, CREDIT CARD, GIFT_CARD) and selecting a payment it will be deleted from the cart. - PAYMENT SET REF. button is not working correctly because it sets now only the first payment of the cart. I would like to change this form that shows you all the used payment of the cart and then selecting one of this you can set the payment reference. - To support the POS devices from the new web pos component I would like to support the new emerging XMLPOS standard interface introduced this year into UNIFIED POS 1.12. It will be possible to comunicate with POS devices directly from the browser sending xml messages to the devices (probably via HTTP). You can take a look at this link (http://www.nrf-arts.org/UnifiedPOS/default.htm) to see the details. I would like to get some feedbacks before to start to develop it. Thanks Marco
