Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031243Retail ModulesCash uppublic2015-10-26 10:282015-11-13 14:20
malsasua 
mario_castello 
highmajoralways
closedfixed 
20Community Appliance
 
RR16Q1 
guilleaer
No
0031243: in cashup, the name of payment type change
in the cashup, in some cases, the name of payment type is retrieved from the name from payment type in the window of pos terminal, tab: payment type, and in other cases the name is retrieved from the name of payment method related to the payment type
. clean cache
. go to webpos
 . do a cashup:
  name of payment methods (see atachment: case1.png):
    Credit card
    Cash
    USA Cash
    Voucher
 . finish cashup
 . do a cashup
  name of payment methods (see atachment: case2.png):
    Card
    Cash
    USA Cash
    Voucher

the name of the first payment method have changed from Credit Card to Card
 
No tags attached.
png case1.png (164,298) 2015-10-26 10:29
https://issues.openbravo.com/file_download.php?file_id=8635&type=bug
png

png case2.png (158,983) 2015-10-26 10:30
https://issues.openbravo.com/file_download.php?file_id=8636&type=bug
png
Issue History
2015-10-26 10:28malsasuaNew Issue
2015-10-26 10:28malsasuaAssigned To => Retail
2015-10-26 10:28malsasuaResolution time => 1448838000
2015-10-26 10:28malsasuaTriggers an Emergency Pack => No
2015-10-26 10:29malsasuaFile Added: case1.png
2015-10-26 10:30malsasuaFile Added: case2.png
2015-10-26 11:46heccamIssue Monitored: heccam
2015-10-27 09:21OrekariaStatusnew => acknowledged
2015-10-28 17:04mario_castelloAssigned ToRetail => mario_castello
2015-10-28 17:04mario_castelloStatusacknowledged => scheduled
2015-10-31 01:11hgbotCheckin
2015-10-31 01:11hgbotNote Added: 0081414
2015-10-31 01:11hgbotStatusscheduled => resolved
2015-10-31 01:11hgbotResolutionopen => fixed
2015-10-31 01:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6651c924c36c0aa08e3b7524ad3110e7c65ff0da [^]
2015-11-04 15:20hgbotCheckin
2015-11-04 15:20hgbotNote Added: 0081480
2015-11-13 14:20guilleaerReview Assigned To => guilleaer
2015-11-13 14:20guilleaerStatusresolved => closed
2015-11-13 14:20guilleaerFixed in Version => RR16Q1

Notes
(0081414)
hgbot   
2015-10-31 01:11   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6651c924c36c0aa08e3b7524ad3110e7c65ff0da
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Oct 30 18:10:33 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6651c924c36c0aa08e3b7524ad3110e7c65ff0da [^]

Fixed issue 31243: Set payment name

---
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---
(0081480)
hgbot   
2015-11-04 15:20   
Repository: tools/automation/pi-mobile
Changeset: 426d11c5ee5dbaa69583d3ece865ae623a3d317e
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Nov 04 08:19:50 2015 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/426d11c5ee5dbaa69583d3ece865ae623a3d317e [^]

Related to issue 31243: Automation test to verify payment names in cashup

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I31243_CashupPaymentNames.java
---