Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024663Openbravo ERP09. Financial managementpublic2013-09-02 16:192013-09-17 19:01
ngarcia 
jonalegriaesarte 
highminoralways
closedfixed 
5
 
3.0MP293.0MP28 
ngarcia
Core
No
0024663: Wrong options shown when trying to reactivate a doubtful debt
Wrong options shown when trying to reactivate a doubtful debt
As group admin role:
   Create a record in the Doubtful Debt Run window
   Select a Doubtful Debt and Process it
   Click on the Reactivate button and open the combo displayed
   Notice that it shows some options different from Reactivate (all the the records in the 'Reference - List Reference' tab with 'R' value)
Change the 'Doubtfull Debt valid actions' validation with

(((@EM_APRM_Process@ = 'P' AND AD_Ref_List.value='P') OR (@EM_APRM_Process@ = 'R' AND AD_Ref_List.value = 'R')) AND AD_Ref_List.IsActive = 'Y')
No tags attached.
Issue History
2013-09-02 16:19ngarciaNew Issue
2013-09-02 16:19ngarciaAssigned To => jonalegriaesarte
2013-09-02 16:19ngarciaModules => Core
2013-09-02 16:19ngarciaTriggers an Emergency Pack => No
2013-09-02 16:23ngarciaResolution time => 1384470000
2013-09-02 16:23ngarciaTarget Version => 3.0MP29
2013-09-03 10:21hgbotCheckin
2013-09-03 10:21hgbotNote Added: 0060884
2013-09-03 10:21hgbotStatusnew => resolved
2013-09-03 10:21hgbotResolutionopen => fixed
2013-09-03 10:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/687b9f2e1716c312f48ea54677deedeaa5eba499 [^]
2013-09-06 08:29ngarciaReview Assigned To => ngarcia
2013-09-06 08:29ngarciaStatusresolved => closed
2013-09-06 08:29ngarciaFixed in Version => 3.0MP28
2013-09-17 19:01hudsonbotCheckin
2013-09-17 19:01hudsonbotNote Added: 0061204

Notes
(0060884)
hgbot   
2013-09-03 10:21   
Repository: erp/devel/pi
Changeset: 687b9f2e1716c312f48ea54677deedeaa5eba499
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Tue Sep 03 10:21:21 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/687b9f2e1716c312f48ea54677deedeaa5eba499 [^]

Fixes issue 0024663: Wrong options shown when trying to reactivate a doubtful debt

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_VAL_RULE.xml
---
(0061204)
hudsonbot   
2013-09-17 19:01   
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/1c53d622fc50 [^]

Maturity status: Test