Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052462Retail ModulesWeb POSpublic2023-05-16 13:192023-06-08 15:59
Leyre 
alainperez 
normalmajoralways
closedfixed 
5
 
RR23Q3 
aaroncalero
RR22Q4
No
0052462: Decimal Separator configuration is not working
Decimal Separator configuration is not working
Related to issue 47378:

Backoffice
- Go to the Organization window
- put Decimal Separator configuration as: ,
- put the group separator as: .
- go to touchpoint type window and mark the use external input check

Webpos
-Select one product
-Click on the total
-Introduce the value 1,000

Result: the value assigned is 1,00
No tags attached.
related to defect 0047378 closed ranjith_qualiantech_com Decimal Separator configuration is not working 
Issue History
2023-05-16 13:19LeyreNew Issue
2023-05-16 13:19LeyreAssigned To => Retail
2023-05-16 13:19LeyreRegression introduced in release => RR22Q4
2023-05-16 13:19LeyreTriggers an Emergency Pack => No
2023-05-16 13:19LeyreRelationship addedrelated to 0047378
2023-05-16 16:44aaroncaleroAssigned ToRetail => alainperez
2023-05-23 21:37hgbotNote Added: 0150164
2023-05-24 10:38guillermogilStatusnew => scheduled
2023-06-06 09:21hgbotResolutionopen => fixed
2023-06-06 09:21hgbotStatusscheduled => resolved
2023-06-06 09:21hgbotNote Added: 0150771
2023-06-06 09:21hgbotFixed in Version => RR23Q3
2023-06-06 09:21hgbotNote Added: 0150772
2023-06-06 09:22aaroncaleroReview Assigned To => aaroncalero
2023-06-06 09:22aaroncaleroStatusresolved => closed
2023-06-07 08:50LeyreNote Added: 0150849
2023-06-07 08:51LeyreNote Edited: 0150849bug_revision_view_page.php?bugnote_id=0150849#r26225
2023-06-07 09:37LeyreStatusclosed => new
2023-06-07 09:37LeyreResolutionfixed => open
2023-06-07 09:37LeyreFixed in VersionRR23Q3 =>
2023-06-07 14:32hgbotNote Added: 0150891
2023-06-08 15:59hgbotResolutionopen => fixed
2023-06-08 15:59hgbotStatusnew => closed
2023-06-08 15:59hgbotFixed in Version => RR23Q3
2023-06-08 15:59hgbotNote Added: 0150946
2023-06-08 15:59hgbotNote Added: 0150947

Notes
(0150164)
hgbot   
2023-05-23 21:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/530 [^]
(0150771)
hgbot   
2023-06-06 09:21   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/530 [^]
(0150772)
hgbot   
2023-06-06 09:21   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 50a6264206f6882e7c7597e4d7448d195db03702
Author: Alain PĂ©rez Balart <alain.perez@doceleguas.com>
Date: 06-06-2023 07:21:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/50a6264206f6882e7c7597e4d7448d195db03702 [^]

Fixes ISSUE-52462: Revert "Related to ISSUE-48846: Remove...

---
M web/org.openbravo.mobile.core/source/utils/ob-i18n.js
---
(0150849)
Leyre   
2023-06-07 08:50   
(edited on: 2023-06-07 08:51)
Testing different cases:
1. In the Backend, configure in the Organization window:
  1.1. Decimal Separator: ","
  1.2. Group Separator: "."
2. Open terminal
3. Add a product and change the price to 10.5 (typing with the terminal keyboard)-> OK
4. In the menuCash management
5. 10.5 -> Cash Deposit -> Type with the terminal keyboard '10.5' is not a valid number -> KO
6.10.5 -> Cash Withdrawal -> '10.5' is not a valid number -> KO

Link to the video from the customer, in case it helps to reproduce the problem:
https://drive.google.com/file/d/1S03tAra-fvvjfccQGWZZTpL1CZUpOX60/view?usp=sharing [^]

(0150891)
hgbot   
2023-06-07 14:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1232 [^]
(0150946)
hgbot   
2023-06-08 15:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: adacbd62956f7858fc69d9a2af5648b9e67ee590
Author: Aaron Calero <aaron.calero@openbravo.com>
Date: 08-06-2023 13:59:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/adacbd62956f7858fc69d9a2af5648b9e67ee590 [^]

Fixed ISSUE-52462: Validate virtual keyboard input without parsing it beforehand

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmtkeyboard.js
---
(0150947)
hgbot   
2023-06-08 15:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1232 [^]