Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055185 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2024-04-12 12:29 | 2024-09-26 06:12 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR24Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR24Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055185: Product upload problem when the preference "Web POS Product Images from server instead of cache" is active. | |||||||
Description | Product upload problem when the preference "Web POS Product Images from server instead of cache" is active. | |||||||
Steps To Reproduce | Backend: 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 Solution | Clients 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 | |||||||
Tags | No 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 | |
2024-09-26 06:12 | sarausa | Note Added: 0169605 | |
2024-09-27 09:44 | shuehner | Note Deleted: 0169605 |
Copyright © 2000 - 2009 MantisBT Group |