Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013762Openbravo ERP01. General setuppublic2010-06-24 11:192010-06-26 00:00
networkb 
adrianromero 
immediatemajoralways
closedfixed 
5
2.50MP18 
2.50MP20 
Core
No
0013762: The business partner field on General Setup || Security || User is read only
The business partner field on General Setup || Security || User is read only
- As Openbravo Admin go to General Setup || Security || User
- Create a new record.
- Realize that 'Business Partner' is read only.
Remove the code that it is in the field "Read only logic"
Regression
related to defect 0011719 closed alostale "Read only logic" does not work for selectors like Products or Business Partners 
Issue History
2010-06-24 11:19networkbNew Issue
2010-06-24 11:19networkbAssigned To => adrianromero
2010-06-24 12:53psarobeStatusnew => scheduled
2010-06-24 12:53psarobeTarget Version2.50MP19 => 2.50MP20
2010-06-24 12:58psarobeTag Attached: Regression
2010-06-24 13:03psarobeNote Added: 0028738
2010-06-24 13:04psarobeRelationship addedrelated to 0011719
2010-06-24 13:06psarobeProposed Solution updated
2010-06-24 17:12adrianromeroNote Added: 0028754
2010-06-24 17:12adrianromeroStatusscheduled => resolved
2010-06-24 17:12adrianromeroResolutionopen => fixed
2010-06-24 17:12adrianromeroFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/576d6c224779 [^]
2010-06-25 09:23sureshbabuNote Added: 0028759
2010-06-25 09:23sureshbabuStatusresolved => closed
2010-06-26 00:00anonymoussf_bug_id0 => 3021592

Notes
(0028738)
psarobe   
2010-06-24 13:03   
Not a technical regression since the code that is present in the field "Read only logic" for the column C_BPARTNER_ID has been there for ages. But from an end user perception is a regression

The problem is that this fix [1], which is correct, has raised this hidden issue


[1]https://issues.openbravo.com/view.php?id=11719 [^]
(0028754)
adrianromero   
2010-06-24 17:12   
author Adrián Romero <adrianromero@openbravo.com>
    Thu Jun 24 17:02:08 2010 +0200 (9 minutes ago)
changeset 7713 576d6c224779
parent 7712 53843de7cfc3
0013762: The business partner field on General Setup || Security || User is read only
It has been removed the read-only-logic definition of this column because it does not make sense. Now this field is editable
src-db/database/sourcedata/AD_COLUMN.xml
(0028759)
sureshbabu   
2010-06-25 09:23   
I have verified the fix, it works for me in Live qa (postgres- PI build)