You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2012/10/30 22:19:34 UTC

svn commit: r1403874 [1/7] - in /ofbiz/branches/20120329_portletWidget: applications/content/data/ applications/party/config/ applications/party/data/ applications/party/data/helpdata/EN/ applications/party/data/helpdata/FR/ applications/party/entityde...

Author: erwan
Date: Tue Oct 30 21:19:31 2012
New Revision: 1403874

URL: http://svn.apache.org/viewvc?rev=1403874&view=rev
Log:
A patch from Olivier Heintz for portletwidget branch Move all Party profile screenlet to Portlet using PortletWidget function (show-portlet) OFBIZ-5059

Added:
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyInfo.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRoles.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_SelectParty.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyInfo.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyRelationFroms.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyRelationTos.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyRoles.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyUserLogins.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_SelectParty.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/script/org/ofbiz/party/ProfileWactions.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/script/org/ofbiz/party/contact/ContactMechPortletServices.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/script/org/ofbiz/party/contact/GetContactMechsFromAll.groovy   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/webapp/partymgr/WEB-INF/actions/party/EditGivenContactMech.groovy   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/webapp/partymgr/WEB-INF/actions/party/FormatCreditCardNumber.groovy   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/webapp/partymgr/WEB-INF/actions/party/GetPartyPaymentMethods.groovy   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/webapp/partymgr/WEB-INF/controller-portlet-party.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/webapp/partymgr/party/editbillingaccountterm.ftl   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/webapp/partymgr/party/editgivencontactmech.ftl   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/webapp/partymgr/party/profileblocks/GivenContact.ftl   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/widget/CommonScreens.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/widget/ProfileForms.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/widget/ProfileMenus.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/widget/ProfileScreens.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/widget/VisitForms.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/widget/VisitMenus.xml   (with props)
    ofbiz/branches/20120329_portletWidget/applications/party/widget/VisitScreens.xml   (with props)
    ofbiz/branches/20120329_portletWidget/framework/images/webapp/images/portlets/ContactMechMgmt.png   (with props)
    ofbiz/branches/20120329_portletWidget/framework/images/webapp/images/portlets/FindParties.png   (with props)
    ofbiz/branches/20120329_portletWidget/framework/images/webapp/images/portlets/PartyIdentification.png   (with props)
    ofbiz/branches/20120329_portletWidget/framework/images/webapp/images/portlets/PartyPaymentMethods.png   (with props)
    ofbiz/branches/20120329_portletWidget/framework/images/webapp/images/portlets/PartyRoles.png   (with props)
    ofbiz/branches/20120329_portletWidget/framework/images/webapp/images/portlets/SelectParty.png   (with props)
Modified:
    ofbiz/branches/20120329_portletWidget/applications/content/data/PartyHelpData.xml
    ofbiz/branches/20120329_portletWidget/applications/party/config/PartyEntityLabels.xml
    ofbiz/branches/20120329_portletWidget/applications/party/config/PartyUiLabels.xml
    ofbiz/branches/20120329_portletWidget/applications/party/data/PartyPortletData.xml
    ofbiz/branches/20120329_portletWidget/applications/party/entitydef/entitymodel.xml
    ofbiz/branches/20120329_portletWidget/applications/party/script/org/ofbiz/party/contact/PartyContactMechServices.xml
    ofbiz/branches/20120329_portletWidget/applications/party/servicedef/services.xml
    ofbiz/branches/20120329_portletWidget/applications/party/servicedef/services_view.xml
    ofbiz/branches/20120329_portletWidget/applications/party/src/org/ofbiz/party/contact/ContactMechWorker.java
    ofbiz/branches/20120329_portletWidget/applications/party/src/org/ofbiz/party/party/PartyServices.java
    ofbiz/branches/20120329_portletWidget/applications/party/src/org/ofbiz/party/party/PartyWorker.java
    ofbiz/branches/20120329_portletWidget/applications/party/webapp/partymgr/WEB-INF/controller.xml
    ofbiz/branches/20120329_portletWidget/applications/party/widget/partymgr/PartyMenus.xml
    ofbiz/branches/20120329_portletWidget/framework/common/config/CommonPortalEntityLabels.xml
    ofbiz/branches/20120329_portletWidget/framework/common/config/CommonUiLabels.xml
    ofbiz/branches/20120329_portletWidget/framework/common/script/org/ofbiz/common/PortalPageMethods.xml
    ofbiz/branches/20120329_portletWidget/framework/common/script/org/ofbiz/common/test/UserLoginTests.xml
    ofbiz/branches/20120329_portletWidget/framework/common/servicedef/services_security.xml
    ofbiz/branches/20120329_portletWidget/framework/common/src/org/ofbiz/common/login/LoginServices.java
    ofbiz/branches/20120329_portletWidget/framework/common/webcommon/WEB-INF/common-controller.xml
    ofbiz/branches/20120329_portletWidget/framework/common/widget/LookupForms.xml
    ofbiz/branches/20120329_portletWidget/framework/common/widget/LookupScreens.xml

Modified: ofbiz/branches/20120329_portletWidget/applications/content/data/PartyHelpData.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/content/data/PartyHelpData.xml?rev=1403874&r1=1403873&r2=1403874&view=diff
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/content/data/PartyHelpData.xml (original)
+++ ofbiz/branches/20120329_portletWidget/applications/content/data/PartyHelpData.xml Tue Oct 30 21:19:31 2012
@@ -30,4 +30,68 @@ under the License.
     <Content contentId="PARTY_findparty" contentTypeId="DOCUMENT" contentName="List parties Help" templateDataResourceId="HELP_TEMPL" dataResourceId="PARTY_findparty" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
     <ContentAssoc contentId="HELP_PARTY" contentIdTo="PARTY_findparty" contentAssocTypeId="TREE_CHILD" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="PARTY_findparty"/>
 
+
+
+    <DataResource dataResourceId="HELP_PartyInfo" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/EN/HELP_PartyInfo.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Help files" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="HELP_PartyInfo" contentTypeId="DOCUMENT" contentName="Party's Information" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_PartyInfo" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <DataResource dataResourceId="H_PartyInfo_FR" localeString="fr" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/FR/HELP_PartyInfo.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Usage des fichiers d'aide" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="H_PartyInfo_FR" contentTypeId="DOCUMENT" contentName="Les informations d'un acteur" templateDataResourceId="HELP_TEMPL" localeString="fr" dataResourceId="H_PartyInfo_FR" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PartyInfo" contentIdTo="H_PartyInfo_FR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2006-01-12 01:01:01"/>
+    <ContentAssoc contentId="HELP_PARTY" contentIdTo="HELP_PartyInfo" contentAssocTypeId="INSTANCE" fromDate="2006-01-12 01:01:01" sequenceNum="000"  mapKey="HELP_PartyInfo"/>
+
+    <DataResource dataResourceId="HELP_SelectParty" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/EN/HELP_SelectParty.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Help files" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="HELP_SelectParty" contentTypeId="DOCUMENT" contentName="Select a Party" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_SelectParty" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <DataResource dataResourceId="H_SelectParty_FR" localeString="fr" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/FR/HELP_SelectParty.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Usage des fichiers d'aide" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="H_SelectParty_FR" contentTypeId="DOCUMENT" contentName="Sélection d'un acteur" templateDataResourceId="HELP_TEMPL" localeString="fr" dataResourceId="H_SelectParty_FR" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_SelectParty" contentIdTo="H_SelectParty_FR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2006-01-12 01:01:01"/>
+    <ContentAssoc contentId="HELP_PARTY" contentIdTo="HELP_SelectParty" contentAssocTypeId="INSTANCE" fromDate="2006-01-12 01:01:01" sequenceNum="000"  mapKey="HELP_SelectParty"/>
+
+    <DataResource dataResourceId="HELP_PartyUserLogins" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Help files" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="HELP_PartyUserLogins" contentTypeId="DOCUMENT" contentName="Party's UserLogins" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_PartyUserLogins" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <DataResource dataResourceId="H_PartyUserLogins_FR" localeString="fr" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/FR/HELP_PartyUserLogins.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Usage des fichiers d'aide" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="H_PartyUserLogins_FR" contentTypeId="DOCUMENT" contentName="Les Logins d'un acteur" templateDataResourceId="HELP_TEMPL" localeString="fr" dataResourceId="H_PartyUserLogins_FR" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PartyUserLogins" contentIdTo="H_PartyUserLogins_FR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2006-01-12 01:01:01" />
+    <ContentAssoc contentId="HELP_PARTY" contentIdTo="HELP_PartyUserLogins" contentAssocTypeId="INSTANCE" fromDate="2006-01-12 01:01:01" sequenceNum="000" mapKey="HELP_PartyUserLogins"/>
+
+    <DataResource dataResourceId="HELP_ContactMechMgmt" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Help files" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="HELP_ContactMechMgmt" contentTypeId="DOCUMENT" contentName="Contact Mech Managment" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_ContactMechMgmt" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <DataResource dataResourceId="H_ContactMechMgmt_FR" localeString="fr" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Usage des fichiers d'aide" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="H_ContactMechMgmt_FR" contentTypeId="DOCUMENT" contentName="Gestion des coordonnées" templateDataResourceId="HELP_TEMPL" localeString="fr" dataResourceId="H_ContactMechMgmt_FR" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_ContactMechMgmt" contentIdTo="H_ContactMechMgmt_FR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2006-01-12 01:01:01"/>
+    <ContentAssoc contentId="HELP_PARTY" contentIdTo="HELP_ContactMechMgmt" contentAssocTypeId="INSTANCE" fromDate="2006-01-12 01:01:01" sequenceNum="000"  mapKey="HELP_ContactMechMgmt"/>
+
+    <DataResource dataResourceId="HELP_PartyRelFroms" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Help files" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="HELP_PartyRelFroms" contentTypeId="DOCUMENT" contentName="Contact Mech Managment" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_PartyRelFroms" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <DataResource dataResourceId="H_PartyRelFroms_FR" localeString="fr" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/FR/HELP_PartyRelationFroms.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Usage des fichiers d'aide" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="H_PartyRelFroms_FR" contentTypeId="DOCUMENT" contentName="Gestion des coordonnées" templateDataResourceId="HELP_TEMPL" localeString="fr" dataResourceId="H_PartyRelFroms_FR" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PartyRelFroms" contentIdTo="H_PartyRelFroms_FR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2006-01-12 01:01:01"/>
+    <ContentAssoc contentId="HELP_PARTY" contentIdTo="HELP_PartyRelFroms" contentAssocTypeId="INSTANCE" fromDate="2006-01-12 01:01:01" sequenceNum="000"  mapKey="HELP_PartyRelationFroms"/>
+
+    <DataResource dataResourceId="HELP_PartyRelTos" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Help files" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="HELP_PartyRelTos" contentTypeId="DOCUMENT" contentName="Contact Mech Managment" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_PartyRelTos" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <DataResource dataResourceId="H_PartyRelTos_FR" localeString="fr" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/FR/HELP_PartyRelationTos.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Usage des fichiers d'aide" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="H_PartyRelTos_FR" contentTypeId="DOCUMENT" contentName="Gestion des coordonnées" templateDataResourceId="HELP_TEMPL" localeString="fr" dataResourceId="H_PartyRelTos_FR" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PartyRelTos" contentIdTo="H_PartyRelTos_FR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2006-01-12 01:01:01"/>
+    <ContentAssoc contentId="HELP_PARTY" contentIdTo="HELP_PartyRelTos" contentAssocTypeId="INSTANCE" fromDate="2006-01-12 01:01:01" sequenceNum="000"  mapKey="HELP_PartyRelationTos"/>
+
+    <DataResource dataResourceId="HELP_PartyRoles" localeString="en" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/EN/HELP_PartyRoles.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Help files" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="HELP_PartyRoles" contentTypeId="DOCUMENT" contentName="Contact Mech Managment" templateDataResourceId="HELP_TEMPL" dataResourceId="HELP_PartyRoles" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <DataResource dataResourceId="H_PartyRoles_FR" localeString="fr" dataResourceTypeId="OFBIZ_FILE" 
+        objectInfo="applications/party/data/helpdata/FR/HELP_PartyRoles.xml" dataTemplateTypeId="NONE" statusId="CTNT_IN_PROGRESS" dataResourceName="Usage des fichiers d'aide" mimeTypeId="text/xml" isPublic="Y" />
+    <Content contentId="H_PartyRoles_FR" contentTypeId="DOCUMENT" contentName="Gestion des coordonnées" templateDataResourceId="HELP_TEMPL" localeString="fr" dataResourceId="H_PartyRoles_FR" statusId="CTNT_IN_PROGRESS" mimeTypeId="text/html"/>
+    <ContentAssoc contentId="HELP_PartyRoles" contentIdTo="H_PartyRoles_FR" contentAssocTypeId="ALTERNATE_LOCALE" fromDate="2006-01-12 01:01:01"/>
+    <ContentAssoc contentId="HELP_PARTY" contentIdTo="HELP_PartyRoles" contentAssocTypeId="INSTANCE" fromDate="2006-01-12 01:01:01" sequenceNum="000"  mapKey="HELP_PartyRoles"/>
 </entity-engine-xml>

