Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031930Retail ModulesCash uppublic2016-01-05 11:312016-01-28 16:45
ngarcia 
Orekaria 
immediatemajoralways
closedfixed 
5
 
RR15Q4.2RR15Q4.2 
marvintm
No
0031930: Duplicated invoice lines are added to an invoice during the cash up if the order line is already invoiced in more than one line
Duplicated invoice lines are added to an invoice during the cash up if the order line is already invoiced in more than one line
In the backend:
   Go to Organization-Warehouse tab and leave the Vall Blanca Store Warehouse as the only on hand warehouse for Vall Blanca Store (remove others)
   Create a new Storage Bin for that warehouse
   Increase the stock of the 'Compression sacks cordura' in the new bin to 2 units by a Physical Inventory for instance
   Check the stock of the product is 1 unit in the other Storage bin
In the POS:
   Create a Sales Order for 3 units of that product
   Select the Invoice this receipt option and pay it
In the backend:
   Check the sales order created has one line and the goods shipment and sales invoice have two lines (one for each storage bin)
In the POS:
   Do the Cash up
I the backend:
   Check a new line has been included in the sales invoice and the creation date of one of the previous ones have been modified
   The total gross amount of the invoice is correct but it does not match the sum of the line gross amounts of the lines
No tags attached.
blocks defect 0031820 closed ranjith_qualiantech_com Duplicated invoice lines are added to an invoice during the cash up if the order line is already invoiced in more than one line 
Issue History
2016-01-18 16:27guilleaerTypedefect => backport
2016-01-18 16:27guilleaerTarget Version => RR15Q4.3
2016-01-20 12:16marvintmTarget VersionRR15Q4.3 => RR15Q4.2
2016-01-27 17:40OrekariaAssigned ToRetail => Orekaria
2016-01-27 17:40OrekariaStatusscheduled => acknowledged
2016-01-27 17:41OrekariaStatusacknowledged => scheduled
2016-01-28 15:27hgbotCheckin
2016-01-28 15:27hgbotNote Added: 0083669
2016-01-28 15:27hgbotCheckin
2016-01-28 15:27hgbotNote Added: 0083670
2016-01-28 15:27hgbotStatusscheduled => resolved
2016-01-28 15:27hgbotResolutionopen => fixed
2016-01-28 15:27hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal/rev/647eb57312d78c405e8e18f906cddf7b9c3cfb64 [^]
2016-01-28 15:27hgbotStatusscheduled => resolved
2016-01-28 16:45marvintmReview Assigned To => marvintm
2016-01-28 16:45marvintmStatusresolved => closed
2016-01-28 16:45marvintmFixed in Version => RR15Q4.2

Notes
(0083669)
hgbot   
2016-01-28 15:27   
Repository: retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal
Changeset: 647eb57312d78c405e8e18f906cddf7b9c3cfb64
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 19 17:27:30 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal/rev/647eb57312d78c405e8e18f906cddf7b9c3cfb64 [^]

Fixes issue 31930, backport of issue 31820 : Deleting duplicated invoice line after cashup

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
---
(0083670)
hgbot   
2016-01-28 15:27   
Repository: retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal
Changeset: 647eb57312d78c405e8e18f906cddf7b9c3cfb64
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 19 17:27:30 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.2/org.openbravo.retail.posterminal/rev/647eb57312d78c405e8e18f906cddf7b9c3cfb64 [^]

Fixes issue 31930, backport of issue 31820 : Deleting duplicated invoice line after cashup

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