Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052462 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2023-05-16 13:19 | 2023-06-08 15:59 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | alainperez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR23Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | aaroncalero | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | RR22Q4 | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052462: Decimal Separator configuration is not working | |||||||
Description | Decimal Separator configuration is not working | |||||||
Steps To Reproduce | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0150164) hgbot (developer) 2023-05-23 21:37 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/530 [^] |
(0150771) hgbot (developer) 2023-06-06 09:21 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/530 [^] |
(0150772) hgbot (developer) 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 (developer) 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 (developer) 2023-06-07 14:32 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1232 [^] |
(0150946) hgbot (developer) 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 (developer) 2023-06-08 15:59 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1232 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-05-16 13:19 | Leyre | New Issue | |
2023-05-16 13:19 | Leyre | Assigned To | => Retail |
2023-05-16 13:19 | Leyre | Regression introduced in release | => RR22Q4 |
2023-05-16 13:19 | Leyre | Triggers an Emergency Pack | => No |
2023-05-16 13:19 | Leyre | Relationship added | related to 0047378 |
2023-05-16 16:44 | aaroncalero | Assigned To | Retail => alainperez |
2023-05-23 21:37 | hgbot | Note Added: 0150164 | |
2023-05-24 10:38 | guillermogil | Status | new => scheduled |
2023-06-06 09:21 | hgbot | Resolution | open => fixed |
2023-06-06 09:21 | hgbot | Status | scheduled => resolved |
2023-06-06 09:21 | hgbot | Note Added: 0150771 | |
2023-06-06 09:21 | hgbot | Fixed in Version | => RR23Q3 |
2023-06-06 09:21 | hgbot | Note Added: 0150772 | |
2023-06-06 09:22 | aaroncalero | Review Assigned To | => aaroncalero |
2023-06-06 09:22 | aaroncalero | Status | resolved => closed |
2023-06-07 08:50 | Leyre | Note Added: 0150849 | |
2023-06-07 08:51 | Leyre | Note Edited: 0150849 | View Revisions |
2023-06-07 09:37 | Leyre | Status | closed => new |
2023-06-07 09:37 | Leyre | Resolution | fixed => open |
2023-06-07 09:37 | Leyre | Fixed in Version | RR23Q3 => |
2023-06-07 14:32 | hgbot | Note Added: 0150891 | |
2023-06-08 15:59 | hgbot | Resolution | open => fixed |
2023-06-08 15:59 | hgbot | Status | new => closed |
2023-06-08 15:59 | hgbot | Fixed in Version | => RR23Q3 |
2023-06-08 15:59 | hgbot | Note Added: 0150946 | |
2023-06-08 15:59 | hgbot | Note Added: 0150947 |
Copyright © 2000 - 2009 MantisBT Group |