Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0056698Openbravo ERPZ. Otherspublic2024-10-08 23:012024-10-21 09:05
fofarril 
fofarril 
normalmajorhave not tried
closedfixed 
5
 
 
approved
No
Core
No
0056698: Do not check inactive product for the unique EAN constraint
We currently don’t allow EAN to be the same from a product to another, even if product A is deactived and product B is activated, leading to the replacement of product being blocked.

Related to: RM-17075
Update the UPC code of a product with the UPC code of another product that is in inactive status
No tags attached.
Issue History
2024-10-08 23:01fofarrilNew Issue
2024-10-08 23:01fofarrilAssigned To => fofarril
2024-10-08 23:01fofarrilOBNetwork customer => No
2024-10-08 23:01fofarrilModules => Core
2024-10-08 23:01fofarrilTriggers an Emergency Pack => No
2024-10-08 23:01fofarrilStatusnew => scheduled
2024-10-08 23:13fofarrilDescription Updatedbug_revision_view_page.php?rev_id=28553#r28553
2024-10-09 14:22hgbotMerge Request Status => open
2024-10-09 14:22hgbotNote Added: 0170194
2024-10-18 13:51hgbotMerge Request Statusopen => approved
2024-10-21 09:04hgbotResolutionopen => fixed
2024-10-21 09:04hgbotStatusscheduled => closed
2024-10-21 09:04hgbotNote Added: 0170632
2024-10-21 09:04hgbotNote Added: 0170633
2024-10-21 09:05jorgewederagoNote Added: 0170634

Notes
(0170194)
hgbot   
2024-10-09 14:22   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/merge_requests/11 [^]
(0170632)
hgbot   
2024-10-21 09:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc [^]
Changeset: 158097ed91fa417de3128f7b55a7510f1a903011
Author: Francisco Javier <francisco.ofarril@doceleguas.com>
Date: 08-10-2024 17:05:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/commit/158097ed91fa417de3128f7b55a7510f1a903011 [^]

Fixes ISSUE-56698: Do not check inactive product for the unique EAN constraint.

---
M src/org/openbravo/multiupc/event/NoDuplicateUpcHandler.java
---
(0170633)
hgbot   
2024-10-21 09:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.multiupc/-/merge_requests/11 [^]
(0170634)
jorgewederago   
2024-10-21 09:05   
Test: Deactivate a multiUPc and create it again assigned to another product.

Result: You are allowed to add the multiUPC again