Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056292Retail ModulesMulti UPC/EAN for Productpublic2024-08-22 07:002024-09-04 07:07
guillermogil 
kousalya_r 
immediatemajoralways
closedfixed 
5
 
 
Pre packaging ( pi )
2024-07-03
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/commit/8d148768b26ee8375e8102e94376edd2d6193e3e [^]
No
0056292: MultiUPC Validation is not working
MultiUPC Validation is not working and it allows to have duplicated UPCs.
Validation should be triggered in case same UPC, records active and same org.
On live builds Modules select (or create) 2 products with the same UPC, both active and with the same org.
Validation should not allow it.
You have an example attached in a screeshot.
No tags attached.
caused by defect 0055758 closed Triage Omni OMS Modules Unique UPC in product 
png Screenshot from 2024-08-22 06-59-16.png (28,002) 2024-08-22 07:00
https://issues.openbravo.com/file_download.php?file_id=20105&type=bug
png
Issue History
2024-08-22 07:00guillermogilNew Issue
2024-08-22 07:00guillermogilAssigned To => Triage Omni OMS
2024-08-22 07:00guillermogilFile Added: Screenshot from 2024-08-22 06-59-16.png
2024-08-22 07:00guillermogilRegression level => Pre packaging ( pi )
2024-08-22 07:00guillermogilRegression date => 2024-07-03
2024-08-22 07:00guillermogilRegression introduced in release => pi
2024-08-22 07:00guillermogilRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/commit/8d148768b26ee8375e8102e94376edd2d6193e3e [^]
2024-08-22 07:00guillermogilTriggers an Emergency Pack => No
2024-08-22 07:01guillermogilRelationship addedcaused by 0055758
2024-08-22 07:04guillermogilDescription Updatedbug_revision_view_page.php?rev_id=28376#r28376
2024-08-22 09:23frank_gonzalezNote Added: 0168349
2024-08-22 09:23frank_gonzalezAssigned ToTriage Omni OMS => kousalya_r
2024-08-30 12:53hgbotNote Added: 0168588
2024-09-03 09:00jonaeStatusnew => scheduled
2024-09-03 09:00jonaeStatusscheduled => resolved
2024-09-03 09:00jonaeResolutionopen => fixed
2024-09-03 09:01jonaeNote Added: 0168679
2024-09-03 09:01jonaeStatusresolved => closed
2024-09-03 09:04hgbotNote Added: 0168680
2024-09-03 09:06hgbotStatusclosed => resolved
2024-09-03 09:06hgbotNote Added: 0168681
2024-09-04 07:07jonaeStatusresolved => closed

Notes
(0168349)
frank_gonzalez   
2024-08-22 09:23   
Jira: https://openbravo.atlassian.net/browse/RM-16499 [^]
(0168588)
hgbot   
2024-08-30 12:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/merge_requests/9 [^]
(0168679)
jonae   
2024-09-03 09:01   
https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/commit/1c63e1717300250abd9153934c0660ed8c4cb501 [^]
(0168680)
hgbot   
2024-09-03 09:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/merge_requests/9 [^]
(0168681)
hgbot   
2024-09-03 09:06   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc [^]
Changeset: 1c63e1717300250abd9153934c0660ed8c4cb501
Author: Kousalya Ramasamy <kousalya.ramasamy@openbravo.com>
Date: 03-09-2024 06:58:53
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/commit/1c63e1717300250abd9153934c0660ed8c4cb501 [^]

Fixes ISSUE-56292: Product UPC validation

---
M src/org/openbravo/multiupc/event/NoDuplicateUpcHandler.java
---