You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/03/15 13:03:38 UTC

[jira] [Closed] (OFBIZ-3480) party id cannot be specified through GUI while creating a Party (Person or Party Group)

     [ https://issues.apache.org/jira/browse/OFBIZ-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3480.
----------------------------------
       Resolution: Implemented
    Fix Version/s: Upcoming Branch

Thanks Babu, Taher,

Taher your patch is in trunk at revision: 1666794  


> party id cannot be specified through GUI while creating a Party (Person or Party Group)
> ---------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3480
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3480
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Babu Sreekanth
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-3480.patch
>
>
> see the message in context: http://n4.nabble.com/Party-ID-during-creation-tt1554713.html#a1554713
> 1. While creating an organization, it is possible to specify a meaningful party id through ofbiz setup.
> 2. But, it is NOT possible to specify the party id through GUI while creating a Party (Person or Party Group). this means, all the parties created get a sequence id for party id.
> Bilgin Ibryam's replay is posted below.
> The PK field in party creation service is validated for special 
> characters and so on.  So the user is actually allowed to try with 
> random text. 
> I think this field is simply missing in the UI.  That's why you are not 
> "allowed" to enter the id. 
> In addition to this, ofbiz display Ids in most of the forms ( and all 
> the lookup fields). So it is very important to allow users to enter 
> meaningful Ids, especially for data that it used for long period like 
> partyId, facailityId, fixedAssetId, agreementId... So create forms 
> should have an optional Id field (partyId, facilityId...) with a label 
> saying that if an Id is not specified, the system will generate one. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)