Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028331Openbravo ERP09. Financial managementpublic2014-12-01 19:182015-02-04 20:34
caristu 
reinaldoguerra 
urgentmajoralways
closedfixed 
5
pi 
3.0PR15Q2pi 
umartirena
Core
No
0028331: After completing a G/L Journal Reactivate should be the default option
After completing a G/L Journal Reactivate should be the default option
1) Go to the [G/L Journal] window.
2) Create a new [G/L Journal] with its corresponding records on the [Header] and [Lines] tabs or navigate to an already existing completed one.
3) Notice that action button in the header shows "Closed" but as the G/L Journal is already closed, this button name should be "Reactivate"
4) Click on the button. Notice that the default option is "Closed" but it should be "Reactivate" instead.
After completing the G/L Journal the value of the "docaction" column in the gl_journal table should be "RE" instead of "--"
No tags attached.
Issue History
2014-12-01 19:18caristuNew Issue
2014-12-01 19:18caristuAssigned To => AtulOpenbravo
2014-12-01 19:18caristuModules => Core
2014-12-01 19:18caristuTriggers an Emergency Pack => No
2014-12-01 19:18caristuResolution time => 1420585200
2014-12-01 19:19caristuIssue Monitored: networkb
2015-01-09 05:04reinaldoguerraAssigned ToAtulOpenbravo => reinaldoguerra
2015-01-09 05:04reinaldoguerraStatusnew => scheduled
2015-01-13 01:25reinaldoguerraNote Added: 0073440
2015-01-21 11:27hgbotCheckin
2015-01-21 11:27hgbotNote Added: 0073681
2015-01-21 11:27hgbotStatusscheduled => resolved
2015-01-21 11:27hgbotResolutionopen => fixed
2015-01-21 11:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3722c475350fc1c3432046105263ef822f467635 [^]
2015-01-21 11:28umartirenaReview Assigned To => umartirena
2015-01-21 11:28umartirenaNote Added: 0073682
2015-01-21 11:28umartirenaStatusresolved => closed
2015-01-21 11:28umartirenaFixed in Version => pi
2015-02-04 20:34hudsonbotCheckin
2015-02-04 20:34hudsonbotNote Added: 0074171

Notes
(0073440)
reinaldoguerra   
2015-01-13 01:25   
Test plan used:
1- Login into Openbravo ERP.
2- Go to the [G/L Journal] window.
3- Create a new [G/L Journal] inserting a description.
4- Go to Header tab and create a new record. The go to lines tab and create a 2 new records by selecting an account and entering values for debit in one of the lines and credit in the other.
5- Go back to header tab and complete it.
6- Realize that now a "Reactivate" button is shown.
7- Click on the button. Notice that the default option is also "Reactivate".
(0073681)
hgbot   
2015-01-21 11:27   
Repository: erp/devel/pi
Changeset: 3722c475350fc1c3432046105263ef822f467635
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Tue Jan 20 09:23:02 2015 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/3722c475350fc1c3432046105263ef822f467635 [^]

Fixed bug 28331: After completing a G/L Journal Reactivate should be the option.

Gl_journal_post stored procedure now updates required field in Gl_Journal table to pass from Complete to Reactivate Document Action. So now when GL/Journal is completed, DocAction field is updated with RE value and the button option in GL/Journal header window will be Reactivate. Also default option will be Reactivate, instead of Close, when clicking the button.

---
M src-db/database/model/functions/GL_JOURNAL_POST.xml
---
(0073682)
umartirena   
2015-01-21 11:28   
Code Review + Testing OK
(0074171)
hudsonbot   
2015-02-04 20:34   
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/f36c91d0ad63 [^]
Maturity status: Test