Modified: ofbiz/branches/20120329_portletWidget/applications/party/config/PartyEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/config/PartyEntityLabels.xml?rev=1403874&r1=1403873&r2=1403874&view=diff
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/config/PartyEntityLabels.xml (original)
+++ ofbiz/branches/20120329_portletWidget/applications/party/config/PartyEntityLabels.xml Tue Oct 30 21:19:31 2012
@@ -1008,6 +1008,46 @@
         <value xml:lang="zh">网站网址</value>
         <value xml:lang="zh_TW">網站網址</value>
     </property>
+<!--#Bam# portletWidget-party -->
+
+    <property key="FieldDescription.parentPartyClassificationTypeId">
+        <value xml:lang="en">Parent Classification Type use to filter showing classifiction type </value>
+        <value xml:lang="fr">Type de classification parente à utiliser pour filter les types de classification à visualiser</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="FieldDescription.roleTypeIdTo">
+        <value xml:lang="en">role Type To</value>
+        <value xml:lang="fr">Rôle de l'acteur utiliser dans l'opération</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="FieldDescription.roleRoleTypeId">
+        <value xml:lang="en">Default role use to filter partyRelationship on role type id to to find parties contact</value>
+        <value xml:lang="fr">Rôle à utiliser pour filtrer les acteurs en relation avec la société</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="FieldDescription.roleStatusId">
+        <value xml:lang="en">Default status use for the communicationEventRole</value>
+        <value xml:lang="fr">Statut par défaut utilisé par les rôles associés à la communication</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+
+
+
+
+
+
+
+
     <property key="PartyClassificationGroup.description.ASSEMBLY">
         <value xml:lang="de">Montage</value>
         <value xml:lang="en">ASSEMBLY</value>

Modified: ofbiz/branches/20120329_portletWidget/applications/party/config/PartyUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/config/PartyUiLabels.xml?rev=1403874&r1=1403873&r2=1403874&view=diff
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/branches/20120329_portletWidget/applications/party/config/PartyUiLabels.xml Tue Oct 30 21:19:31 2012
@@ -1058,6 +1058,16 @@
         <value xml:lang="zh">会员分类类型标识</value>
         <value xml:lang="zh_TW">成員分類類型</value>
     </property>
+<!--#Bam# portletWidget-party -->
+
+    <property key="FormFieldTitle_parentPartyClassificationTypeId">
+        <value xml:lang="en">Parent Party Classification Type Id</value>
+        <value xml:lang="fr">Classification d'acteur parent</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+
+
     <property key="FormFieldTitle_partyContentTypeId">
         <value xml:lang="de">Übergeordnete Kontakttyp ID</value>
         <value xml:lang="en">Parent Content Type Id</value>
@@ -1150,6 +1160,16 @@
         <value xml:lang="zh">会员邀请标识</value>
         <value xml:lang="zh_TW">成員邀請ID</value>
     </property>
+<!--#Bam# portletWidget-party -->
+
+    <property key="FormFieldTitle_partyName">
+        <value xml:lang="en">Name</value>
+        <value xml:lang="fr">Nom</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+
+
     <property key="FormFieldTitle_partyRelationshipName">
         <value xml:lang="de">Akteur Beziehungsname</value>
         <value xml:lang="en">Party Relationship Name</value>
@@ -1377,6 +1397,26 @@
         <value xml:lang="zh">居住状态枚举类型</value>
         <value xml:lang="zh_TW">居住狀態</value>
     </property>
+<!--#Bam# portletWidget-party -->
+
+    <property key="FormFieldTitle_roleTypeGroupIdFrom">
+        <value xml:lang="en">Role Type Group From</value>
+        <value xml:lang="fr">Groupe de Rôle d'origine</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="FormFieldTitle_roleTypeGroupIdTo">
+        <value xml:lang="en">Role Type Group To</value>
+        <value xml:lang="fr">Groupe de Rôle de destination</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+
+
+
+
     <property key="FormFieldTitle_roleTypeId">
         <value xml:lang="ar">تعريف نوع الدور</value>
         <value xml:lang="de">Rolle Typ ID</value>
@@ -2379,6 +2419,38 @@
         <value xml:lang="zh">会员邀请</value>
         <value xml:lang="zh_TW">成員邀請</value>
     </property>
+<!--#Bam# portletWidget-party -->
+
+    <property key="PageTitlePartyRelationTos">
+        <value xml:lang="en">Party Lists to which it is associated</value>
+        <value xml:lang="fr">Liste des acteurs auxquels il est associés</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="PageTitlePartyUserLogins">
+        <value xml:lang="de">Benutzername(n)</value>
+        <value xml:lang="en">UserLogins management</value>
+        <value xml:lang="es">Usuario(s)</value>
+        <value xml:lang="fr">Gestion des identifiants de connexion</value>
+        <value xml:lang="hi_IN">उपयोगकर्ता नाम(ओं)</value>
+        <value xml:lang="it">Nome Utente(i)</value>
+        <value xml:lang="nl">Gebruikersnamen</value>
+        <value xml:lang="pt_BR">Nome(s) de usuário</value>
+        <value xml:lang="pt_PT">Utilizador(es)</value>
+        <value xml:lang="ro">Nume Utilizator(i)</value>
+        <value xml:lang="ru">Имя пользователя (ей)</value>
+        <value xml:lang="th">ชื่อผู้ใช้</value>
+        <value xml:lang="zh">用户名</value>
+        <value xml:lang="zh_TW">使用者名稱</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+
+
+
+
     <property key="PageTitlePendingCommunications">
         <value xml:lang="de">Anstehende Kommunikationen</value>
         <value xml:lang="en">Pending Communications</value>
@@ -2412,6 +2484,16 @@
         <value xml:lang="zh">安全组列表</value>
         <value xml:lang="zh_TW">安全組列表</value>
     </property>
+<!--#Bam# portletWidget-party -->
+
+    <property key="PageTitleSelectParty">
+        <value xml:lang="en">Select one Party</value>
+        <value xml:lang="fr">Sélection d'un acteur</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+
+
     <property key="PageTitleShoppingList">
         <value xml:lang="cs">Nákupní seznam</value>
         <value xml:lang="de">Einkaufsliste</value>
