Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014421Openbravo ERPZ. Otherspublic2010-09-03 13:032010-12-09 16:05
sureshbabu 
eduardo_Argal 
highcriticalalways
closedfixed 
5
2.50 
 
Advanced Payables and Receivables Mngmt
No
0014421: Accounting work flow needs to be revisit when payment is generated using available credit amount
Accounting work flow needs to be revisit when payment is generated using available credit amount
Precondition: Automatic receipt & Automatic Deposit option should be unchecked for the payment method

1) Navigate to Receive payment window and click new
Enter the required details
BP: Red bunny

and click "Add Payment Details"

2) In "Add Payment" window, enter
Amount :100.00
and with out selecting any record in grid table, Click "Process" button & confirm it by clicking the OK button

"Process completed successfully" message appears

3) Post the Payment document

Cr: 100
Dr:100

4) Create and complete a sales invoice with below details
BP: Red Bunny
Product: Hammer
Qty:10
Unit Price: 5
Tax: Exempt
Total invoice amount:50

5) From Receive payment window try to create a payment document for the sales invoice which is created in step 4 , after entering the below details
BP: Red Bunny
Amount:0.00
Click "Add Payment details" button

In "Add Payment" window click
"Use Available credit": checked

verify the "Payment" field gets automatically filled with amount 50.00 in grid table
Then click "Process button"

"Process completed successfully" message appears

7) verify the amount values in Header tab,

Amount:0.00
Generated Credit:0.00
credit used: 50.00


8) Post the payment document

cr: 50
dr:50

Defect: Even though the payment document is generated for Zero(0.00) amount, but when we post the document Credit used amount is used for posting entries

No tags attached.
Issue History
2010-09-03 13:03sureshbabuNew Issue
2010-09-03 13:03sureshbabuAssigned To => gorkaion
2010-09-06 10:35gorkaionAssigned Togorkaion => eduardo_Argal
2010-09-14 12:24eduardo_ArgalStatusnew => scheduled
2010-09-14 12:24eduardo_Argalfix_in_branch => pi
2010-09-15 12:34hgbotCheckin
2010-09-15 12:34hgbotNote Added: 0031079
2010-09-15 12:34hgbotStatusscheduled => resolved
2010-09-15 12:34hgbotResolutionopen => fixed
2010-09-15 12:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d68ba500226da321f0aabeed98565e90d049e9bb [^]
2010-09-15 20:55hudsonbotCheckin
2010-09-15 20:55hudsonbotNote Added: 0031130
2010-10-11 14:02sureshbabuNote Added: 0031761
2010-10-11 14:02sureshbabuStatusresolved => closed
2010-12-09 16:05anonymoussf_bug_id0 => 3133443

Notes
(0031079)
hgbot   
2010-09-15 12:34   
Repository: erp/devel/pi
Changeset: d68ba500226da321f0aabeed98565e90d049e9bb
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Sep 15 12:32:30 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d68ba500226da321f0aabeed98565e90d049e9bb [^]

Fixes bug 0014421: Accounting work flow needs to be revisit when payment is generated using available credit amount

---
M src/org/openbravo/erpCommon/ad_forms/DocFINReconciliation.java
---
(0031130)
hudsonbot   
2010-09-15 20:55   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/d68ba500226d [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/80bfed94a6e8 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18410.obx [^]
(0031761)
sureshbabu   
2010-10-11 14:02   
verified