Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029553
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-04-09 17:112015-05-19 09:22
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR15Q3
StatusclosedFix in branchFixed in SCM revision37e77ceb1892
ProjectionnoneETAnoneTarget VersionRR15Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomalsasua
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029553: When the payment limit message is printed, we use a specific condition for euro currency

DescriptionWhen the payment limit message is printed, we use a specific condition for euro currency
Steps To ReproduceBe sure that the web server encoding is not UTF-8

Log into the WebPOS
In the console, execute this line:

   OB.MobileApp.model.get('payments')[1].paymentMethod.maxLimitAmount = 1200

In the ticket, add products that exceed 1200 amount

1) Try to pay using cash
Verify that a message is shown (CORRECT):

   "The maximum limit (1200 €) for this payment method has been exceeded. Payment not allowed"

2) Try to pay adding coins
Verify that the same message is shown (CORRECT)


Verify that in the 'keyboard-toolbars.js' code we use a specific condition for euro (INCORRECT)

Verify that in the 'keypadcoins.js" the same specific condition is present (INCORRECT)
TagsNo tags attached.
Attached Filespng file icon 11-08-16 FAILED- I26881_CheckPaymentOverLimitAmount.png [^] (64,512 bytes) 2015-04-09 18:02

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0029588RR15Q2 closedOrekaria When the payment limit message is printed, we use a specific condition for euro currency 
depends on backport 0029603RR15Q1.4 closedOrekaria When the payment limit message is printed, we use a specific condition for euro currency 
caused by feature request 0026881 closedebecerra Allow to define a limit amount by payment method in WebPOS. 
related to defect 0029783 closedmario_castello wrong position of currency symbol in the payment limit message 

-  Notes
(0076580)
hgbot (developer)
2015-04-16 11:19

Repository: retail/backports/3.0RR15Q2/org.openbravo.retail.posterminal
Changeset: 791615d585a1723bc91b1eaf68b1f47ab112cd80
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Apr 09 17:59:32 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2/org.openbravo.retail.posterminal/rev/791615d585a1723bc91b1eaf68b1f47ab112cd80 [^]

Fixes issue 29588, related to issue 29553: 'Max limit exceeded' message is being fed with the available payment method currency symbol

---
M web/org.openbravo.retail.posterminal/js/components/keypadcoins.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---
(0076903)
dmitry_mezentsev (developer)
2015-04-29 20:48

Not closed for 14 days!!!
(0077023)
malsasua (developer)
2015-05-05 16:29

verified
(0077551)
hgbot (developer)
2015-05-19 09:22

Repository: retail/backports/3.0RR15Q1.4/org.openbravo.retail.posterminal
Changeset: 2bf6006fa149fe36fef57798c5809fc08f2a425b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Apr 09 17:59:32 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q1.4/org.openbravo.retail.posterminal/rev/2bf6006fa149fe36fef57798c5809fc08f2a425b [^]

Fixes issue 29603, related to issue 29553: 'Max limit exceeded' message is being fed with the available payment method currency symbol

---
M web/org.openbravo.retail.posterminal/js/components/keypadcoins.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---

- Issue History
Date Modified Username Field Change
2015-04-09 17:11 Orekaria New Issue
2015-04-09 17:11 Orekaria Assigned To => Orekaria
2015-04-09 17:11 Orekaria Triggers an Emergency Pack => No
2015-04-09 17:11 Orekaria Relationship added related to 0026881
2015-04-09 17:19 Orekaria Relationship replaced caused by 0026881
2015-04-09 17:20 Orekaria Steps to Reproduce Updated View Revisions
2015-04-09 17:44 Orekaria Steps to Reproduce Updated View Revisions
2015-04-09 18:00 hgbot Checkin
2015-04-09 18:00 hgbot Status new => resolved
2015-04-09 18:00 hgbot Resolution open => fixed
2015-04-09 18:00 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/37e77ceb189226c20515ae6eefbcebbe4a066a3f [^]
2015-04-09 18:02 Orekaria File Added: 11-08-16 FAILED- I26881_CheckPaymentOverLimitAmount.png
2015-04-14 18:05 Orekaria Status resolved => new
2015-04-14 18:05 Orekaria Resolution fixed => open
2015-04-14 18:05 Orekaria Status new => scheduled
2015-04-14 18:05 Orekaria Status scheduled => resolved
2015-04-14 18:05 Orekaria Fixed in Version => RR15Q3
2015-04-14 18:05 Orekaria Resolution open => fixed
2015-04-15 15:46 Orekaria Status resolved => new
2015-04-15 15:46 Orekaria Resolution fixed => open
2015-04-15 15:46 Orekaria Fixed in Version RR15Q3 =>
2015-04-15 18:02 Orekaria Status new => scheduled
2015-04-15 18:02 Orekaria Status scheduled => resolved
2015-04-15 18:02 Orekaria Fixed in Version => RR15Q3
2015-04-15 18:02 Orekaria Resolution open => fixed
2015-04-16 11:19 hgbot Checkin
2015-04-16 11:19 hgbot Note Added: 0076580
2015-04-29 20:48 dmitry_mezentsev Note Added: 0076903
2015-05-05 13:01 Orekaria Steps to Reproduce Updated View Revisions
2015-05-05 16:29 malsasua Review Assigned To => malsasua
2015-05-05 16:29 malsasua Note Added: 0077023
2015-05-05 16:29 malsasua Status resolved => closed
2015-05-05 17:05 malsasua Relationship added related to 0029783
2015-05-19 09:22 hgbot Checkin
2015-05-19 09:22 hgbot Note Added: 0077551


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker