Openbravo Issue Tracking System - POS2
View Issue Details
0050683POS2POSpublic2022-10-27 15:532022-10-31 12:31
javierRodriguez 
javierRodriguez 
normalminoralways
closedfixed 
5
 
22Q3.222Q3.2 
No
0050683: Product keymap is not taking into account that a product could have price 0
A product could be configured to have price 0 for a particular schema. When the product keymap tries to get the product information, the function which create the product info detects that 0€ price like no price configured.

depends on the situation, the mentioned function returns on price or an other one, but never 0.
-
Check the conditions in getProductProperties function in getProductKeymapInfo.js
No tags attached.
blocks defect 0050665 closed javierRodriguez Product keymap is not taking into account that a product could have price 0 
Issue History
2022-10-28 14:57guilleaerTypedefect => backport
2022-10-28 14:57guilleaerTarget Version => 22Q3.2
2022-10-31 11:20hgbotNote Added: 0142752
2022-10-31 12:30hgbotResolutionopen => fixed
2022-10-31 12:30hgbotStatusscheduled => closed
2022-10-31 12:31hgbotFixed in Version => 22Q3.2
2022-10-31 12:31hgbotNote Added: 0142759
2022-10-31 12:31hgbotNote Added: 0142760

Notes
(0142752)
hgbot   
2022-10-31 11:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1328 [^]
(0142759)
hgbot   
2022-10-31 12:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 05d891e2602e13ede6e7de46eb7bb7829fab08bb
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 31-10-2022 11:21:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/05d891e2602e13ede6e7de46eb7bb7829fab08bb [^]

Fixed ISSUE-50683: Take into account that standard product price could be 0

---
M web-jspack/org.openbravo.pos2/src/components/ProductKeymap/GetProductKeymapInfo.js
---
(0142760)
hgbot   
2022-10-31 12:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1328 [^]