|
Author: buscob
Date: Sat Aug 14 17:36:00 2010 New Revision: 985539 URL: http://svn.apache.org/viewvc?rev=985539&view=rev Log: Slightly improved Party Manager help screens Modified: ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY.xml ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY_findparty.xml Modified: ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY.xml?rev=985539&r1=985538&r2=985539&view=diff ============================================================================== --- ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY.xml (original) +++ ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY.xml Sat Aug 14 17:36:00 2010 @@ -22,7 +22,7 @@ under the License. xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> - <title>The Party Introduction</title> + <title>The Party Manager Application</title> <para> The Party Manager application is used to manage the parties, i.e any legal entity your company has to deal with. </para> Modified: ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY_findparty.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY_findparty.xml?rev=985539&r1=985538&r2=985539&view=diff ============================================================================== --- ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY_findparty.xml (original) +++ ofbiz/trunk/applications/party/data/helpdata/HELP_PARTY_findparty.xml Sat Aug 14 17:36:00 2010 @@ -18,15 +18,18 @@ License. xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd" xmlns="http://docbook.org/ns/docbook"> <title>The Party Find help screen.</title> - <para>The default screen is for the Party tab is 'Find Party'. It is used to locate existing - parties. Various serach criteria can be used, either based on the the general party data + <para>The 'Find Party' is the default screen for the Party Manager application. It is used to locate existing + parties. Various search criteria can be used, either based on the general party data like name role and type but also on the postal address, telephone (Telecom) and other like - email address. </para> - <para> If the find button is pressed, a list is presented containing several columns. Most - colums are pretty obvious. </para> - <para> The "Main Roletype" need a little more explanation. In here the role is - listed which is a child of the "Main role"" roletype. It is currently set - to "Organisation& and "SFA Role". The later to be - prepared to use he party in he SFA component. See the marketing application for more - information </para> + email address.</para> + <para>If the find button is pressed, a list is presented containing several columns.</para> + <para>The first column shows the Party ID. This is a string that uniquely identifies the Party in the system.</para> + <para>The second column shows the Party logins. This is the string the user enters when logging into the system. A single Party can have more than one login. + In this case the "(many)" string is showed in place of the login string. The complete list of user logins can still be seen in the Party details screen. + If a Party has no user login associated the string "(none)" is shown.</para> + <para></para> + <para></para> + <para>In the "Main Roletype" column the role is listed which is a child of the "Main role"" roletype. It is currently set + to "Organisation" and "SFA Role". The later to be prepared to use he party in he SFA component. See the marketing application for more + information</para> </section> |
| Free forum by Nabble | Edit this page |
