[ 
http://issues.apache.org/jira/browse/OFBIZ-455?page=comments#action_12449514 ] 
            
Adrian Crum commented on OFBIZ-455:
-----------------------------------

Eriks,

Thank you for your efforts to move this along. In our implementation here, the 
user logs into an organizational context at the login screen. I simply added a 
drop-down list of organization contexts to the standard OFBiz login screen. The 
selected context is then checked to see if the user has permission to log into 
that context. If yes, then the selected context is saved in the user settings 
entity (I believe it's called ViewSettings). 

It would be helpful to put this back on the mailing lists so that we can 
discuss the implementation as a community. I believe a few generic services 
along these lines could be utilized by OFBiz implementers. If there is enough 
interest, I can submit the code we have running here for 
evaluation/modification.





> Selecting active organization party
> -----------------------------------
>
>                 Key: OFBIZ-455
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-455
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>            Reporter: Eriks Dobelis
>         Attachments: activeOrgParty.diff
>
>
> Idea is to provide possibility to select active organization party id, which 
> then could be used:
> 1) to provide default in different components (e.g. in creating invoices, 
> payments, accounting transactions, etc.);
> 2) in implementation of OFBIZ-118, i.e. to show or hide data based on the 
> active organization;
> 3) to improve current Accounting/Companies/Admin so that organizationPartyId 
> is remembered throughout the session (if not changed).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to