Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015305Openbravo ERPZ. Otherspublic2010-11-26 14:252011-05-24 10:57
sureshbabu 
mirurita 
highmajoralways
closedfixed 
5
2.50 
 
Advanced Payables and Receivables Mngmt
No
0015305: While generating manual reconciliation when i click save buttom, reconciliatoin document moves to Complete instead of Draft stat
While generating manual reconciliation when i click save button, reconciliatoin document moves to Complete instead of Draft status
1) create and complete Financial account Fin_Cash1 (Type: Cash)
2) Create a payment method pay1
3) Assign Payment method(pay1) to Fin_Cash1 (financial account)
4) Assign both the financial account & payment method to BP(Mc givers - vendor)
5) create and complete a purchase invoice for the bp:vendor A
6) complete a payment document for the invoice document created at step 5
7) create a withdrawl document for the payment document created at step 6
8) Try to clear the payment document created in step 6, through manual reconciliation process by clicking "Reconcile" button
9) Then select the payment details in the grid table and click "Save" button
10) "Reconciliation document will get generated"

Issue: Navigate to Reconciliation tab and find that the record is in "complete" status instead of "draft" status
closingMay2011
Issue History
2010-11-26 14:25sureshbabuNew Issue
2010-11-26 14:25sureshbabuAssigned To => dalsasua
2010-11-26 15:37miruritaAssigned Todalsasua => mirurita
2010-11-26 15:38miruritaProjectOpenbravo ERP => Modules
2010-11-26 15:38miruritaCategory09. Financial management => Advance Payables and Receivables
2010-11-26 15:40hgbotCheckin
2010-11-26 15:40hgbotNote Added: 0032881
2010-11-26 15:40hgbotStatusnew => resolved
2010-11-26 15:40hgbotResolutionopen => fixed
2010-11-26 15:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/54971661c85f2d08448f331b450b43b52bd2355d [^]
2011-05-24 10:02dalsasuaTag Attached: closingMay2011
2011-05-24 10:57dalsasuaStatusresolved => closed

Notes
(0032881)
hgbot   
2010-11-26 15:40   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 54971661c85f2d08448f331b450b43b52bd2355d
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri Nov 26 15:39:38 2010 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/54971661c85f2d08448f331b450b43b52bd2355d [^]

Fixes issue 15305: manual reconciliation always completed the reconciliation document

---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/Reconciliation.java
---