@@ -2848,13 +2930,15 @@
     <property key="PartyAddToSecondRole">
         <value xml:lang="de">Zweitrolle hinzufügen</value>
         <value xml:lang="en">Add To Second Role</value>
-        <value xml:lang="fr">Ajouter le rôle secondaire</value>
+        <value xml:lang="fr">Ajouter un rôle fils</value>
+        
         <value xml:lang="vi">Thêm vào vai trò thứ 2</value>
     </property>
     <property key="PartyAddToRoleViewAll">
         <value xml:lang="de">Rolle hinzufügen: generelle Ansicht</value>
         <value xml:lang="en">Add To Role : view all</value>
-        <value xml:lang="fr">Ajouter le rôle : vue générale</value>
+        <value xml:lang="fr">Ajouter un rôle : (parmi tous les rôles)</value>
+        
         <value xml:lang="vi">Thêm vào vai trò : xem tất cả</value>
     </property>
     <property key="PartyAddToRole">
@@ -10461,6 +10545,16 @@
         <value xml:lang="zh">会员角色类型标识到 (新)</value>
         <value xml:lang="zh_TW">成員角色類型到 (新)</value>
     </property>
+<!--#Bam# portletWidget-party -->
+
+    <property key="PartyRoleTypeParent">
+        <value xml:lang="en">Parent Role Type Id</value>
+        <value xml:lang="fr">Rôle Père</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+
+
     <property key="PartyRoleTypeTo">
         <value xml:lang="de">Rolle Typ an</value>
         <value xml:lang="en">Role Type To</value>
@@ -10627,6 +10721,16 @@
         <value xml:lang="zh">选择联系方式</value>
         <value xml:lang="zh_TW">選擇連絡方式</value>
     </property>
+<!--#Bam# portletWidget-party -->
+
+    <property key="PartySelectMainRole">
+        <value xml:lang="en">Select the Parent Role</value>
+        <value xml:lang="fr">Sélectionnez le rôle père</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+
+
     <property key="PartySelectMimeType">
         <value xml:lang="de">Mime Typ auswählen</value>
         <value xml:lang="en">Select Mime Type</value>
@@ -12233,4 +12337,54 @@
         <value xml:lang="zh">找不到邮政编码</value>
         <value xml:lang="zh_TW">找不到郵遞區號</value>
     </property>
+
+<!--#Bam# portletWidget-party -->
+
+    <property key="CreateNewFaxNumber">
+        <value xml:lang="en">Add a phone number</value>
+        <value xml:lang="fr">Ajouter un fax</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="CreateNewMailAddress">
+        <value xml:lang="en">Add an Email address</value>
+        <value xml:lang="fr">Ajouter une Adresse mail</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="CreateNewMobileNumber">
+        <value xml:lang="en">Add a phone number</value>
+        <value xml:lang="fr">Ajouter un portable</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="CreateNewPostalAddress">
+        <value xml:lang="en">Add a postal Address</value>
+        <value xml:lang="fr">Ajouter une Adresse postale</value>
+    </property>
+    
+<!--#Eam# portletWidget-party -->
+<!--#Bam# portletWidget-party -->
+
+    <property key="CreateNewTelNumber">
+        <value xml:lang="en">Add a phone number</value>
+        <value xml:lang="fr">Ajouter un num.tel.</value>
+    </property>
+
+<!--#Eam# portletWidget-party -->
+
+
+
+
+
+
+
+
+
 </resource>

Modified: ofbiz/branches/20120329_portletWidget/applications/party/data/PartyPortletData.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/PartyPortletData.xml?rev=1403874&r1=1403873&r2=1403874&view=diff
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/PartyPortletData.xml (original)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/PartyPortletData.xml Tue Oct 30 21:19:31 2012
@@ -17,7 +17,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<entity-engine-xml>
+<entity-engine-xml set-other-fields-to-null="true">
 
     <!-- party -->
     <PortletCategory portletCategoryId="PARTY_PROFILE" description="Profiles"/>
@@ -166,4 +166,133 @@
     <PortalPagePortlet portalPageId="PartyProfile" portalPortletId="Visits" portletSeqId="00001" columnSeqId="00002" sequenceNum="7"/>
     <PortalPagePortlet portalPageId="PartyProfile" portalPortletId="ProductStores" portletSeqId="00001" columnSeqId="00002" sequenceNum="8"/>
 
