Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032246Retail ModulesWeb POSpublic2016-02-16 13:302016-02-29 13:23
Orekaria 
Orekaria 
normalmajoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0032246: [GiftCards] Unbalanced calls to setAdminMode and restorePreviousMode
An error is risen when the CheckDuplicityOfID method is executed

WARN org.openbravo.dal.core.OBContext - Unbalanced calls to setAdminMode and restorePreviousMode. Consider setting the constant OBContext.ADMIN_TRACE_SIZE to a value higher than 0 to debug this situation
Execute the 'I31978_VerfiyGiftCardWithBOMTax' test
No tags attached.
caused by design defect 0027207 closed naiaramartinez Gift cards allow to create gift cards with the same id 
Issue History
2016-02-16 13:30OrekariaNew Issue
2016-02-16 13:30OrekariaAssigned To => Orekaria
2016-02-16 13:30OrekariaTriggers an Emergency Pack => No
2016-02-16 13:31hgbotCheckin
2016-02-16 13:31hgbotNote Added: 0084249
2016-02-16 13:31hgbotStatusnew => resolved
2016-02-16 13:31hgbotResolutionopen => fixed
2016-02-16 13:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/708a2f8bc2d7185c3d1a9fa84430fb8ebb367a55 [^]
2016-02-16 13:32OrekariaRelationship addedcaused by 0027207
2016-02-29 13:23marvintmReview Assigned To => marvintm
2016-02-29 13:23marvintmStatusresolved => closed
2016-02-29 13:23marvintmFixed in Version => RR16Q2

Notes
(0084249)
hgbot   
2016-02-16 13:31   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 708a2f8bc2d7185c3d1a9fa84430fb8ebb367a55
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Tue Feb 16 13:31:23 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/708a2f8bc2d7185c3d1a9fa84430fb8ebb367a55 [^]

Fixes issue 32246: Remove duplicated setAdminMode

---
M src/org/openbravo/retail/giftcards/CheckDuplicityOfID.java
---