Bug #15026
Android [SELL GOLD] Customer input gram is lower than minimum gram
Status: | Closed | Start date: | 07 December 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | AMARBEER SINGH SIDHU amar.beer | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
When customer wants to SELL gold
Then customer input the gram lower than the min gram in getminmax service
then show the popup as below.
Click ubah -> Dismiss popup
Click jual semua -> dismiss popup and check the box and gram is auto input
Batal -> ignore this button as already requested designer to remove it as it serve no purpose
History
#1 Updated by AMARBEER SINGH SIDHU amar.beer about 2 years ago
Tested good but sell all checkbox not working
#2 Updated by Cheesen Tan about 2 years ago
mayband native keyboard maximum decimal is 2 and when compare with gram from BE which having 4 decimal and cause compare always false and uncheck "sell all"
#3 Updated by Cheesen Tan about 2 years ago
- Status changed from New to Resolved
- Assignee changed from Cheesen Tan to AMARBEER SINGH SIDHU amar.beer
#4 Updated by AMARBEER SINGH SIDHU amar.beer about 2 years ago
- Status changed from Resolved to Closed
Tested Good