Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031950Retail ModulesWeb POSpublic2016-01-19 15:342016-02-12 14:30
agete 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR16Q2 
guilleaer
No
0031950: [SERQA 548] In cash up, add the maximum amount to the 'Other' option
The problem is that the user do not see how much is available. This is more obvious when the amount available is 0.00
A. setup
1. Set up cheque payment method indicating (not required with sampledata installed):
allow variable amount = 'Y'
allow not to move = 'Y'
move everything = 'Y'

B
1. make a cashup
2. verify that the other option does not show information about the available amount
Add the maximum available amount to the other option
   Other (max: 0.00)
SER-QA
Issue History
2016-01-19 15:34ageteNew Issue
2016-01-19 15:34ageteAssigned To => Retail
2016-01-19 15:34ageteResolution time => 1454194800
2016-01-19 15:34ageteTriggers an Emergency Pack => No
2016-01-19 15:34ageteTag Attached: SER-QA
2016-01-20 12:59guilleaerStatusnew => acknowledged
2016-02-02 10:43OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10845#r10845
2016-02-02 10:51OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10846#r10846
2016-02-02 10:51OrekariaProposed Solution updated
2016-02-02 10:53OrekariaProposed Solution updated
2016-02-02 11:08OrekariaSummary[SERQA 548] In cash up, POS asks to leave certain amount in a payment method althow there is cero in this payment method => [SERQA 548] In cash up, add the maximum amount to the 'Other' option
2016-02-02 11:08OrekariaDescription Updatedbug_revision_view_page.php?rev_id=10848#r10848
2016-02-02 11:08OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10849#r10849
2016-02-02 11:08OrekariaProposed Solution updated
2016-02-02 13:35ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-02-02 13:35ranjith_qualiantech_comStatusacknowledged => scheduled
2016-02-04 08:54hgbotCheckin
2016-02-04 08:54hgbotNote Added: 0083913
2016-02-04 08:54hgbotCheckin
2016-02-04 08:54hgbotNote Added: 0083914
2016-02-04 08:54hgbotStatusscheduled => resolved
2016-02-04 08:54hgbotResolutionopen => fixed
2016-02-04 08:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df651d0a498d955c05624e89f891e750d454f70f [^]
2016-02-12 14:30guilleaerReview Assigned To => guilleaer
2016-02-12 14:30guilleaerStatusresolved => closed
2016-02-12 14:30guilleaerFixed in Version => RR16Q2

Notes
(0083913)
hgbot   
2016-02-04 08:54   
Repository: tools/automation/pi-mobile
Changeset: 2df8b35bfe400ef2453a23649bf0b50f5c37177c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 04 13:23:23 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2df8b35bfe400ef2453a23649bf0b50f5c37177c [^]

Verifies issue 31950: Added automated test 'I31950_VerifyCashupOtherMaxAmount'

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31950_VerifyCashupOtherMaxAmount.java
---
(0083914)
hgbot   
2016-02-04 08:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: df651d0a498d955c05624e89f891e750d454f70f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 04 13:23:53 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/df651d0a498d955c05624e89f891e750d454f70f [^]

Fixes issue 31950: Show Max amount for Other Option in Cashup Cash to keep

Showing Counted cash as Max Amount in Others(Cash to keep)

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcashtokeep.js
---