Openbravo Issue Tracking System - POS2
View Issue Details
0056647POS2POSpublic2024-10-03 16:042024-10-09 15:33
Paloma 
Paloma 
normalminorhave not tried
closedfixed 
5
 
 
No
0056647: Return the payload properly if the product already have img in addImageToScoPayload
The current implementation of addImageToScoPayload has an error that leads to wrong payloads when there is already an image in the product
N/A
Return the whole payload
No tags attached.
Issue History
2024-10-03 16:04PalomaNew Issue
2024-10-03 16:04PalomaAssigned To => Paloma
2024-10-03 16:04PalomaTriggers an Emergency Pack => No
2024-10-07 10:19hgbotNote Added: 0170037
2024-10-09 15:33jorgewederagoSummaryFunction addImageToSCOPayload should be executed only in SCO, not in POS => Return the payload properly if the product already have img in addImageToScoPayload
2024-10-09 15:33jorgewederagoDescription Updatedbug_revision_view_page.php?rev_id=28559#r28559
2024-10-09 15:33jorgewederagoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=28561#r28561
2024-10-09 15:33jorgewederagoProposed Solution updated
2024-10-09 15:33hgbotResolutionopen => fixed
2024-10-09 15:33hgbotStatusnew => closed
2024-10-09 15:33hgbotNote Added: 0170202
2024-10-09 15:33hgbotNote Added: 0170203

Notes
(0170037)
hgbot   
2024-10-07 10:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/94 [^]
(0170202)
hgbot   
2024-10-09 15:33   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout [^]
Changeset: f1936be16eff8bc1c635822856fbef3c51051540
Author: Paloma López <p.lopez@orisha.com>
Date: 09-10-2024 13:33:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/commit/f1936be16eff8bc1c635822856fbef3c51051540 [^]

FIXED ISSUE-56647: Return add product data if the product already have img

---
A web-jspack/org.openbravo.pos2.selfcheckout/src/model/ticket/__test__/SCOAddProductAtionPreparation.test.js
M web-jspack/org.openbravo.pos2.selfcheckout/src/model/ticket/actions/SCOAddProductAtionPreparation.js
---
(0170203)
hgbot   
2024-10-09 15:33   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/94 [^]