Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042561Retail ModulesWeb POSpublic2019-12-13 13:292019-12-26 14:22
salvador_campanella 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR19Q4.1RR19Q4.1 
guilleaer
Production - Confirmed Stable
2019-05-23
RR19Q3.1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ed52ab94c2a805a3d04fedc59484cc53a7474979 [^]
No
0042561: 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 => RR19Q4.1
2019-12-16 14:29hgbotCheckin
2019-12-16 14:29hgbotNote Added: 0116351
2019-12-16 14:29hgbotStatusscheduled => resolved
2019-12-16 14:29hgbotResolutionopen => fixed
2019-12-16 14:29hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q4.1/org.openbravo.retail.posterminal/rev/17bfb5ec2d137b72e1b5452eecc2eae998f4ff4c [^]
2019-12-17 06:46hgbotCheckin
2019-12-17 06:46hgbotNote Added: 0116364
2019-12-26 14:22guilleaerReview Assigned To => guilleaer
2019-12-26 14:22guilleaerStatusresolved => closed
2019-12-26 14:22guilleaerFixed in Version => RR19Q4.1

Notes
(0116351)
hgbot   
2019-12-16 14:29   
Repository: retail/backports/3.0RR19Q4.1/org.openbravo.retail.posterminal
Changeset: 17bfb5ec2d137b72e1b5452eecc2eae998f4ff4c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Dec 16 18:55:27 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q4.1/org.openbravo.retail.posterminal/rev/17bfb5ec2d137b72e1b5452eecc2eae998f4ff4c [^]

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

Backed out changeset: ed52ab94c2a8

---
M src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java
---
(0116364)
hgbot   
2019-12-17 06:46   
Repository: retail/backports/3.0RR19Q4.1/pi-mobile
Changeset: 2ad0b3f90931ada74871daacc4cfde5606d2d73a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Dec 17 11:16:38 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q4.1/pi-mobile/rev/2ad0b3f90931ada74871daacc4cfde5606d2d73a [^]

Related to issue 42561 : Backed out changeset: 42dd7ce6ee05

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