Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040529Retail ModulesWeb POSpublic2019-04-04 19:402019-04-18 10:13
xabiermerino 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR19Q3 
guilleaer
No
0040529: It is possible use fully the same credit note in two terminals differents
It is possible use fully the same credit note in two terminals differents.

When the user search a credit note and, in another termina, anothe user search the same credit note, both can be applied.

Vídeo: https://www.screencast.com/t/sanveeRO [^]
1.- Log into one terminal with Credit Note and create a credit note of 30€
2.- In one terminal:
   2.1.- Create a ticket with a product of 35€
   2.2.- Search the credit note
   2.3.- stay in information of credit note pop up
3.- In a second terminal:
   3.1.- Create a ticket with a product of 35€
   3.2.- Search the same credit note
   3.3.- Click apply
4.- Go back to the first terminal and click apply
5.- Realize that an undefined error appears
6.- Click apply again, the payment is added
7.- Finish both transactions
8.- A new errors while importing register has been created
No tags attached.
Issue History
2019-04-04 19:40xabiermerinoNew Issue
2019-04-04 19:40xabiermerinoAssigned To => Retail
2019-04-04 19:40xabiermerinoResolution time => 1555452000
2019-04-04 19:40xabiermerinoTriggers an Emergency Pack => No
2019-04-05 03:50rqueraltaAssigned ToRetail => rqueralta
2019-04-05 03:51rqueraltaStatusnew => scheduled
2019-04-17 18:20hgbotCheckin
2019-04-17 18:20hgbotNote Added: 0111203
2019-04-17 18:20hgbotStatusscheduled => resolved
2019-04-17 18:20hgbotResolutionopen => fixed
2019-04-17 18:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/a169ba0688986390f4a1828eabd85ce0162dbf29 [^]
2019-04-18 10:13guilleaerReview Assigned To => guilleaer
2019-04-18 10:13guilleaerStatusresolved => closed
2019-04-18 10:13guilleaerFixed in Version => RR19Q3

Notes
(0111203)
hgbot   
2019-04-17 18:20   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: a169ba0688986390f4a1828eabd85ce0162dbf29
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Apr 17 09:09:23 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/a169ba0688986390f4a1828eabd85ce0162dbf29 [^]

Fixed issue 40529: It is possible use fully the same credit note in two
differents terminals

- Avoided call to RevertGiftCardAmount process when GCNV_ErrorGiftCardClosed
exception was thrown.

---
M web/org.openbravo.retail.giftcards/js/model/GiftCardUtils.js
---