Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029528Retail ModulesWeb POSpublic2015-04-08 17:252015-05-14 13:31
maite 
malsasua 
urgentmajoralways
closedfixed 
5
 
RR15Q3 
marvintm
OBPS
35506
No
0029528: "Suspense balancing" account is used when posting a layaway payment
"Suspense balancing" account is used when posting a layaway payment
1. Access to WebPOS and select any product
2. Click on total amount and select option "layaway this receipt". Press "layaway" button
3. Select "layaways" option is WebPOS menu and select your layaway
4. Press total button and add partial payment and press "layaway" button also
5. Select "layaways" option is WebPOS menu and select your layaway
6. Select "void layaway" option is WebPOS menu. Done
7. Access backend and go to Payment In window. Post created positive or negative payment and realize that "Suspense balancing" account is used when "BP Prepayment" account should be used
No tags attached.
Issue History
2015-04-08 17:25maiteNew Issue
2015-04-08 17:25maiteAssigned To => Retail
2015-04-08 17:25maiteOBNetwork customer => Yes
2015-04-08 17:25maiteSupport ticket => 35506
2015-04-08 17:25maiteResolution time => 1431468000
2015-04-08 17:25maiteTriggers an Emergency Pack => No
2015-04-08 17:26maiteIssue Monitored: networkb
2015-04-29 10:23OrekariaTarget VersionRR15Q2 =>
2015-05-12 12:23hgbotCheckin
2015-05-12 12:23hgbotNote Added: 0077336
2015-05-12 12:23hgbotStatusnew => resolved
2015-05-12 12:23hgbotResolutionopen => fixed
2015-05-12 12:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/794e253ce35f8ab75d18fe4f1ffd510fa5a019c3 [^]
2015-05-13 18:20marvintmAssigned ToRetail => malsasua
2015-05-14 13:31marvintmReview Assigned To => marvintm
2015-05-14 13:31marvintmStatusresolved => closed
2015-05-14 13:31marvintmFixed in Version => RR15Q3

Notes
(0077336)
hgbot   
2015-05-12 12:23   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 794e253ce35f8ab75d18fe4f1ffd510fa5a019c3
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Tue May 12 12:22:38 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/794e253ce35f8ab75d18fe4f1ffd510fa5a019c3 [^]

fixed issue 29528: when layaway is void, the payment detail amount is not set to zero

It is the behavior when sales order is closed in the backend

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