Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042562Retail ModulesWeb POSpublic2019-12-13 13:292019-12-25 21:28
salvador_campanella 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR19Q3.2RR19Q3.2 
guilleaer
Production - Confirmed Stable
2019-05-23
RR19Q3.1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ed52ab94c2a805a3d04fedc59484cc53a7474979 [^]
No
0042562: 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.
blocks defect 0042554 closed ranjith_qualiantech_com The invoices create from verified returns have the Document Status as void 
Issue History
2019-12-16 10:09ranjith_qualiantech_comTypedesign defect => backport
2019-12-16 10:09ranjith_qualiantech_comTarget Version => RR19Q3.2
2019-12-16 14:57hgbotCheckin
2019-12-16 14:57hgbotNote Added: 0116352
2019-12-16 14:57hgbotStatusscheduled => resolved
2019-12-16 14:57hgbotResolutionopen => fixed
2019-12-16 14:57hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q3.2/org.openbravo.retail.posterminal/rev/74a9b4b9bac6cd92e52829b744a01f45a6aebeb6 [^]
2019-12-16 14:57hgbotCheckin
2019-12-16 14:57hgbotNote Added: 0116353
2019-12-25 21:23guilleaerNote Added: 0116522
2019-12-25 21:23guilleaerNote Edited: 0116522bug_revision_view_page.php?bugnote_id=0116522#r19967
2019-12-25 21:26guilleaerNote Deleted: 0116522
2019-12-25 21:28guilleaerReview Assigned To => guilleaer
2019-12-25 21:28guilleaerStatusresolved => closed
2019-12-25 21:28guilleaerFixed in Version => RR19Q3.2

Notes
(0116352)
hgbot   
2019-12-16 14:57   
Repository: retail/backports/3.0RR19Q3.2/org.openbravo.retail.posterminal
Changeset: 74a9b4b9bac6cd92e52829b744a01f45a6aebeb6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Dec 16 19:27:15 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q3.2/org.openbravo.retail.posterminal/rev/74a9b4b9bac6cd92e52829b744a01f45a6aebeb6 [^]

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

Backed out changeset: ed52ab94c2a8

---
M src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java
---
(0116353)
hgbot   
2019-12-16 14:57   
Repository: retail/backports/3.0RR19Q3.2/pi-mobile
Changeset: 66db08ac0ccc82d17ceedfea51ef578ab592af59
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Dec 16 19:27:25 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q3.2/pi-mobile/rev/66db08ac0ccc82d17ceedfea51ef578ab592af59 [^]

Related to issue 42562 : Backed out changeset: 42dd7ce6ee05

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