Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030872Retail ModulesCash uppublic2015-09-18 13:012015-11-18 15:33
malsasua 
mario_castello 
normalmajoralways
closedfixed 
20Community Appliance
 
RR16Q1 
guilleaer
No
0030872: the payment method names in cashup are distinct that the payment method name in keypad
the payment method name displayed in cashup is distinct that the payment method name displayed in the keypad
. in backoffice
 . go to pos terminal window
  . payment method: cash
   -> change the name: cash (euro)

. in webpos
 . pay one receipt: the payment method name is "cash (euro)"
 . do cashup: in cashup report, the payment method name is "cash"
No tags attached.
Issue History
2015-09-18 13:01malsasuaNew Issue
2015-09-18 13:01malsasuaAssigned To => Retail
2015-09-18 13:01malsasuaTriggers an Emergency Pack => No
2015-09-18 13:09malsasuaResolution time => 1446159600
2015-09-18 15:42heccamIssue Monitored: heccam
2015-09-30 17:58mario_castelloAssigned ToRetail => mario_castello
2015-10-05 12:24OrekariaStatusnew => scheduled
2015-11-06 11:24malsasuaSeverityminor => major
2015-11-16 15:39hgbotCheckin
2015-11-16 15:39hgbotNote Added: 0081892
2015-11-16 15:39hgbotStatusscheduled => resolved
2015-11-16 15:39hgbotResolutionopen => fixed
2015-11-16 15:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c2c3c0f48545504806f50c0c9cc7fd0bc0dbca22 [^]
2015-11-16 18:43guilleaerReview Assigned To => guilleaer
2015-11-16 18:43guilleaerStatusresolved => closed
2015-11-16 18:43guilleaerFixed in Version => RR16Q1
2015-11-18 15:33hgbotCheckin
2015-11-18 15:33hgbotNote Added: 0081956

Notes
(0081892)
hgbot   
2015-11-16 15:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c2c3c0f48545504806f50c0c9cc7fd0bc0dbca22
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Mon Nov 16 08:36:14 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c2c3c0f48545504806f50c0c9cc7fd0bc0dbca22 [^]

Fixed issue 30872: Update the payment method name in cashup

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0081956)
hgbot   
2015-11-18 15:33   
Repository: tools/automation/pi-mobile
Changeset: 3a42e1fd3e1fc3be87633642f79dca66cce5a2af
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Nov 18 08:32:35 2015 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3a42e1fd3e1fc3be87633642f79dca66cce5a2af [^]

Verifies issue 30872: Added automation test

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