Openbravo Issue Tracking System - POS2
View Issue Details
0052631POS2Corepublic2023-05-31 17:052023-07-02 13:00
gorka_gil 
Triage Platform Base 
normalminoralways
closedduplicate 
5
 
 
No
0052631: BaseFormKeypad: allow only numeric values
To allow only numeric values it should specify an onChange based on useNumberInputFormat.

Like it is done in PaymentKeypad:
https://gitlab.com/openbravo/devel/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/components/Payments/PaymentKeypad/PaymentKeypad.jsx#L86 [^]

But we are trying to use without sucess with code the code attached to the issue
apply he diff included,
go to the pos2,
cash management,
try to enter any letter in the amount with the keyboard
No tags attached.
duplicate of defect 0052630 closed Triage Platform Base BaseFormKeypad: strange edit behaviour 
related to defect 0052438 closed Triage Platform Base BaseFormKeypad: should allow only numbers 
diff 52631-numericOnly-inCashManagementAmount.diff (1,939) 2023-05-31 17:06
https://issues.openbravo.com/file_download.php?file_id=18603&type=bug
Issue History
2023-05-31 17:05gorka_gilNew Issue
2023-05-31 17:05gorka_gilAssigned To => Triage Platform Base
2023-05-31 17:05gorka_gilTriggers an Emergency Pack => No
2023-05-31 17:06gorka_gilFile Added: 52631-numericOnly-inCashManagementAmount.diff
2023-05-31 17:06gorka_gilRelationship addedrelated to 0052630
2023-06-12 12:13gorka_gilRelationship addedrelated to 0052438
2023-07-02 13:00AugustoMauchRelationship replacedduplicate of 0052630
2023-07-02 13:00AugustoMauchNote Added: 0151998
2023-07-02 13:00AugustoMauchStatusnew => closed
2023-07-02 13:00AugustoMauchResolutionopen => duplicate

Notes
(0151998)
AugustoMauch   
2023-07-02 13:00   
Fixed as part of 52630