Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018895Openbravo ERPZ. Otherspublic2011-10-27 12:072011-11-04 13:58
maite 
mirurita 
urgentmajoralways
closedfixed 
5
 
3.0MP5 
Advanced Payables and Receivables Mngmt
No
0018895: Under some circumstances, user is able to create mixed reconciliation (some lines associated to bank statement and not others)
User should not be able to mix in same reconciliation, lines associated to bank statement lines and other lines not associated to bank statement lines. Actually,under some circumstances, it is possible to have this situation
1. Go to any Bank financial account and to Bank statement tab
2. Create Bank statement header for today's date
3. Add one bank statement line for 70 IN euro; Add another bank statement line for 30 IN euro
4. Create GLItem for * organization
5. From Financial account transaction press "Match Statement"
6. Set "Cleared" checbox as NOT MARKED
7. Press "Add" option from line of 30 euro. Verify that "Payment In" option is selected and press "Add payment In/Out". Select "GLItem" type and set 30 IN euro. Process
8. You will be carried back to matching screen but created transaction does not appear as associated to your bank statement line.
9. Press "Add" again and repeat step 7.
10. Finally, press "Reconcile" and if you go to reconciliation line you will see that both lines has been added: one associated to bank statement line and another not.
No tags attached.
Issue History
2011-10-27 12:07maiteNew Issue
2011-10-27 12:07maiteAssigned To => jonalegriaesarte
2011-10-27 12:07maiteModules => Advanced Payables and Receivables Mngmt
2011-10-27 12:07maiteResolution time => 1322434800
2011-10-27 12:08jonalegriaesarteAssigned Tojonalegriaesarte => mirurita
2011-10-27 12:16maiteIssue Monitored: networkb
2011-10-28 12:43hgbotCheckin
2011-10-28 12:43hgbotNote Added: 0042220
2011-10-28 12:43hgbotStatusnew => resolved
2011-10-28 12:43hgbotResolutionopen => fixed
2011-10-28 12:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5a52989a5fb23b6e8894e7de1eabf6fcfcf97c2e [^]
2011-10-31 12:24hgbotCheckin
2011-10-31 12:24hgbotNote Added: 0042406
2011-11-02 18:08maiteNote Added: 0042466
2011-11-02 18:08maiteStatusresolved => closed
2011-11-04 13:58hudsonbotCheckin
2011-11-04 13:58hudsonbotNote Added: 0042598
2011-11-04 13:58hudsonbotCheckin
2011-11-04 13:58hudsonbotNote Added: 0042612

Notes
(0042220)
hgbot   
2011-10-28 12:43   
Repository: erp/devel/pi
Changeset: 5a52989a5fb23b6e8894e7de1eabf6fcfcf97c2e
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri Oct 28 12:41:44 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5a52989a5fb23b6e8894e7de1eabf6fcfcf97c2e [^]

Fixes issue 18895: reloadParentGrid not working with modal popups.
top.opener is undefined when working with modal windows (iframes). Use instead:
getFrame('LayoutMDI').f.OB.Layout.ClassicOBCompatibility.Popup.getPopup('process').getIframeHtmlObj().contentWindow.frames[0]

---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/FIN_Utilities.js
---
(0042406)
hgbot   
2011-10-31 12:24   
Repository: erp/devel/pi
Changeset: 57a7a2379efa148370e53fb9829214ef73ba6d23
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Mon Oct 31 12:22:52 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/57a7a2379efa148370e53fb9829214ef73ba6d23 [^]

Related to issue 18895: code review - improve performance

---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/FIN_Utilities.js
---
(0042466)
maite   
2011-11-02 18:08   
verified
(0042598)
hudsonbot   
2011-11-04 13:58   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d10da320df2a [^]

Maturity status: Test
(0042612)
hudsonbot   
2011-11-04 13:58   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d10da320df2a [^]

Maturity status: Test