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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035064
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] C. Securityminoralways2017-01-17 10:142017-02-01 16:03
ReporteregoitzView Statuspublic 
Assigned Toinigosanchez 
PriorityurgentResolutionfixedFixed in Version3.0PR17Q1
StatusclosedFix in branchFixed in SCM revisioned3a6269a490
ProjectionnoneETAnoneTarget Version3.0PR17Q1
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

0035064: 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
(0093856)
hgbot (developer)
2017-01-27 01:47

Repository: erp/backports/3.0PR17Q1
Changeset: ed3a6269a490a16540a7a837a6ca43672fa8f539
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Fri Jan 27 01:47:07 2017 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/ed3a6269a490a16540a7a837a6ca43672fa8f539 [^]

Fixed issue 35064: 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
---
(0093992)
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.0PR17Q1
2017-01-27 01:45 inigosanchez Review Assigned To => caristu
2017-01-27 01:47 hgbot Checkin
2017-01-27 01:47 hgbot Note Added: 0093856
2017-01-27 01:47 hgbot Status scheduled => resolved
2017-01-27 01:47 hgbot Resolution open => fixed
2017-01-27 01:47 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR17Q1/rev/ed3a6269a490a16540a7a837a6ca43672fa8f539 [^]
2017-01-27 11:54 inigosanchez Review Assigned To caristu => alostale
2017-02-01 16:03 alostale Note Added: 0093992
2017-02-01 16:03 alostale Status resolved => closed
2017-02-01 16:03 alostale Fixed in Version => 3.0PR17Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker