Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024407Retail ModulesGift cards and gift voucherspublic2013-07-24 13:112013-07-24 18:53
jecharri 
guilleaer 
immediatemajoralways
closedfixed 
5
RMP24 
RMP25RMP25 
marvintm
No
0024407: Giftcards between Organizations
Gift cards issues in one organization (suborganization of a legal organization) cannot be used/are not found in a brother organization
under the same legal organization.

This MUST be possible to use one gift card among all the stores of a customer. As there are sometimes even different legal
organizations for different stores the use of giftcards issued in one store in another store MUST also be possible.
-Do the sale of one gift card in one store (for example España Norte)

-Verify that you can not use this gift card in brother store (España Sur)
No tags attached.
Issue History
2013-07-24 13:11jecharriNew Issue
2013-07-24 13:11jecharriAssigned To => guilleaer
2013-07-24 13:11jecharriResolution time => 1375308000
2013-07-24 15:45hgbotCheckin
2013-07-24 15:45hgbotNote Added: 0060263
2013-07-24 15:45hgbotStatusnew => resolved
2013-07-24 15:45hgbotResolutionopen => fixed
2013-07-24 15:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/f18a842a1ce359e0143dd3385c178daa7c1a7a18 [^]
2013-07-24 18:43hgbotCheckin
2013-07-24 18:43hgbotNote Added: 0060287
2013-07-24 18:52hgbotCheckin
2013-07-24 18:52hgbotNote Added: 0060288
2013-07-24 18:52marvintmReview Assigned To => marvintm
2013-07-24 18:52marvintmStatusresolved => closed
2013-07-24 18:53marvintmFixed in Version => RMP25

Notes
(0060263)
hgbot   
2013-07-24 15:45   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: f18a842a1ce359e0143dd3385c178daa7c1a7a18
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 24 15:45:29 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/f18a842a1ce359e0143dd3385c178daa7c1a7a18 [^]

fixed Issue 24407: gift card instances are created in the gift product organization

---
M src-db/database/sourcedata/AD_TABLE.xml
M src/org/openbravo/retail/giftcards/GiftCardModel.java
---
(0060287)
hgbot   
2013-07-24 18:43   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: e1e2a8e87b502a9733a1c0c55f1c93a018ad2a7c
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 24 18:43:45 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/e1e2a8e87b502a9733a1c0c55f1c93a018ad2a7c [^]

realated to issue 24407: add AdminMode

---
M src/org/openbravo/retail/giftcards/GiftCardModel.java
---
(0060288)
hgbot   
2013-07-24 18:52   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: d1fd89a0d80969dddf726452d859b768f62cf550
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jul 24 18:52:20 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/d1fd89a0d80969dddf726452d859b768f62cf550 [^]

Related to issue 24407. Moved the restorePreviousMode call to after the flush

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