Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038072Retail ModulesWeb POSpublic2018-03-07 18:212018-03-19 13:14
Leyre 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR18Q2 
marvintm
No
0038072: Wrong sum in Total Retail Transactions when Cancel/Replace a sale
Wrong sum in Total Retail Transactions when Cancel/Replace a sale
1. POS:
 - Generates a new ticket with some article and pay it.
 - Look for the ticket( "open receipt" in the menu).
 - With the ticket open, in the menu go to "Cancel/Replace".
 - Add a new article to the sale.
 - Finish the payment.
 - Make the "Cash Up" process.

2. BACKEND:
 - Consult the window "Sales Order" order by date and compare with "Pos Terminal --> Cash Up History".
 - I check the following fields: Net Sales, Gross Sales and Total Retail Transactions.

The total sum in each of the fields, is done without the negative values ​​generated when I do Cancel / Replace.
No tags attached.
Issue History
2018-03-07 18:21LeyreNew Issue
2018-03-07 18:21LeyreAssigned To => Retail
2018-03-07 18:21LeyreResolution time => 1522188000
2018-03-07 18:21LeyreTriggers an Emergency Pack => No
2018-03-07 18:25PracticsIssue Monitored: Practics
2018-03-08 15:53ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-03-09 07:02ranjith_qualiantech_comStatusnew => scheduled
2018-03-13 11:49hgbotCheckin
2018-03-13 11:49hgbotNote Added: 0103187
2018-03-13 11:49hgbotStatusscheduled => resolved
2018-03-13 11:49hgbotResolutionopen => fixed
2018-03-13 11:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7920cc6dc8e81c7a25298e7c5d8f89ce695bb301 [^]
2018-03-19 13:14marvintmReview Assigned To => marvintm
2018-03-19 13:14marvintmStatusresolved => closed
2018-03-19 13:14marvintmFixed in Version => RR18Q2

Notes
(0103187)
hgbot   
2018-03-13 11:49   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7920cc6dc8e81c7a25298e7c5d8f89ce695bb301
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 13 16:19:31 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7920cc6dc8e81c7a25298e7c5d8f89ce695bb301 [^]

Fixed issue 38072 : Update Cashup Details while doing Cancel and replace

---
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---