Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023634Retail ModulesWeb POSpublic2013-04-25 10:572013-06-04 10:53
adrianromero 
marvintm 
normalminoralways
closedfixed 
5
RMP21 
RMP23RMP23 
guilleaer
OBPS
20807
No
0023634: Currency symbol in remaining to pay is always after the figures
When going to the payment panel in Web POS, the remaining to pay amount has always the currency symbol after the figures, and cannot be configured

In description
No tags attached.
png 00000880.png (11,529) 2013-04-25 10:57
https://issues.openbravo.com/file_download.php?file_id=6112&type=bug
png
Issue History
2013-04-25 10:57adrianromeroNew Issue
2013-04-25 10:57adrianromeroAssigned To => migueldejuana
2013-04-25 10:57adrianromeroFile Added: 00000880.png
2013-04-25 10:57adrianromeroOBNetwork customer => Yes
2013-04-25 10:57adrianromeroSupport ticket => 20807
2013-05-20 12:54hgbotCheckin
2013-05-20 12:54hgbotNote Added: 0058696
2013-05-20 12:54hgbotStatusnew => resolved
2013-05-20 12:54hgbotResolutionopen => fixed
2013-05-20 12:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf363fdd73b5e5733e94f7c303f34c57722809e7 [^]
2013-05-20 12:55marvintmAssigned Tomigueldejuana => marvintm
2013-05-20 12:56hgbotCheckin
2013-05-20 12:56hgbotNote Added: 0058697
2013-05-20 12:56hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf363fdd73b5e5733e94f7c303f34c57722809e7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d76dc8188211b4633902cc66cd75d4434a433cb8 [^]
2013-05-23 07:52hgbotCheckin
2013-05-23 07:52hgbotNote Added: 0058866
2013-05-23 07:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d76dc8188211b4633902cc66cd75d4434a433cb8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.ch/rev/cf363fdd73b5e5733e94f7c303f34c57722809e7 [^]
2013-05-23 07:56hgbotCheckin
2013-05-23 07:56hgbotNote Added: 0058880
2013-05-23 07:56hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.ch/rev/cf363fdd73b5e5733e94f7c303f34c57722809e7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.ch/rev/d76dc8188211b4633902cc66cd75d4434a433cb8 [^]
2013-05-24 10:47migueldejuanaReview Assigned To => migueldejuana
2013-05-24 10:47migueldejuanaNote Added: 0058929
2013-05-24 10:47migueldejuanaStatusresolved => closed
2013-05-24 10:47migueldejuanaFixed in Version => RMP23
2013-05-29 12:19hgbotCheckin
2013-05-29 12:19hgbotNote Added: 0059028
2013-05-29 12:19hgbotStatusclosed => resolved
2013-05-29 12:19hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.ch/rev/d76dc8188211b4633902cc66cd75d4434a433cb8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/cf363fdd73b5e5733e94f7c303f34c57722809e7 [^]
2013-05-29 18:03hgbotCheckin
2013-05-29 18:03hgbotNote Added: 0059051
2013-05-29 18:45guilleaerReview Assigned Tomigueldejuana => guilleaer
2013-05-29 18:45guilleaerNote Added: 0059052
2013-05-29 18:45guilleaerStatusresolved => closed
2013-06-04 10:53hgbotCheckin
2013-06-04 10:53hgbotNote Added: 0059149

Notes
(0058696)
hgbot   
2013-05-20 12:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cf363fdd73b5e5733e94f7c303f34c57722809e7
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon May 20 12:54:46 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cf363fdd73b5e5733e94f7c303f34c57722809e7 [^]

Fixed issue 23634. Currency symbol will show in the appropriate place depending on the currency configuration.

---
M src/org/openbravo/retail/posterminal/term/Payments.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0058697)
hgbot   
2013-05-20 12:56   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: d76dc8188211b4633902cc66cd75d4434a433cb8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon May 20 12:55:21 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/d76dc8188211b4633902cc66cd75d4434a433cb8 [^]

Fixed issue 23634. Added utility method to format the currency with the symbol

---
M web/org.openbravo.mobile.core/source/utils/ob-i18n.js
---
(0058866)
hgbot   
2013-05-23 07:52   
Repository: erp/pmods/org.openbravo.retail.posterminal.ch
Changeset: cf363fdd73b5e5733e94f7c303f34c57722809e7
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon May 20 12:54:46 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.ch/rev/cf363fdd73b5e5733e94f7c303f34c57722809e7 [^]

Fixed issue 23634. Currency symbol will show in the appropriate place depending on the currency configuration.

---
M src/org/openbravo/retail/posterminal/term/Payments.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0058880)
hgbot   
2013-05-23 07:56   
Repository: erp/pmods/org.openbravo.mobile.core.ch
Changeset: d76dc8188211b4633902cc66cd75d4434a433cb8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon May 20 12:55:21 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core.ch/rev/d76dc8188211b4633902cc66cd75d4434a433cb8 [^]

Fixed issue 23634. Added utility method to format the currency with the symbol

---
M web/org.openbravo.mobile.core/source/utils/ob-i18n.js
---
(0058929)
migueldejuana   
2013-05-24 10:47   
Testted and reviewed in 2c937f978d56
(0059028)
hgbot   
2013-05-29 12:19   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: cf363fdd73b5e5733e94f7c303f34c57722809e7
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon May 20 12:54:46 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/cf363fdd73b5e5733e94f7c303f34c57722809e7 [^]

Fixed issue 23634. Currency symbol will show in the appropriate place depending on the currency configuration.

---
M src/org/openbravo/retail/posterminal/term/Payments.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0059051)
hgbot   
2013-05-29 18:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0144b86b24a4a9f40d22eddb8ea9809dd150268c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 29 18:03:17 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0144b86b24a4a9f40d22eddb8ea9809dd150268c [^]

Related to issue 23634. Fixed small typo in variable name

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0059052)
guilleaer   
2013-05-29 18:45   
tested and verified. To be included in RMP23
(0059149)
hgbot   
2013-06-04 10:53   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 0144b86b24a4a9f40d22eddb8ea9809dd150268c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 29 18:03:17 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/0144b86b24a4a9f40d22eddb8ea9809dd150268c [^]

Related to issue 23634. Fixed small typo in variable name

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---