Openbravo Issue Tracking System - POS2
View Issue Details
0057747POS2POSpublic2025-01-24 10:392025-02-06 09:12
nicolasuriz 
Bimla_vm 
highmajoralways
closedfixed 
5
 
25Q2 
Packaging and release
2024-12-31
main
https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2978 [^]
No
0057747: The PIM URL has dissapeared from POS product Card.
The button for PIM URL in POS has dissapeared. It does not matter if the URL is defined or not that the button is not present anymore in the product Card in POS.
1. Login Backoffice
2. Add in any product already created or new a PIM URL in the header.
3. Login POS and refresh the masterdata if needed.
4. Search for the product configured in step 2 and open the Product Card. Check that the PIM button is not anymore displayed.
No tags attached.
depends on backport 005786825Q1 closed Bimla_vm The PIM URL has dissapeared from POS product Card. 
Issue History
2025-01-24 10:39nicolasurizNew Issue
2025-01-24 10:39nicolasurizAssigned To => Retail
2025-01-24 10:39nicolasurizTriggers an Emergency Pack => No
2025-01-24 11:18guillermogilRegression introduced in release => main
2025-01-24 11:22guillermogilAssigned ToRetail => jorgewederago
2025-01-24 11:22guillermogilStatusnew => acknowledged
2025-01-24 11:26aaroncaleroNote Added: 0174667
2025-01-26 10:20guillermogilRegression level => Packaging and release
2025-01-26 10:20guillermogilRegression date => 2024-12-31
2025-01-26 10:20guillermogilRegression introduced by commit => https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2978 [^]
2025-01-27 07:07Bimla_vmAssigned Tojorgewederago => Bimla_vm
2025-01-27 07:07Bimla_vmStatusacknowledged => scheduled
2025-02-04 05:30hgbotNote Added: 0175074
2025-02-05 10:22aaroncaleroStatusscheduled => resolved
2025-02-05 10:22aaroncaleroResolutionopen => fixed
2025-02-05 10:23aaroncaleroStatusresolved => new
2025-02-05 10:23aaroncaleroResolutionfixed => open
2025-02-05 10:23aaroncaleroStatusnew => scheduled
2025-02-06 09:12hgbotNote Added: 0175199
2025-02-06 09:12hgbotResolutionopen => fixed
2025-02-06 09:12hgbotStatusscheduled => closed
2025-02-06 09:12hgbotFixed in Version => 25Q2
2025-02-06 09:12hgbotNote Added: 0175200

Notes
(0174667)
aaroncalero   
2025-01-24 11:26   
Note for the developer fixing this:
PIM button does not show unless the product has something defined in PIM URL.
The OTF button shares the same row/column as the PIM button https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopoverButtonBar/ProductPopoverButtonBar.config.json?ref_type=heads#L53 [^]

As a solution, move the PIM button to row 5
(0175074)
hgbot   
2025-02-04 05:30   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3451 [^]
(0175199)
hgbot   
2025-02-06 09:12   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3451 [^]
(0175200)
hgbot   
2025-02-06 09:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 57aa652c596aac67ef9976e15127b84b8887f193
Author: Bimla V Mayavan <b.mayavan@external.orisha.com>
Date: 06-02-2025 08:12:18
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/57aa652c596aac67ef9976e15127b84b8887f193 [^]

Fixed ISSUE-57747: Moved PIM button to row 5 and fixed scss

---
M web-jspack/org.openbravo.pos2/src-test/cypress/e2e/Features/crossStore.spec.js
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopover/ProductPopover.scss
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductPopoverButtonBar/ProductPopoverButtonBar.config.json
---