+
+
+<!--#Bam# portletWidget portlet-party  -->
+  <PortalPortlet portalPortletId="PartyInfo" portletName="Party Info" description="General information about a party, person or party group. Show and edit" screenshot="/images/portlets/party.png"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="Y" useScript="Y" useMenu="Y" editFormName="GenericEditEditOrShowParam" editFormLocation="component://common/widget/PortletEditForms.xml"/>
+  <PortalPortlet portalPortletId="SelectParty" portletName="Select One Party" description="Select one Party for a Page PartyRecap" screenshot="/images/portlets/SelectParty.png"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="N" useScript="N" useMenu="N" editFormName="GenericSelectPageParam" editFormLocation="component://common/widget/PortletEditForms.xml"/>
+  <PortalPortlet portalPortletId="PartyUserLogins" portletName="Party user login list" description="List and manage User Logins of a party" screenshot="/images/portlets/UserLogin.png"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="Y" useScript="Y" useMenu="Y" pkIdName="partyId" 
+     editFormName="EditParam_PartyUserLogin" editFormLocation="component://party/widget/ProfileForms.xml"/>
+  <PortalPortlet portalPortletId="ContactMechMgmt" portletName="Contact mechanism for Party and Facility" description="Contact mechanism for Party and Facility"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="Y" useScript="Y" useMenu="Y" pkIdName="primaryId"
+     editFormName="EditParam_ContactMechMgmt" editFormLocation="component://party/widget/ProfileForms.xml"
+     titleLabel="PartyContactInformation" screenshot="/images/portlets/ContactMechMgmt.png"/>
+  <PortalPortlet portalPortletId="PartyRelationFroms" portletName="List relation associated to a party" description="List relation associated to a party"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="N" useScript="Y" useMenu="Y" pkIdName="partyId"
+     menuName="PartyRelationships"
+     titleLabel="PartyListRelatedAccounts" editFormName="EditParam_PartyRelationship" editFormLocation="component://party/widget/ProfileForms.xml"/>
+  <PortalPortlet portalPortletId="PartyRelationTos" portletName="Party Lists to which it is associated" description="List relation associated from a party"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="N" useScript="Y" useMenu="Y" pkIdName="partyId"
+     menuName="PartyRelationships"
+     editFormName="EditParam_PartyRelationship" editFormLocation="component://party/widget/ProfileForms.xml"/>
+  <PortalPortlet portalPortletId="PartyRoles" portletName="Party roles" description="Portlet to manage PartyRole"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScript="Y" useMenu="Y" pkIdName="partyId"
+     editFormName="EditParam_PartyRoles" editFormLocation="component://party/widget/ProfileForms.xml"
+     titleLabel="PartyRoles" screenshot="/images/portlets/PartyRoles.png"/>
+  <PortalPortlet portalPortletId="PartyAttributes" portletName="PartyAttributes" description="Attributes of a party"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="N" useScript="N" useMenu="Y" pkIdName="partyId"
+     titleLabel="PartyAttributes" screenshot="/images/portlets/Attributes.png"/>
+  <PortalPortlet portalPortletId="PartyAvsSettings" portletName="Party Avs Settings" description="Avs Settings of a party"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="N" useScript="Y" useMenu="Y" pkIdName="partyId"
+     titleLabel="PartyAvsOver" screenshot="/images/portlets/AvsSettings.png"/>
+  <PortalPortlet portalPortletId="PartyLoyaltyPoints" portletName="Party Loyalty Points" description="Loyalty Points of a party"
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="N" useScript="N" useMenu="N" pkIdName="partyId"
+     titleLabel="PartyLoyaltyPoints" screenshot="/images/portlets/LoyaltyPoints.png"/>
+  <PortalPortlet portalPortletId="PartyIdentLists" portletLongId="PartyIdentifications" portletName="Party identifications list" description="Party identification number list"
+      portletTypeId="ScreenletList" component="party" subComponent="Profile" useScreen="N" useScript="N" useMenu="Y" pkIdName="partyId"
+      editFormName="EditParam_PartyIdentifications" editFormLocation="component://party/widget/ProfileForms.xml"
+      titleLabel="PartyPartyIdentifications" screenshot="/images/portlets/PartyIdentification.png"/>
+  <PortalPortlet portalPortletId="PartyNotes" portletName="Notes associated to Party management" description="Notes associated to one party list and management"
+        portletTypeId="ScreenletList" component="party" subComponent="Profile" useScreen="N" useScript="N" useMenu="Y" pkIdName="partyId"
+        titleLabel="CommonNotes" securityMainAction="VIEW"/>
+  <PortalPortlet portalPortletId="PartyPaymentMethods" portletName="Party payment method list" description="List and manage payment method for one Party"
+        portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="Y" useScript="N" useMenu="Y" pkIdName="partyId"
+        titleLabel="PartyPaymentMethodInformation" screenshot="/images/portlets/PartyPaymentMethods.png"
+        securityServiceName="" securityMainAction="VIEW"/>
+
+  <PortletPortletCategory portalPortletId="PartyInfo" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="SelectParty" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyUserLogins" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="ContactMechMgmt" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyRelationFroms" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyRelationTos" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyRoles" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyAttributes" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyAvsSettings" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyLoyaltyPoints" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyIdentLists" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyNotes" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyPaymentMethods" portletCategoryId="PARTY_PROFILE"/>
+
+
+  <PortalPage portalPageId="PartyRecap" sequenceNum="0" portalPageName="Party Profile overview" description="Party profile page whith a lot of portlet" ownerUserLoginId="_NA_"/>
+  <PortalPageColumn portalPageId="PartyRecap" columnSeqId="00001" columnWidthPercentage="50"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="SelectParty" portletSeqId="00001" columnSeqId="00001" sequenceNum="0"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyInfo" portletSeqId="00001" columnSeqId="00001" sequenceNum="1"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="ContactMechMgmt" portletSeqId="00001" columnSeqId="00001" sequenceNum="2"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyRelationFroms" portletSeqId="00001" columnSeqId="00001" sequenceNum="3"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyRelationTos" portletSeqId="00001" columnSeqId="00001" sequenceNum="4"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyLoyaltyPoints" portletSeqId="00001" columnSeqId="00001" sequenceNum="5"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyPaymentMethods" portletSeqId="00001" columnSeqId="00001" sequenceNum="6"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyIdentLists" portletSeqId="00001" columnSeqId="00001" sequenceNum="7"/>
+  <PortalPageColumn portalPageId="PartyRecap" columnSeqId="00002"/><!-- no width in pixels or percent, use the rest of the space available -->
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyUserLogins" portletSeqId="00001" columnSeqId="00002" sequenceNum="1"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyRoles" portletSeqId="00001" columnSeqId="00002" sequenceNum="2"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyAttributes" portletSeqId="00001" columnSeqId="00002" sequenceNum="3"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyAvsSettings" portletSeqId="00001" columnSeqId="00002" sequenceNum="4"/>
+   <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyNotes" portletSeqId="00001" columnSeqId="00002" sequenceNum="5"/>
+
+
+  <PortalPortlet portalPortletId="PartyLastVisits" portletName="List last Visits for the Party" description="Last 5 Visits of a certain party"
+     portletTypeId="Screenlet" component="party" subComponent="Visit" useScreen="N" useScript="N" useMenu="Y" pkIdName="partyId"
+     titleLabel="PageTitleVisitList" screenshot="/images/portlets/Visits.png"/>
+  <PortalPortlet portalPortletId="PartyAllVisits" portletName="List Visits" description="search or select and list  party visits"
+     portletTypeId="Screenlet" component="party" subComponent="Visit" useScreen="Y" useScript="N" useMenu="N"
+     titleLabel="PageTitleVisitList" screenshot="/images/portlets/Visits.png"/>
+  <PortletPortletCategory portalPortletId="PartyLastVisits" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyAllVisits" portletCategoryId="PARTY_PROFILE"/>
+  <PortalPagePortlet portalPageId="PartyRecap" portalPortletId="PartyLastVisits" portletSeqId="00001" columnSeqId="00002" sequenceNum="5"/>
+
+  <PortalPortlet portalPortletId="FindParties" portletName="Party and Person find form" description="Muliple criteria find form for PartyGroup and Person" 
+     portletTypeId="Screenlet" component="party" subComponent="Profile" useScreen="N" useScript="N" useMenu="N"
+     titleLabel="CommonSearch" editFormName="EditParam_FindParties" editFormLocation="component://party/widget/ProfileForms.xml" screenshot="/images/portlets/FindParties.png"/>
+  <PortletAttribute portalPortletId="FindParties" attrName="resultPortalPortletId" attrValue="ListParties" portalPageId="_NA_" portletSeqId="00000"/>
+  <PortletAttribute portalPortletId="FindParties" attrName="useAreaCode"     attrValue="N" portalPageId="_NA_" portletSeqId="00000"/>
+  <PortletAttribute portalPortletId="FindParties" attrName="useCountryCode"  attrValue="N" portalPageId="_NA_" portletSeqId="00000"/>
+
+  <PortalPortlet portalPortletId="ListParties" portletName="PartyGroups and Persons list" description="PartyGroup and Person search results"
+     portletTypeId="ScreenletList" component="party" subComponent="Profile" useScreen="N" useScript="N" useMenu="N"
+     titleLabel="CommonSearchResults" editFormName="GenericRecapPageParam" editFormLocation="component://common/widget/PortletEditForms.xml" screenshot="/images/portlets/ListParties.png"/>
+  <PortletAttribute portalPortletId="ListParties" attrName="recapPageId" attrValue="PartyRecap" portalPageId="_NA_" portletSeqId="00000"/>
+
+    <!-- Use a screen (default value name, see ShowPortalPortlet view) -->
+    <PortalPortlet portalPortletId="PartyDetailsMenu" 
+       portletName="Party summary and details menu (with portletType and showPortlet)" description="Party summary and menu to see all details profile portlet in the PartyDetail contener"
+       portletTypeId="Screenlet" component="party" subComponent="Profile" useMenu="Y" useScreen="Y" useScript="Y"
+       editFormName="EditParam_PartyDetailsMenu" editFormLocation="component://party/widget/ProfileForms.xml"
+       titleLabel="CommonEmptyHeader" pkIdName="partyId" />
+    <!-- Empty area for portlet injected by DetailMenu -->
+    <PortalPortlet portalPortletId="PartyDetail" 
+       portletName="Container to show Party portlet detail (with portletType and showPortlet)" description="Use this portlet to say where detail portlet call from a menu will be show"
+       portletTypeId="Empty" component="party" subComponent="Profile"/>
+
+
+  <PortletPortletCategory portalPortletId="FindParties" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="ListParties" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyDetailsMenu" portletCategoryId="PARTY_PROFILE"/>
+  <PortletPortletCategory portalPortletId="PartyDetail" portletCategoryId="PARTY_PROFILE"/>
+
+
+  <PortalPage portalPageId="PartyMgmt" sequenceNum="0" portalPageName="Party Managment" description="Find, List Party and show menu to look for all Party Portlet" ownerUserLoginId="_NA_"/>
+  <PortalPageColumn portalPageId="PartyMgmt" columnSeqId="00001" columnWidthPercentage="25"/>
+   <PortalPagePortlet portalPageId="PartyMgmt" portalPortletId="FindParties" portletSeqId="00001" columnSeqId="00001" sequenceNum="1"/>
+   <PortalPagePortlet portalPageId="PartyMgmt" portalPortletId="PartyDetailsMenu" portletSeqId="00001" columnSeqId="00001" sequenceNum="2"/>
+  <PortalPageColumn portalPageId="PartyMgmt" columnSeqId="00002"/><!-- no width in pixels or percent, use the rest of the space available -->
+   <PortalPagePortlet portalPageId="PartyMgmt" portalPortletId="ListParties" portletSeqId="00001" columnSeqId="00002" sequenceNum="1"/>
+   <PortalPagePortlet portalPageId="PartyMgmt" portalPortletId="PartyDetail" portletSeqId="00001" columnSeqId="00002" sequenceNum="2"/>
+
+<!--#Eam# portletWidget portlet-party  -->
 </entity-engine-xml>

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>Party relationship list</title>
+
+      <para>This portlet displays the Contact Mech. of a business object, actor, facility, order, ...</para>
+      <para>Depending on the Contact Mech. (postal address, email, phone, ...), the display and entry differs. In all cases, it is
+             possible to clarify the purpose of the Contact Mech. (billing address, and / or delivery, and / or ...)</para>
+      <para>A Contact Mech. may be associated with one or more business object, for example, postal delivery address of a client will also
+             associated with its various orders or quotes. It is therefore very rare to delete a Contact Mech., it is by cons, possible
+             invalidate it, because each Contact Mech. possesses the expiry date (from date .. thru date ..)</para>
+      <para>By default only valid Contact Mech. are displayed and there is a button to display the history</para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Portlet parameters</title>
+      <itemizedlist>
+        <listitem><para>Setting the field Telephone: This field can be detailed by three additional subfield (pay, region, ext), each may or may not be used.</para> </listitem>
+        <listitem><para>It is possible to show or not each of the menu options to add</para></listitem>
+        <listitem><para>It is possible, for each type of addition to give a purpose which will be used when creating</para></listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Security rules</title>
+      <itemizedlist>
+        <listitem><para>nothing at the portlet level, only at the update service level (and component rules)</para> </listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Technical remarks</title>
+      <para>This portlet displays the Contact Mech if it receive a partyId, or a facilityId or a orderId or a workEffortId</para>
+    </section>
+</section>
\ No newline at end of file

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_ContactMechMgmt.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyInfo.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyInfo.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyInfo.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyInfo.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>The Portlet Party Information.</title>
+
+      <para>This portlet show a information summary for a Party. With the edit button you can change information and see the details.</para>
+      <para>Summary and detail are adapted for Person or Party Group</para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Portlet parameters</title>
+      <itemizedlist>
+        <listitem><para>Standard show screenlet menu</para> </listitem>
+        <listitem><para>Standard show edit menu : if value = N "edit button" not appears</para> </listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Security rules</title>
+      <itemizedlist>
+        <listitem><para>nothing at the portlet level, only at the update service level (and component rules)</para> </listitem>
+      </itemizedlist>
+    </section>
+</section>
\ No newline at end of file

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyInfo.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyInfo.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyInfo.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>List associated parties</title>
+
+      <para>This portlet displays the parties associated with the selected Party. The display and behavior depend on its setting. </para>
+      <para>To characterize the relationship between two parties, we must specify the "relationship type", the more fluently this portlet is used
+         for a specific relationship Type, eg
+          <itemizedlist>
+            <listitem> <para> "Contact", ie list all the contacts of a sales reps or a customer; </para> </listitem>
+            <listitem> <para> "Employee", ie list all employees of a company; </para> </listitem>
+            <listitem> <para> "Team Member", ie list all team members or service members; </para> </listitem>
+            <listitem> <para> ... </para> </listitem>
+          </itemizedlist>
+      </para>
+      <para>For a relationship between Party, it is also possible to specify the role of the party associated, for example in the case of Relationship Type
+         "employee", the role will detail the role of the employee in the company. In most cases this field does not appear because it is not necessary. </para>
+      <para> A relationship between Party possesses validity date (from date .. thru date ..), it is possible to keep a history. Depending on the setting
+             it is also possible to delete a relationship in which case the history will not be retained. </para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Portlet parameters</title>
+      <itemizedlist>
+        <listitem><para>Title portlet: You must include a "UiLabel" (a code according to a language that give wording), it allows you to customize the portlet Title
+            this is useful when the portlet is used several times in the same page. Ask a technical consultant to find the UILabel
+            corresponding to your needs, or to define a new one.</para> </listitem>
+        <listitem><para>Role From Type: If this field is filled, the list displayed will be filter (only this role) and in editing (add or change) this value will be used, the role field will not be shown to the user.
+            Usually, this parameter is left blank.</para></listitem>
+        <listitem><para>Role Group : If the field Role From is empty, indicates the group from which the role will be selectable in the edit screen (add - change). The field "original role" will be displayed in the list</para></listitem>
+        <listitem><para>Party Relationship Type Id : indicate the RelationshipType to use to filter relationships to display, or leave it blank to display all and therefore this field.</para></listitem>
+        <listitem><para>Party associated Role (Role Type To): If this field is filled, the list displayed will be filter (only this role) and in editing (add or change) this value will be used, field "role to" will not be displayed to the user.</para></listitem>
+        <listitem><para>Role To Group: If the field RoleTo is empty, indicates the group from which the user will select a role in the edit screen (add - change). The field "destination role" will be displayed in the list. </para></listitem>
+        <listitem><para>Show edit menu Standard: if set to N then the buttons "Add", "edit" and "suppression does not appear.</para></listitem>
+        <listitem><para>History management (show history button): if set to N then the buttons "invalidate" and "view history" not appear </para></listitem>
+        <listitem><para>delete button (Show Delete button): if set to N then the buttons "delete" does not appear, often only used to force the use of archiving. </para></listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Security rules</title>
+      <itemizedlist>
+        <listitem><para>nothing at the portlet level, only at the update service level (and component rules)</para> </listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Technical remarks</title>
+      <para>This portlet list only entity PartyRelationship with partyIdFrom == partyId selected. A other portlet exist for
+        partyIdTo = partyId</para>
+      <para>When Role From and/or To are not define (field by the user or in parameters),  _NA_ is used.</para>
+    </section>
+</section>
\ No newline at end of file

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationFroms.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>Party Lists to which it is associated</title>
+
+      <para>This portlet displays the parties to which it is associated to the selected Party. The display and behavior depend on its setting. </para>
+      <para>To characterize the relationship between two parties, we must specify the "relationship type", the more fluently this portlet is used
+         for a specific relationship Type, eg
+          <itemizedlist>
+            <listitem> <para> "Contact", ie list all sales reps or customer, to which he is a contact; </para> </listitem>
+            <listitem> <para> "Employee", ie list all company where a person is employed; </para> </listitem>
+            <listitem> <para> "Team Member", ie list all team or group to which person is member; </para> </listitem>
+            <listitem> <para> ... </para> </listitem>
+          </itemizedlist>
+      </para>
+      <para>For a relationship between Party, it is also possible to specify the role of the party associated, for example in the case of Relationship Type
+         "employee", the role will detail the role of the employee in the company. In most cases this field does not appear because it is not necessary. </para>
+      <para> A relationship between Party possesses validity date (from date .. thru date ..), it is possible to keep a history. Depending on the setting
+             it is also possible to delete a relationship in which case the history will not be retained. </para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Portlet parameters</title>
+      <itemizedlist>
+        <listitem><para>Title portlet: You must include a "UiLabel" (a code according to a language that give wording), it allows you to customize the portlet Title
+            this is useful when the portlet is used several times in the same page. Ask a technical consultant to find the UILabel
+            corresponding to your needs, or to define a new one.</para> </listitem>
+        <listitem><para>Role From Type: If this field is filled, the list displayed will be filter (only this role) and in editing (add or change) this value will be used, the role field will not be shown to the user.
+            Usually, this parameter is left blank.</para></listitem>
+        <listitem><para>Role Group : If the field Role From is empty, indicates the group from which the role will be selectable in the edit screen (add - change). The field "original role" will be displayed in the list</para></listitem>
+        <listitem><para>Party Relationship Type Id : indicate the RelationshipType to use to filter relationships to display, or leave it blank to display all and therefore this field.</para></listitem>
+        <listitem><para>Party associated Role (Role Type To): If this field is filled, the list displayed will be filter (only this role) and in editing (add or change) this value will be used, field "role to" will not be displayed to the user.</para></listitem>
+        <listitem><para>Role To Group: If the field RoleTo is empty, indicates the group from which the user will select a role in the edit screen (add - change). The field "destination role" will be displayed in the list. </para></listitem>
+        <listitem><para>Show edit menu Standard: if set to N then the buttons "Add", "edit" and "suppression does not appear.</para></listitem>
+        <listitem><para>History management (show history button): if set to N then the buttons "invalidate" and "view history" not appear </para></listitem>
+        <listitem><para>delete button (Show Delete button): if set to N then the buttons "delete" does not appear, often only used to force the use of archiving. </para></listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Security rules</title>
+      <itemizedlist>
+        <listitem><para>nothing at the portlet level, only at the update service level (and component rules)</para> </listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Technical remarks</title>
+      <para>This portlet list only entity PartyRelationship with partyIdTo == partyId selected. A other portlet exist for
+        partyIdFrom = partyId</para>
+      <para>When Role From and/or To are not define (field by the user or in parameters),  _NA_ is used.</para>
+    </section>
+</section>
\ No newline at end of file

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRelationTos.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRoles.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRoles.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRoles.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRoles.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>List party roles</title>
+
+      <para>This portlet list the roles for the party, all or only thus which are part of a role group, the role group description is displayed
+             in the title of the portlet, it depends on the setting of the portlet on this page.  </para>
+      <para> If there is no role group set, when adding a role, you can start by selecting a parent role
+             and after one child.</para>
+      <para> If there is a group of role set, when adding a role, it will be possible to choose among the roles that group.</para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Limitations or futures functionalities</title>
+      <itemizedlist>
+          <listitem><para>Currently, role are group by using parent role, so its not possible for a role to be in multiple "group".</para> </listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Portlet parameters</title>
+      <itemizedlist>
+        <listitem><para>Show edit Standard: if set to N then the buttons "Add" and "suppression does not appear.</para></listitem>
+        <listitem><para>Role Group : Indicates the group from which the role will be selectable in the add screen. In this case Party roles list is contain only role which are in the group</para></listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Security rules</title>
+      <itemizedlist>
+        <listitem><para>PORTAL_ADMIN is needed to edit portlet attributes</para> </listitem>
+      </itemizedlist>
+    </section>
+
+</section>
\ No newline at end of file

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRoles.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRoles.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyRoles.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>The Portlet User login list for a Party.</title>
+
+      <para>This portlet list all user login associated to a Party. Most of time a party has only one, but when party is a company, sometime it's 
+            useful to give multiple user login, if you don't want create a party for each company's employee.</para>
+      <para>A user login is used to connect to ofbiz application. Security Group give which screens he can view and which functions he can execute.</para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Limitations or futurs fonctionnalities</title>
+      <itemizedlist>
+          <listitem><para>Only the first 5 user login are show</para> </listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Portlet parameters</title>
+      <itemizedlist>
+          <listitem><para>Standard show screenlet menu</para> </listitem>
+          <listitem><para>Standard show edit menu : if value = N "add user login button" not appears</para> </listitem>
+          <listitem><para>security Group Id : if a securityGroupId is put, the 'add user login button' will automatically add this securityGroupId to the 
+            userLogin just after creating it</para></listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Security rules</title>
+      <itemizedlist>
+          <listitem><para>SECURITY_VIEW is needed to view Security Group List</para> </listitem>
+          <listitem><para>PARTYMGR_CREATE is needed to have the "add user login button", and SECURITY_CREATE when a security group is
+            automatically add (cf security group parameters)</para></listitem>
+          <listitem><para>PARTYMGR_UPDATE and SECURITY_ADMIN are needed to be able to edit user login security information (enable or not user login, new password, ...)
+            and to manage security group list for a login</para></listitem>
+          <listitem><para>When a user use this portlet for him (with its own user login), he can change its password</para></listitem>
+      </itemizedlist>
+    </section>
+</section>

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_PartyUserLogins.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_SelectParty.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_SelectParty.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_SelectParty.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_SelectParty.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>The Portlet Select a Party.</title>
+
+      <para>This portlet is used to select one Party to call show Portal Page for the current Portal Page.</para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Portlet parameters</title>
+      <itemizedlist>
+          <listitem><para>uri for lookup: default value is lookupParty, this parameters is useful when Portal Page which used this portlet is only for a "group" of party, 
+            filter on Party Type, Role Type, .... Ask to a technical consultant to know the existing lookup or to define a new one.</para> </listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Security rules</title>
+      <itemizedlist>
+          <listitem><para>nothing (component rules only)</para> </listitem>
+      </itemizedlist>
+    </section>
+</section>
\ No newline at end of file

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_SelectParty.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_SelectParty.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/EN/HELP_SelectParty.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>Portlet de gestion des coordonnées.</title>
+
+      <para>Cette portlet permet d'afficher les coordonnées d'un objet metier, acteur, magasin, commande, ...</para>
+      <para>Selon le type de coordonnée (adresse postal, mail, téléphone, ...), l'affichage et la saisie diffère. Dans tous les cas, il est
+            possible de préciser le but de la coordonnée (adresse de facturation, et/ou de livraison, et/ou ...)</para>
+      <para>Une coordonnée peut être associé à un ou plusieurs objet métier, par exemple l'adresse postal de livraison d'un client sera aussi
+            associé à ses différentes commandes ou devis. Il est donc trés rare de supprimer une coordonnée, il est par contre, possible de 
+            l'invalider, en effet chaque coordonnée posséde des date de validité (de .. jusqu'a ..)</para>
+      <para>Par défaut seul les coordonnées valide sont affiché et un boutton permet d'afficher l'historique</para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Les paramètre de la Portlet</title>
+      <itemizedlist>
+        <listitem><para>Paramétrage du champ N° de téléphone : ce champ peut être compéter par 3 sous-champ complémentaire (pay, région, ext), chacun peut ou non etre utilisé.</para> </listitem>
+        <listitem><para>Il est possible de faire apparaitre ou chacune des options du menu d'ajout</para></listitem>
+        <listitem><para>Il est possible, pour chacun des types d'ajout de donner un but qui sera utilisé lors de la création</para></listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Règles de Securité</title>
+      <itemizedlist>
+        <listitem><para>aucune au niveau de la portlet, uniquement celle au niveau du service de mise à jours (et celles du composant)</para> </listitem>
+      </itemizedlist>
+    </section>
+
+    <section>
+      <title>Remarques Techniques</title>
+      <para>Cette portlet fonctionne si elle reçoit un partyId, ou un facilityId ou un orderId ou un workEffortId</para>
+    </section>
+</section>
\ No newline at end of file

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_ContactMechMgmt.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyInfo.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyInfo.xml?rev=1403874&view=auto
==============================================================================
--- ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyInfo.xml (added)
+++ ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyInfo.xml Tue Oct 30 21:19:31 2012
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version
+2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+applicable law or agreed to in writing, software distributed under the
+License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for
+the specific language governing permissions and limitations under the
+License.
+-->
+<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
+    xsi:schemaLocation="http://docbook.org/ns/docbook"
+    xmlns="http://docbook.org/ns/docbook">
+    <title>Portlet Les information d'un acteur.</title>
+
+      <para>Cette portlet affiche un résumé des informations de l'acteur (différent selon le type de l'acteur Personne ou Groupe d'acteur).</para>
+      <para>Le Bouton édition permet de voir l'ensemble des informations et au besoin de les modifier.</para>
+      <para>&amp;nbsp;</para>
+
+    <section>
+      <title>Les paramètre de la Portlet</title>
+      <itemizedlist>
+        <listitem><para>Le show screenlet menu Standard, il permet de cacher le menu de la portlet (refresh et édition)</para> </listitem>
+        <listitem><para>Le show edit menu Standard: s'il est positionné à N alors le boutton "édition" n'apparait pas</para></listitem>
+      </itemizedlist>
+      <para></para>
+    </section>
+
+    <section>
+      <title>Règles de Securité</title>
+      <itemizedlist>
+        <listitem><para>aucune au niveau de la portlet, uniquement celle au niveau du service de mise à jours de l'acteur (et celles du composant)</para> </listitem>
+      </itemizedlist>
+    </section>
+</section>
\ No newline at end of file

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyInfo.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyInfo.xml
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/20120329_portletWidget/applications/party/data/helpdata/FR/HELP_PartyInfo.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml