Openbravo Issue Tracking System - POS2
View Issue Details
0050665POS2POSpublic2022-10-27 15:532022-10-31 12:30
javierRodriguez 
javierRodriguez 
normalminoralways
closedfixed 
5
 
23Q1 
No
0050665: 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.
depends on backport 005068222Q4.1 closed javierRodriguez Product keymap is not taking into account that a product could have price 0 
depends on backport 005068322Q3.2 closed javierRodriguez Product keymap is not taking into account that a product could have price 0 
Issue History
2022-10-27 15:53javierRodriguezNew Issue
2022-10-27 15:53javierRodriguezAssigned To => javierRodriguez
2022-10-27 15:53javierRodriguezTriggers an Emergency Pack => No
2022-10-28 11:14hgbotNote Added: 0142713
2022-10-28 14:57guilleaerStatusnew => scheduled
2022-10-31 12:30hgbotResolutionopen => fixed
2022-10-31 12:30hgbotStatusscheduled => closed
2022-10-31 12:30hgbotFixed in Version => 23Q1
2022-10-31 12:30hgbotNote Added: 0142757
2022-10-31 12:30hgbotNote Added: 0142758

Notes
(0142713)
hgbot   
2022-10-28 11:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1324 [^]
(0142757)
hgbot   
2022-10-31 12:30   
Directly closing issue as related merge request is already approved.

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

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

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