Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042554Retail ModulesWeb POSpublic2019-12-13 13:292020-03-05 13:39
salvador_campanella 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR20Q1 
marvintm
Production - Confirmed Stable
2019-05-23
RR19Q3.1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ed52ab94c2a805a3d04fedc59484cc53a7474979 [^]
No
0042554: The invoices create from verified returns have the Document Status as void
The invoices create from verified returns have the Document Status as void
- Go to webpos
- Create a pay a new receipt
- Go to menu and select Verified returns
- Select the ticket created before
- Go to the menu and select Invoice this ticket
- Complete the ticket

- Go to the backend
- Go to the sales invoice window
- select the record of the verified return

Result the Document status is void when must be complete
No tags attached.
depends on backport 0042561RR19Q4.1 closed ranjith_qualiantech_com The invoices create from verified returns have the Document Status as void 
depends on backport 0042562RR19Q3.2 closed ranjith_qualiantech_com The invoices create from verified returns have the Document Status as void 
caused by defect 0040895 closed rqueralta Invoices from Returns from Client should be in status Voided 
Issue History
2019-12-13 13:29salvador_campanellaNew Issue
2019-12-13 13:29salvador_campanellaAssigned To => Retail
2019-12-13 13:29salvador_campanellaResolution time => 1578006000
2019-12-13 13:29salvador_campanellaRegression introduced in release => RR19Q3.1
2019-12-13 13:29salvador_campanellaTriggers an Emergency Pack => No
2019-12-16 04:26ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-12-16 07:27ranjith_qualiantech_comRelationship addedrelated to 0040895
2019-12-16 10:08ranjith_qualiantech_comRegression level => Production - Confirmed Stable
2019-12-16 10:08ranjith_qualiantech_comRegression date => 2019-05-23
2019-12-16 10:08ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ed52ab94c2a805a3d04fedc59484cc53a7474979 [^]
2019-12-16 10:09ranjith_qualiantech_comStatusnew => scheduled
2019-12-16 14:07hgbotCheckin
2019-12-16 14:07hgbotNote Added: 0116348
2019-12-16 14:07hgbotStatusscheduled => resolved
2019-12-16 14:07hgbotResolutionopen => fixed
2019-12-16 14:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/256bb4d154a3e927c29472fcbb5e1aeb7a84c62a [^]
2019-12-16 14:07hgbotCheckin
2019-12-16 14:07hgbotNote Added: 0116349
2019-12-16 17:19marvintmTypedesign defect => defect
2019-12-16 18:17marvintmReview Assigned To => marvintm
2019-12-16 18:17marvintmStatusresolved => closed
2019-12-16 18:17marvintmFixed in Version => RR20Q1
2020-03-05 13:39ngarciaRelationship replacedcaused by 0040895

Notes
(0116348)
hgbot   
2019-12-16 14:07   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 256bb4d154a3e927c29472fcbb5e1aeb7a84c62a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Dec 16 18:37:08 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/256bb4d154a3e927c29472fcbb5e1aeb7a84c62a [^]

Fixed issue 42554 : Return Invoice should be created with Document Status as Complete

Backed out changeset: ed52ab94c2a8

---
M src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java
---
(0116349)
hgbot   
2019-12-16 14:07   
Repository: tools/automation/pi-mobile
Changeset: f08f42b29f2b33ed012cc3b2e23c4ca3b22fe911
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Dec 16 18:37:16 2019 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f08f42b29f2b33ed012cc3b2e23c4ca3b22fe911 [^]

Related to issue 42554 : Backed out changeset: 42dd7ce6ee05

---
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I40895_VerifyInvoicesFromReturnsAreInVoidStatus.java
---