Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039920Retail ModulesWeb POSpublic2019-01-10 16:272019-11-27 19:53
nicola_uva 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
30
pi 
RR19Q1RR19Q1 
marvintm
No
0039920: C&R DocumentNumber can contain a "null" in the WEBPOS
If not set the field "Cancel and replace Separator" in the Organization window, the documentNo in the WEBPOS is shown in the wrong way.
0) Create a preference "Enable Cancel and Replace" and "Web POS action Cancel and Replace" and set the value to "Y"
1) Create a layaway and pay full
2) Open the layaway
3) From menu click "Cancel and replace"
4) You can see the document number that contains the "null" value.

Please, find in attached the screenshot.
No tags attached.
blocks defect 0039918 closed ranjith_qualiantech_com C&R DocumentNumber can contain a "null" in the WEBPOS 
Issue History
2019-01-10 16:52marvintmTypedefect => backport
2019-01-10 16:52marvintmTarget Version => RR19Q1
2019-01-11 09:39ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-01-11 10:57hgbotCheckin
2019-01-11 10:57hgbotNote Added: 0108922
2019-01-11 10:57hgbotStatusscheduled => resolved
2019-01-11 10:57hgbotResolutionopen => fixed
2019-01-11 10:57hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/06ad215818dbb02bdde2956de20f9a57ef9f27f0 [^]
2019-01-15 11:50marvintmReview Assigned To => marvintm
2019-01-15 11:50marvintmStatusresolved => closed
2019-01-15 11:50marvintmFixed in Version => RR19Q1
2019-11-27 19:53hgbotCheckin
2019-11-27 19:53hgbotNote Added: 0115910

Notes
(0108922)
hgbot   
2019-01-11 10:57   
Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: 06ad215818dbb02bdde2956de20f9a57ef9f27f0
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 11 14:12:50 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/06ad215818dbb02bdde2956de20f9a57ef9f27f0 [^]

Fixed issue 39920 : Default C&R Separator must be used when it is not defined in Store Defaults

* If C&R Separator is not defined, default Separator '-' must be used for Cancel and Replace

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0115910)
hgbot   
2019-11-27 19:53   
Repository: tools/automation/pi-mobile
Changeset: 2fb66273f6f18058b388ef8cb856fcdb4c1e6e69
Author: Fidel <fidel.campos <at> doceleguas.com>
Date: Mon Nov 25 09:06:36 2019 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2fb66273f6f18058b388ef8cb856fcdb4c1e6e69 [^]

Related to issue 39920: Added automated test I39920_VerifyDocumentNumberWhenCancelReplace

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I39920_VerifyDocumentNumberWhenCancelReplace.java
---