Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055185
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2024-04-12 12:292024-05-15 12:04
ReporterLeyreView Statuspublic 
Assigned ToRajesh_18 
PriorityhighResolutionfixedFixed in VersionRR24Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR24Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055185: Product upload problem when the preference "Web POS Product Images from server instead of cache" is active.

DescriptionProduct upload problem when the preference "Web POS Product Images from server instead of cache" is active.
Steps To ReproduceBackend:
1. Set preference: "Web POS Product Images from server instead of cache" = Y
2. Create a new assortment and add two products, one of them without image and the other one with image.
For example "ale beer" and "Adhesive body warmers".
3. In the organization add the previous assortment in the "In-Store Assortment" field.

Web POS:
Refresh the terminal and confirm that the product without image is not updated.

Reproducible in: https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]

Video attached by the Client: https://www.youtube.com/watch?v=BCxlbFJaOPE [^]
Proposed SolutionClients comment:

Commit:
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2f27a00509e9e981176d179170850feb827fe7a4 [^]

The problem is the mimetype, which should be an empty string so that HQL does not make a join and force you to have an image. The property has to exist so that it does not do a full refresh, which is what corrected the problem, but in an empty chain so that it does not do a join
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0163473)
hgbot (developer)
2024-04-19 15:44

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1536 [^]
(0164645)
hgbot (developer)
2024-05-15 12:04

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 95143ab16f4753ec91f5c5ce9c42bfba6a50b91c
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 15-05-2024 09:52:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/95143ab16f4753ec91f5c5ce9c42bfba6a50b91c [^]

Fixed ISSUE-55185: Refactored minetype property of product as empty to fetch products without image

---
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
---
(0164646)
hgbot (developer)
2024-05-15 12:04

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1536 [^]

- Issue History
Date Modified Username Field Change
2024-04-12 12:29 Leyre New Issue
2024-04-12 12:29 Leyre Assigned To => Retail
2024-04-12 12:29 Leyre Triggers an Emergency Pack => No
2024-04-12 12:31 Practics Issue Monitored: Practics
2024-04-18 10:30 jorgewederago Status new => acknowledged
2024-04-18 11:50 Rajesh_18 Assigned To Retail => Rajesh_18
2024-04-18 11:50 Rajesh_18 Status acknowledged => scheduled
2024-04-19 15:44 hgbot Note Added: 0163473
2024-05-08 09:52 lorenzofidalgo Target Version => RR24Q2
2024-05-15 12:04 hgbot Resolution open => fixed
2024-05-15 12:04 hgbot Status scheduled => closed
2024-05-15 12:04 hgbot Fixed in Version => RR24Q3
2024-05-15 12:04 hgbot Note Added: 0164645
2024-05-15 12:04 hgbot Note Added: 0164646


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker