Openbravo Issue Tracking System - POS2
View Issue Details
0047631POS2POSpublic2021-09-06 11:512021-09-09 07:58
jorge-garcia 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
 
open
javierRodriguez
No
No
0047631: If defined price in Set Price is empty, the application is raising a JS error
If defined price in Set Price is empty, the application is raising a JS error
1) Login in the application in terminal VBS-1
2) Add a product (i.e. Avalanche Transceiver)
3) Click on the line and click on Price Modification button
4) Clear the value with the Backspace button
5) Click on OK button
6) JS error is raised (check error1.png)
No tags attached.
related to defect 0047633 closed jorge-garcia Deleting qty value leaves the app in an inconsistent state 
png error1.png (34,914) 2021-09-06 11:51
https://issues.openbravo.com/file_download.php?file_id=16178&type=bug
png
Issue History
2021-09-06 11:51jorge-garciaNew Issue
2021-09-06 11:51jorge-garciaAssigned To => Retail
2021-09-06 11:51jorge-garciaOBNetwork customer => No
2021-09-06 11:51jorge-garciaTriggers an Emergency Pack => No
2021-09-06 11:51jorge-garciaFile Added: error1.png
2021-09-06 13:16jorge-garciaAssigned ToRetail => jorge-garcia
2021-09-06 13:25jorge-garciaStatusnew => scheduled
2021-09-07 08:38hgbotMerge Request Status => open
2021-09-07 08:38hgbotNote Added: 0131591
2021-09-07 12:40hgbotNote Added: 0131594
2021-09-07 12:54jorge-garciaNote Deleted: 0131591
2021-09-07 12:54jorge-garciaNote Deleted: 0131594
2021-09-07 13:23jorge-garciaRelationship addeddepends on 0047633
2021-09-07 13:23jorge-garciaNote Added: 0131595
2021-09-07 13:23jorge-garciaRelationship deleteddepends on 0047633
2021-09-07 13:23jorge-garciaRelationship addedrelated to 0047633
2021-09-08 14:43jorge-garciaReview Assigned To => javierRodriguez
2021-09-09 07:57hgbotResolutionopen => fixed
2021-09-09 07:57hgbotStatusscheduled => resolved
2021-09-09 07:57hgbotNote Added: 0131672
2021-09-09 07:58jorge-garciaStatusresolved => closed

Notes
(0131595)
jorge-garcia   
2021-09-07 13:23   
MR created:

https://gitlab.com/openbravo/devel/pmods/org.openbravo.pos2/-/merge_requests/59 [^]
(0131672)
hgbot   
2021-09-09 07:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 828fc61ba2e4c3c6d3f5eb39c43af4c919ac2956
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 2021-09-09T07:38:11+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/828fc61ba2e4c3c6d3f5eb39c43af4c919ac2956 [^]

Fixed ISSUE-47631: Handle price input value in case it is empty

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.jsx
---