Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024358Openbravo ERP02. Master data managementpublic2013-07-17 16:262013-07-19 13:16
plujan 
shankarb 
normalmajorhave not tried
closedfixed 
5
pi 
3.0MP26 
AugustoMauch
Core
Automated tests
2013-07-16
https://code.openbravo.com/erp/devel/pi/rev/7774d6f61619 [^]
No
0024358: Create periods button is not showing
When creating a Year in the Fiscal Calendar window, the Create Periods button is not showing, generating a failure in the Selenium tests
Login with:

"Username": SampleClientAdmin
"Password": SampleClientAdmin
Go to Financial Management || Accounting || Setup || Fiscal Calendar || Calendar

Click new and fill the form with:

"Name": Sample client fiscal calendar
Click the save button.

Verify that a success message is displayed:

Title: empty.
Message: "1 row/s inserted".
Move to "Year" tab.

Click new and fill the form with:

"Fiscal Year": {current year}
Click the save button.

Verify that a success message is displayed.

The button "Create Periods" should be present but it is not.
No tags attached.
related to defect 0024229 closed AugustoMauch When in 'New in Form' directly leaving that mode with the X without saving causes datasource for children to be loaded 
Issue History
2013-07-17 16:26plujanNew Issue
2013-07-17 16:26plujanAssigned To => shankarb
2013-07-17 16:26plujanModules => Core
2013-07-17 16:26plujanTriggers an Emergency Pack => No
2013-07-17 16:30plujanRegression level => Automated tests
2013-07-17 16:30plujanRegression date => 2013-07-16
2013-07-17 16:30plujanRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/7774d6f61619 [^]
2013-07-18 06:01shankarbReview Assigned To => AugustoMauch
2013-07-18 06:02shankarbIssue Monitored: AugustoMauch
2013-07-18 06:02hgbotCheckin
2013-07-18 06:02hgbotNote Added: 0060087
2013-07-18 06:02hgbotStatusnew => resolved
2013-07-18 06:02hgbotResolutionopen => fixed
2013-07-18 06:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/78ca177ad70d734f4510db53cdc14a0a104a6f12 [^]
2013-07-19 01:27hudsonbotCheckin
2013-07-19 01:27hudsonbotNote Added: 0060113
2013-07-19 13:16AugustoMauchNote Added: 0060126
2013-07-19 13:16AugustoMauchStatusresolved => closed
2013-07-19 13:16AugustoMauchFixed in Version => 3.0MP26
2013-07-24 12:30AugustoMauchRelationship addedrelated to 0024229

Notes
(0060087)
hgbot   
2013-07-18 06:02   
Repository: erp/devel/pi
Changeset: 78ca177ad70d734f4510db53cdc14a0a104a6f12
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Thu Jul 18 09:31:04 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/78ca177ad70d734f4510db53cdc14a0a104a6f12 [^]

Fixes Issue 24358, backout issue 24229 : backedout changeset 7774d6f61619

The fix block refreshing child views when saving parent on all cases.
But it should be done only when closing the record and switching to grid view.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0060113)
hudsonbot   
2013-07-19 01:27   
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/331a689d4f6c [^]

Maturity status: Test
(0060126)
AugustoMauch   
2013-07-19 13:16   
Code reviewed and verified in pi@5f1fed293f3d