Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041059Retail ModulesCash uppublic2019-06-10 13:102019-06-25 19:30
eduardo_Argal 
eduardo_Argal 
normalmajorsometimes
closedfixed 
5
 
RR19Q3 
marvintm
No
0041059: Cashup Invoice is not working properly when having a ticket mixing pick and carry lines with lines of any other delivery mode
When a cashup is processed, invoices are issued for the immediate invoice rule tickets. If the ticket contains both a line using pick and carry and a line using any other delivery mode, that ticket is not considered when doing the cashup. Then that order is never invoiced
Using webPOS
1) create a tcket
2) add a pick and carry line
3) Add a line for any product using pickup in store
4) pay the ticket
5) do a cashup
6) chaeck the previous created ticket is not invoice while it should
Modify the Cashup process to consider these tickets. Se attached diff
No tags attached.
diff cashup.diff (4,128) 2019-06-10 13:12
https://issues.openbravo.com/file_download.php?file_id=13011&type=bug
Issue History
2019-06-10 13:10eduardo_ArgalNew Issue
2019-06-10 13:10eduardo_ArgalAssigned To => Retail
2019-06-10 13:10eduardo_ArgalTriggers an Emergency Pack => No
2019-06-10 13:12eduardo_ArgalFile Added: cashup.diff
2019-06-10 18:38hgbotCheckin
2019-06-10 18:38hgbotNote Added: 0112557
2019-06-10 18:38hgbotStatusnew => resolved
2019-06-10 18:38hgbotResolutionopen => fixed
2019-06-10 18:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/72e3b7f375ab78af5f2d092e1930ea2ee685cdfe [^]
2019-06-13 14:41shuehnerAssigned ToRetail => eduardo_Argal
2019-06-25 19:30marvintmReview Assigned To => marvintm
2019-06-25 19:30marvintmStatusresolved => closed
2019-06-25 19:30marvintmFixed in Version => RR19Q3

Notes
(0112557)
hgbot   
2019-06-10 18:38   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 72e3b7f375ab78af5f2d092e1930ea2ee685cdfe
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Mon Jun 10 18:38:05 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/72e3b7f375ab78af5f2d092e1930ea2ee685cdfe [^]

Fixes issue 41059
Cashup Invoice is not working properly when having a ticket mixing pick and carry lines with lines of any other delivery mode

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor_data.xsql
---