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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029783
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-05-05 17:042015-09-18 13:52
ReportermalsasuaView Statuspublic 
Assigned Tomario_castello 
PrioritynormalResolutionfixedFixed in VersionRR15Q4
StatusclosedFix in branchFixed in SCM revision44fb21513cc5
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029783: wrong position of currency symbol in the payment limit message

DescriptionIn the payment limit message, when the currency symbol is configured to be displayed at the left of the amount, in this message, always is displayed at the right of amount
Steps To ReproduceLog into the WebPOS
In the console, execute this line:

   OB.MobileApp.model.get('payments')[2].paymentMethod.maxLimitAmount = 10

In the ticket, add products that exceed 10 amount

Pay it with USA cash

the message displayed is:
"The maximum limit (10 $) for this payment method has been exceeded. Payment not allowed"
and it should be
"The maximum limit ($ 10) for this payment method has been exceeded. Payment not allowed"
TagsNo tags attached.
Attached Filespng file icon issue29783.png [^] (205,326 bytes) 2015-05-05 17:05

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0029553RR15Q3 closedOrekaria When the payment limit message is printed, we use a specific condition for euro currency 

-  Notes
(0078839)
hgbot (developer)
2015-07-15 21:32

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 76c2a812ad1a3c8c11c31b0628cdda7e8e44ea68
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Wed Jul 15 13:32:01 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/76c2a812ad1a3c8c11c31b0628cdda7e8e44ea68 [^]

Fixed issue 29783: wrong position of currency symbol in the payment limit message.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0079442)
marvintm (manager)
2015-08-20 14:24

The solution is not correct. Instead of hardcoding the check for the dollar currency, the flag which the currency has to specify the position ("ISSYMBOLRIGHTSIDE") should be checked.
(0080286)
hgbot (developer)
2015-09-09 17:49

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 44fb21513cc5ae0fb70060e3e4ca252dd8cc3d16
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Sep 09 09:47:30 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/44fb21513cc5ae0fb70060e3e4ca252dd8cc3d16 [^]

Fixed issue 29783: Use function to show currency symbol in message

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/components/keypadcoins.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0080288)
hgbot (developer)
2015-09-09 17:56

Repository: tools/automation/pi-mobile
Changeset: 2784ecf36ebd6f97841be02fe6f9589213b0f2d2
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Tue Sep 08 18:50:57 2015 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2784ecf36ebd6f97841be02fe6f9589213b0f2d2 [^]

Related to issue 29783: Modify the verify message

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I26881_CheckPaymentOverLimitAmount.java
---
(0080496)
migueldejuana (developer)
2015-09-18 13:52

Tested and reviewed in 6b56e870b9ca

- Issue History
Date Modified Username Field Change
2015-05-05 17:04 malsasua New Issue
2015-05-05 17:04 malsasua Assigned To => Retail
2015-05-05 17:04 malsasua Triggers an Emergency Pack => No
2015-05-05 17:05 malsasua File Added: issue29783.png
2015-05-05 17:05 malsasua Relationship added related to 0029553
2015-05-05 17:09 malsasua Steps to Reproduce Updated View Revisions
2015-07-15 21:32 hgbot Checkin
2015-07-15 21:32 hgbot Note Added: 0078839
2015-07-15 21:32 hgbot Status new => resolved
2015-07-15 21:32 hgbot Resolution open => fixed
2015-07-15 21:32 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/76c2a812ad1a3c8c11c31b0628cdda7e8e44ea68 [^]
2015-08-20 14:22 marvintm Assigned To Retail => Osmany
2015-08-20 14:24 marvintm Note Added: 0079442
2015-08-20 14:24 marvintm Status resolved => new
2015-08-20 14:24 marvintm Resolution fixed => open
2015-08-20 18:27 mario_castello Assigned To Osmany => mario_castello
2015-09-09 17:49 hgbot Checkin
2015-09-09 17:49 hgbot Note Added: 0080286
2015-09-09 17:49 hgbot Status new => resolved
2015-09-09 17:49 hgbot Resolution open => fixed
2015-09-09 17:49 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/76c2a812ad1a3c8c11c31b0628cdda7e8e44ea68 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/44fb21513cc5ae0fb70060e3e4ca252dd8cc3d16 [^]
2015-09-09 17:56 hgbot Checkin
2015-09-09 17:56 hgbot Note Added: 0080288
2015-09-18 11:27 mtaal Review Assigned To => migueldejuana
2015-09-18 13:52 migueldejuana Note Added: 0080496
2015-09-18 13:52 migueldejuana Status resolved => closed
2015-09-18 13:52 migueldejuana Fixed in Version => RR15Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker