Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013428Openbravo ERP09. Financial managementpublic2010-05-25 10:142010-06-03 22:49
networkb 
vmromanos 
immediatemajoralways
closedfixed 
5
2.50MP17 
2.50MP182.50MP18 
Core
No
0013428: It is not possible unprocessed a manual settlement
In MP17 if you process a manual settlement without 'Direct Posting' the 'post' button does not appear.
With the process background the manual settlement is processed.
You can not unprocessed this manual settlement because it is not possible unpost it.

This "regression" was introduced by issue 11438

- As Openbravo Admin go to Financial Management || Receivables & Payables || Transactions || Manual Settlement
- Select a manual settlement created (not select 'Direct Posting')
- Process it
- Wait a minute, the process background posts this manual settlement.
- Click 'Unprocess'
- Realize that it is not possible unprocess it because the settlement is posted.
Revert the change for the field: For the display logic

@Processed@='Y' & @ShowAcct@='Y'

Instead of

@Processed@='Y' & @ShowAcct@='Y' & @HASDIRECTPOSTING@>0
Regression
related to defect 00114382.50MP20 closed balamurugan when we process manual settlement with Direct posting checkbox uncheked, Post button gets enabled. 
Issue History
2010-05-25 10:14networkbNew Issue
2010-05-25 10:14networkbAssigned To => dalsasua
2010-05-25 12:06psarobeAssigned Todalsasua => vmromanos
2010-05-25 12:06psarobePriorityhigh => immediate
2010-05-25 12:06psarobeSeverityminor => major
2010-05-25 12:06psarobeStatusnew => scheduled
2010-05-25 12:06psarobeTarget Version2.50MP20 => 2.50MP18
2010-05-25 12:06psarobeDescription Updatedbug_revision_view_page.php?rev_id=438#r438
2010-05-25 12:06psarobeProposed Solution updated
2010-05-25 12:06psarobeTag Attached: Regression
2010-05-25 12:24hgbotCheckin
2010-05-25 12:24hgbotNote Added: 0027719
2010-05-25 12:24hgbotStatusscheduled => resolved
2010-05-25 12:24hgbotResolutionopen => fixed
2010-05-25 12:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8536cb9370065930006c1a9755f5cf4b354e5fb8 [^]
2010-05-25 17:50dmitry_mezentsevRelationship addedrelated to 0011438
2010-05-26 17:29psarobeNote Added: 0027755
2010-05-26 17:29psarobeStatusresolved => closed
2010-05-26 17:29psarobeFixed in Version => 2.50MP18
2010-05-27 00:00anonymoussf_bug_id0 => 3007638
2010-06-03 22:49hudsonbotCheckin
2010-06-03 22:49hudsonbotNote Added: 0027925

Notes
(0027719)
hgbot   
2010-05-25 12:24   
Repository: erp/devel/pi
Changeset: 8536cb9370065930006c1a9755f5cf4b354e5fb8
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Tue May 25 12:25:25 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8536cb9370065930006c1a9755f5cf4b354e5fb8 [^]

Fixed bug 13428: It is not possible to unprocess a manual settlement

---
M src-db/database/sourcedata/AD_FIELD.xml
---
(0027755)
psarobe   
2010-05-26 17:29   
Tested working fine
(0027925)
hudsonbot   
2010-06-03 22:49   
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/8536cb937006 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/c011484a38d9 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17407.obx [^]