Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044384Retail ModulesGift cards and gift voucherspublic2020-06-17 12:152020-06-25 19:48
wicherr 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q3 
marvintm
No
0044384: Owner issue on multiple Gift Certificate creations
When I create more than 1 gift certificate with "owner feature" activated, on the second one, the owner is already filled but doesn't taken into account on the validation.
This means : the creation is impossible as webPOS think that this field is empty which is not the case.
Reproduced on live build (Retail with Modules)

In this video, you'll see the settings and the actions on webPOS. You'll see that the name in the second creation is filled but not taken into account in completion verification.

https://drive.google.com/file/d/1W9u7VwHPZKFgkKh8FXZSPMw_3CgUYyGw/view?usp=sharing [^]
Proposed solution is that every time you use Menu > Crete Gift Certificate, the owner is blank
NOR
Issue History
2020-06-17 12:15wicherrNew Issue
2020-06-17 12:15wicherrAssigned To => Retail
2020-06-17 12:15wicherrResolution time => 1593468000
2020-06-17 12:15wicherrTriggers an Emergency Pack => No
2020-06-17 12:23wicherrTag Attached: NOR
2020-06-23 10:37ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-06-23 15:53ranjith_qualiantech_comStatusnew => scheduled
2020-06-24 10:59rafarodaProposed Solution updated
2020-06-25 18:44hgbotCheckin
2020-06-25 18:44hgbotNote Added: 0121089
2020-06-25 18:44hgbotStatusscheduled => resolved
2020-06-25 18:44hgbotResolutionopen => fixed
2020-06-25 18:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/44c5fd54cfa1dd8626c4ce95ce0b0a716e11bdaf [^]
2020-06-25 19:48marvintmReview Assigned To => marvintm
2020-06-25 19:48marvintmStatusresolved => closed
2020-06-25 19:48marvintmFixed in Version => RR20Q3

Notes
(0121089)
hgbot   
2020-06-25 18:44   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 44c5fd54cfa1dd8626c4ce95ce0b0a716e11bdaf
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jun 25 22:14:15 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/44c5fd54cfa1dd8626c4ce95ce0b0a716e11bdaf [^]

Fixed issue-44384: Reset Customer when changing category in Gift Certificate creation

* Based on Catgory definition hasOwner,
  Customer should be reset when changing the category

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardCertificate.js
---