Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042731Retail ModulesWeb POSpublic2019-12-09 11:572020-01-21 09:48
jorge_acosta 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q3.3RR19Q3.3 
guilleaer
Production - Confirmed Stable
2019-01-23
RR19Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2fceb6da5098 [^]
No
0042731: Separate invoice for returns not working
When 'separate invoice for returns' option is selected in 'Touchpoint Type' the application doesnt generate separate invoice for returns when doing the cash up.

Error is not present in 3.0RR18Q4.3
In the las stable version :

[ Backoffice ]

- Go to the terminal you are going to use
- Go to the Touchpoint Type of that terminal and select the option 'separate invoice for returns'

[ POS ]

- Sell a product
- Return a product
- Do the cash up

[ Backoffice ]

- Go to Sales Invoice window and check that there is not an invoice for the return
- You can check that the return was made in the 'Return from customer' window
No tags attached.
blocks defect 0042487 closed ranjith_qualiantech_com Separate invoice for returns not working 
Issue History
2020-01-08 11:43ranjith_qualiantech_comTypedefect => backport
2020-01-08 11:43ranjith_qualiantech_comTarget Version => RR19Q3.3
2020-01-17 07:34hgbotCheckin
2020-01-17 07:34hgbotNote Added: 0116965
2020-01-17 07:34hgbotStatusscheduled => resolved
2020-01-17 07:34hgbotResolutionopen => fixed
2020-01-17 07:34hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/948d14fe2381f8913859b75252949267ef46e6b7 [^] => http://code.openbravo.com/retail/backports/3.0RR19Q3.3/org.openbravo.retail.posterminal/rev/b6e9115569aff956b3214dd04aec6429b5895724 [^]
2020-01-21 09:48guilleaerReview Assigned To => guilleaer
2020-01-21 09:48guilleaerStatusresolved => closed
2020-01-21 09:48guilleaerFixed in Version => RR19Q3.3

Notes
(0116965)
hgbot   
2020-01-17 07:34   
Repository: retail/backports/3.0RR19Q3.3/org.openbravo.retail.posterminal
Changeset: b6e9115569aff956b3214dd04aec6429b5895724
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 17 12:04:06 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q3.3/org.openbravo.retail.posterminal/rev/b6e9115569aff956b3214dd04aec6429b5895724 [^]

Fixed issue 42731 : Invoice should be generated for returns based on Org Return Document Type

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
---