Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030801Retail ModulesWeb POSpublic2015-09-09 12:312016-01-19 12:43
malsasua 
fmolina 
normalminoralways
closedfixed 
5
 
RR16Q1 
marvintm
No
0030801: when a paid is done, the display should be cleared and new message should be shown
in POS, when a paid is done and the sold is finished, the last message displayed in the display is:
Total. XXXX
  Thank you

It should be possible to configure a new message of welcome to the next customer, and not that the next customer sees what was the last amount sold.
. configure hardware manager
. do a sold
the next text is displayed:
Total. XXXX
  Thank you

and it should be cleaned and a new message should be displayed:
Welcome
No tags attached.
Issue History
2015-09-09 12:31malsasuaNew Issue
2015-09-09 12:31malsasuaAssigned To => Retail
2015-09-09 12:31malsasuaTriggers an Emergency Pack => No
2015-11-13 22:35fmolinaStatusnew => scheduled
2015-11-13 22:35fmolinaAssigned ToRetail => fmolina
2015-11-17 12:16hgbotCheckin
2015-11-17 12:16hgbotNote Added: 0081919
2015-11-17 12:16hgbotStatusscheduled => resolved
2015-11-17 12:16hgbotResolutionopen => fixed
2015-11-17 12:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/84f17e1e5f7daa01d0376414bb3613a8efdf428a [^]
2015-11-17 12:19hgbotCheckin
2015-11-17 12:19hgbotNote Added: 0081920
2015-11-20 18:27OrekariaReview Assigned To => marvintm
2015-12-04 13:56guilleaerStatusresolved => closed
2015-12-04 13:56guilleaerFixed in Version => RR16Q1
2016-01-19 12:43eugeniIssue Monitored: eugeni

Notes
(0081919)
hgbot   
2015-11-17 12:16   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 84f17e1e5f7daa01d0376414bb3613a8efdf428a
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Tue Nov 17 08:16:17 2015 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/84f17e1e5f7daa01d0376414bb3613a8efdf428a [^]

Fixes issue 30801: when a paid is done, the display should be cleared and new message should be shown

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/res/printreceipt.xml
---
(0081920)
hgbot   
2015-11-17 12:19   
Repository: tools/automation/pi-mobile
Changeset: 2bb674663b91c24035d45a5af3cd76ce5387a21e
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Tue Nov 17 08:18:39 2015 -0300
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2bb674663b91c24035d45a5af3cd76ce5387a21e [^]

Related to issue 30801: Test that the message displayed after paid is not undefined

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I30801_ShowWelcomeAfterPaid.java
---