Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048700Retail ModulesWeb POSpublic2022-03-01 12:262023-02-15 16:14
ranjith_qualiantech_com 
radhakrishnan 
highmajoralways
closedfixed 
5
 
RR23Q2 
Production - Confirmed Stable
No
0048700: 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.
related to defect 0050530 closed guillermogil [22Q4] In Open receipt the image does not change depending of the product 
depends on backport 0051603RR23Q1 closed radhakrishnan Product image was not showing if product quantity is changed 
related to defect 0053280 closed SABARINATH P Product image was not showing if product quantity is changed 
Issue History
2022-03-01 12:26ranjith_qualiantech_comNew Issue
2022-03-01 12:26ranjith_qualiantech_comAssigned To => Retail
2022-03-01 12:26ranjith_qualiantech_comTriggers an Emergency Pack => No
2022-06-09 08:50radhakrishnanAssigned ToRetail => radhakrishnan
2022-06-09 08:50radhakrishnanStatusnew => scheduled
2022-06-21 08:05hgbotNote Added: 0138588
2023-02-13 18:49ranjith_qualiantech_comRelationship addedrelated to 0050530
2023-02-15 09:25guillermogilRegression level => Coding ( Testing )
2023-02-15 09:25guillermogilRegression levelCoding ( Testing ) => Production - Confirmed Stable
2023-02-15 09:26guillermogilStatusscheduled => acknowledged
2023-02-15 09:27guillermogilStatusacknowledged => scheduled
2023-02-15 16:14hgbotResolutionopen => fixed
2023-02-15 16:14hgbotStatusscheduled => closed
2023-02-15 16:14hgbotNote Added: 0146577
2023-02-15 16:14hgbotFixed in Version => RR23Q2
2023-02-15 16:14hgbotNote Added: 0146578
2023-08-24 09:16ranjith_qualiantech_comRelationship addedrelated to 0053280

Notes
(0138588)
hgbot   
2022-06-21 08:05   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/382 [^]
(0146577)
hgbot   
2023-02-15 16:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/382 [^]
(0146578)
hgbot   
2023-02-15 16:14   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 163b99cef82be63e5a7392a820101814de1c7529
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 15-02-2023 15:09:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/163b99cef82be63e5a7392a820101814de1c7529 [^]

Fixed ISSUE-48700: 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
---