Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044229Retail ModulesWeb POSpublic2020-05-28 14:282020-05-29 09:13
Theo_Delobel 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
30Openbravo Appliance 14.04
pi 
RR20Q3 
marvintm
No
0044229: Error Message issue with products with duplicated UPC
Subject: BV would like to have more precision in the error message

The error message concerns this field: OBMUPC_DUPLICATED_UPC
BV would like to have more detail for this error, actually the message is :
UPC already assigned to another product of this client

BV would like to have at least the SKU that this UPC is already assigned to.
An example of the new error message :

This upc is already assigned to this product : xxxxx

We would like to have the translation in French too and the translation is :
L'upc est déjà assigné à ce produit : xxxxx
Go in BV environement
in Product window
in the Tab "Multi Upc"
Use an already existing UPC

You have the Error message
No tags attached.
patch 44229 source multiupc.patch (6,280) 2020-05-28 16:38
https://issues.openbravo.com/file_download.php?file_id=14553&type=bug
Issue History
2020-05-28 14:28Theo_DelobelNew Issue
2020-05-28 14:28Theo_DelobelAssigned To => Retail
2020-05-28 14:28Theo_DelobelTriggers an Emergency Pack => No
2020-05-28 15:40ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-05-28 15:58marvintmResolution time => 1591912800
2020-05-28 15:58marvintmCategoryMulti UPC/EAN for Product => Web POS
2020-05-28 15:58marvintmTypefeature request => defect
2020-05-28 16:38ranjith_qualiantech_comFile Added: 44229 source multiupc.patch
2020-05-28 16:39ranjith_qualiantech_comStatusnew => scheduled
2020-05-29 07:18hgbotCheckin
2020-05-29 07:18hgbotNote Added: 0120437
2020-05-29 07:18hgbotStatusscheduled => resolved
2020-05-29 07:18hgbotResolutionopen => fixed
2020-05-29 07:18hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.multiupc/rev/7da8eed135aa73fafe97fe863073503c5544d558 [^]
2020-05-29 09:13marvintmSummaryError Message issue => Error Message issue with products with duplicated UPC
2020-05-29 09:13marvintmReview Assigned To => marvintm
2020-05-29 09:13marvintmStatusresolved => closed
2020-05-29 09:13marvintmFixed in Version => RR20Q3

Notes
(0120437)
hgbot   
2020-05-29 07:18   
Repository: erp/pmods/org.openbravo.multiupc
Changeset: 7da8eed135aa73fafe97fe863073503c5544d558
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri May 29 10:48:29 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.multiupc/rev/7da8eed135aa73fafe97fe863073503c5544d558 [^]

Fixed issue-44229 : Updated ADMessage for show duplicate UPC with product name

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/multiupc/event/NoDuplicateUpcHandler.java
---