Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051603Retail ModulesWeb POSpublic2022-03-01 12:262023-02-16 08:25
ranjith_qualiantech_com 
radhakrishnan 
highmajoralways
closedfixed 
5
 
RR23Q1RR23Q1 
approved
No
Production - Confirmed Stable
No
0051603: Product image was not showing if product quantity is changed
When adding the product for the first time, product image is displayed in Edit tab. When product quantity is updated, product image is updated with default product image (Box image)
Terminal: VBS-1
1) Add Product "Avalanche Transceiver"
2) Check Product image is displayed in edit tab
3) Add Product "Avalanche Transceiver" again
4) Check Product image is not displayed in edit tab. Instead Box image is displayed
No tags attached.
blocks defect 0048700 closed radhakrishnan Product image was not showing if product quantity is changed 
Issue History
2023-02-15 09:27guillermogilTypedefect => backport
2023-02-15 09:27guillermogilTarget Version => RR23Q1
2023-02-16 08:08hgbotNote Added: 0146601
2023-02-16 08:25hgbotMerge Request Statusopen => approved
2023-02-16 08:25hgbotResolutionopen => fixed
2023-02-16 08:25hgbotStatusscheduled => closed
2023-02-16 08:25hgbotNote Added: 0146606
2023-02-16 08:25hgbotFixed in Version => RR23Q1
2023-02-16 08:25hgbotNote Added: 0146607

Notes
(0146601)
hgbot   
2023-02-16 08:08   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/471 [^]
(0146606)
hgbot   
2023-02-16 08:25   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/471 [^]
(0146607)
hgbot   
2023-02-16 08:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 9a6418cc629c836e92daa21d47b68332ac4c27db
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 16-02-2023 12:35:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/9a6418cc629c836e92daa21d47b68332ac4c27db [^]

Fixed ISSUE-51603: Updated logic when showing product image in edit tab
* If product image is not present in product model,it should be fetched from indexed db

---
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---