Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035065
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] C. Securityminoralways2017-01-17 10:142017-02-01 16:03
ReporteregoitzView Statuspublic 
Assigned Toinigosanchez 
PriorityurgentResolutionfixedFixed in Version3.0PR16Q4.3
StatusclosedFix in branchFixed in SCM revision09301dc0612e
ProjectionnoneETAnoneTarget Version3.0PR16Q4.3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2016-06-15
Regression introduced in release3.0PR16Q3
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/463564b77a032485223cc070cf0aa66f6f0e03d8 [^]
Triggers an Emergency PackNo
Summary

0035065: A deactivated organization can not be activated again.

DescriptionIf you deactivate an organization you can not activate it again as the row is not ediable.
Steps To Reproduce-Access on an application with F&B data
-Using admin role deactivate the España sur organization
-Logout and login with the same role.
-check that the España sur organization is not editable so you can not activate it
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0034977 closedinigosanchez A deactivated organization can not be activated again. 

-  Notes
(0093876)
hgbot (developer)
2017-01-27 12:05

Repository: erp/backports/3.0PR16Q4.3
Changeset: 09301dc0612e020567d79b816ac219dea3ebfca5
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Fri Jan 27 12:04:54 2017 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR16Q4.3/rev/09301dc0612e020567d79b816ac219dea3ebfca5 [^]

Fixed issue 35065: A deactivated organization can not be activated again.

When an organization was disabled you could not activate it again as the row was not ediable. This
problem was introduced in a fix related with the code of addWritableAttribute() method of
DefaultJsonDataService class. Before this fix, It was managing the reported case properly (Activate
again a deactivated organization) because this method was handling the particular case of Organizations.

Now is taking into account this particular case (deactivate organizations) in order to manages this
particular case properly. Now it is possible to activate again a deactivate organization.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java
M src/org/openbravo/dal/core/OBContext.java
M src/org/openbravo/dal/security/SecurityChecker.java
---
(0093993)
alostale (manager)
2017-02-01 16:03

tested

- Issue History
Date Modified Username Field Change
2017-01-27 01:01 inigosanchez Type defect => backport
2017-01-27 01:01 inigosanchez Target Version => 3.0PR16Q4.2
2017-01-27 01:48 inigosanchez Review Assigned To => caristu
2017-01-27 11:53 inigosanchez Review Assigned To caristu => alostale
2017-01-27 11:53 inigosanchez Target Version 3.0PR16Q4.2 => 3.0PR16Q4.3
2017-01-27 12:05 hgbot Checkin
2017-01-27 12:05 hgbot Note Added: 0093876
2017-01-27 12:05 hgbot Status scheduled => resolved
2017-01-27 12:05 hgbot Resolution open => fixed
2017-01-27 12:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q4.3/rev/09301dc0612e020567d79b816ac219dea3ebfca5 [^]
2017-02-01 16:03 alostale Note Added: 0093993
2017-02-01 16:03 alostale Status resolved => closed
2017-02-01 16:03 alostale Fixed in Version => 3.0PR16Q4.3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker