details: https://code.openbravo.com/erp/devel/pi/rev/cec498bcc924 changeset: 16464:cec498bcc924 user: Miguel de Juana <miguel.dejuana <at> openbravo.com> date: Wed May 09 15:33:42 2012 +0200 summary: Fixed issue 13548:Updated Help/Comment of JavaPackage amd isHighVolume elements
diffstat: src-db/database/sourcedata/AD_COLUMN.xml | 8 ++++---- src-db/database/sourcedata/AD_ELEMENT.xml | 4 ++-- src-db/database/sourcedata/AD_FIELD.xml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diffs (90 lines): diff -r 65891cafc3a4 -r cec498bcc924 src-db/database/sourcedata/AD_COLUMN.xml --- a/src-db/database/sourcedata/AD_COLUMN.xml Wed May 09 13:47:38 2012 +0200 +++ b/src-db/database/sourcedata/AD_COLUMN.xml Wed May 09 15:33:42 2012 +0200 @@ -66098,7 +66098,7 @@ <!--4196--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--4196--> <NAME><![CDATA[High Volume]]></NAME> <!--4196--> <DESCRIPTION><![CDATA[Use Search instead of Pick list]]></DESCRIPTION> -<!--4196--> <HELP><![CDATA[The High Volume Checkbox indicates if a search screen will display as opposed to a pick list for selecting records from this table.]]></HELP> +<!--4196--> <HELP><![CDATA[If a table is defined as High Volume, it means that it has or may have a large number of rows.]]></HELP> <!--4196--> <COLUMNNAME><![CDATA[IsHighVolume]]></COLUMNNAME> <!--4196--> <AD_TABLE_ID><![CDATA[100]]></AD_TABLE_ID> <!--4196--> <AD_REFERENCE_ID><![CDATA[20]]></AD_REFERENCE_ID> @@ -231190,7 +231190,7 @@ <!--56EB0A0CAC47B232E040007F01001BD8--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--56EB0A0CAC47B232E040007F01001BD8--> <NAME><![CDATA[Java Package]]></NAME> <!--56EB0A0CAC47B232E040007F01001BD8--> <DESCRIPTION><![CDATA[Java package for the module]]></DESCRIPTION> -<!--56EB0A0CAC47B232E040007F01001BD8--> <HELP><![CDATA[Is the Java package the module will use.]]></HELP> +<!--56EB0A0CAC47B232E040007F01001BD8--> <HELP><![CDATA[The Java Package is a unique identifier of your module and has to match the Java package naming rules as described in the Java Naming Conventions (names and package names). Be careful when setting this value as you are not allowed to change it once your module is registered in the central repository. If your module includes Java files they have to be packaged within your module's Java package or in its sub-packages.]]></HELP> <!--56EB0A0CAC47B232E040007F01001BD8--> <COLUMNNAME><![CDATA[JavaPackage]]></COLUMNNAME> <!--56EB0A0CAC47B232E040007F01001BD8--> <AD_TABLE_ID><![CDATA[9D36D488605044F5A0264D7C8B916657]]></AD_TABLE_ID> <!--56EB0A0CAC47B232E040007F01001BD8--> <AD_REFERENCE_ID><![CDATA[10]]></AD_REFERENCE_ID> @@ -245853,7 +245853,7 @@ <!--682633A6E69A9D31E040007F010061E4--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--682633A6E69A9D31E040007F010061E4--> <NAME><![CDATA[Java Package]]></NAME> <!--682633A6E69A9D31E040007F010061E4--> <DESCRIPTION><![CDATA[Java package for the module]]></DESCRIPTION> -<!--682633A6E69A9D31E040007F010061E4--> <HELP><![CDATA[Is the Java package the module will use.]]></HELP> +<!--682633A6E69A9D31E040007F010061E4--> <HELP><![CDATA[The Java Package is a unique identifier of your module and has to match the Java package naming rules as described in the Java Naming Conventions (names and package names). Be careful when setting this value as you are not allowed to change it once your module is registered in the central repository. If your module includes Java files they have to be packaged within your module's Java package or in its sub-packages.]]></HELP> <!--682633A6E69A9D31E040007F010061E4--> <COLUMNNAME><![CDATA[Javapackage]]></COLUMNNAME> <!--682633A6E69A9D31E040007F010061E4--> <AD_TABLE_ID><![CDATA[8FD3DEA921D74CAFB5D4296A0375E958]]></AD_TABLE_ID> <!--682633A6E69A9D31E040007F010061E4--> <AD_REFERENCE_ID><![CDATA[10]]></AD_REFERENCE_ID> @@ -256454,7 +256454,7 @@ <!--7E3EF62A996311DD88AB001D09C4A2FE--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--7E3EF62A996311DD88AB001D09C4A2FE--> <NAME><![CDATA[Java Package]]></NAME> <!--7E3EF62A996311DD88AB001D09C4A2FE--> <DESCRIPTION><![CDATA[Java package for the module]]></DESCRIPTION> -<!--7E3EF62A996311DD88AB001D09C4A2FE--> <HELP><![CDATA[Is the Java package the module will use.]]></HELP> +<!--7E3EF62A996311DD88AB001D09C4A2FE--> <HELP><![CDATA[The Java Package is a unique identifier of your module and has to match the Java package naming rules as described in the Java Naming Conventions (names and package names). Be careful when setting this value as you are not allowed to change it once your module is registered in the central repository. If your module includes Java files they have to be packaged within your module's Java package or in its sub-packages.]]></HELP> <!--7E3EF62A996311DD88AB001D09C4A2FE--> <COLUMNNAME><![CDATA[JavaPackage]]></COLUMNNAME> <!--7E3EF62A996311DD88AB001D09C4A2FE--> <AD_TABLE_ID><![CDATA[D5066ABE94C144C19E3516C882B51DE4]]></AD_TABLE_ID> <!--7E3EF62A996311DD88AB001D09C4A2FE--> <AD_REFERENCE_ID><![CDATA[10]]></AD_REFERENCE_ID> diff -r 65891cafc3a4 -r cec498bcc924 src-db/database/sourcedata/AD_ELEMENT.xml --- a/src-db/database/sourcedata/AD_ELEMENT.xml Wed May 09 13:47:38 2012 +0200 +++ b/src-db/database/sourcedata/AD_ELEMENT.xml Wed May 09 15:33:42 2012 +0200 @@ -6940,7 +6940,7 @@ <!--1174--> <NAME><![CDATA[High Volume]]></NAME> <!--1174--> <PRINTNAME><![CDATA[High Volume]]></PRINTNAME> <!--1174--> <DESCRIPTION><![CDATA[Use Search instead of Pick list]]></DESCRIPTION> -<!--1174--> <HELP><![CDATA[The High Volume Checkbox indicates if a search screen will display as opposed to a pick list for selecting records from this table.]]></HELP> +<!--1174--> <HELP><![CDATA[If a table is defined as High Volume, it means that it has or may have a large number of rows.]]></HELP> <!--1174--> <AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID> <!--1174--> <ISGLOSSARY><![CDATA[N]]></ISGLOSSARY> <!--1174--></AD_ELEMENT> @@ -22452,7 +22452,7 @@ <!--56EB0A0CAC4DB232E040007F01001BD8--> <NAME><![CDATA[Java Package]]></NAME> <!--56EB0A0CAC4DB232E040007F01001BD8--> <PRINTNAME><![CDATA[Java Package]]></PRINTNAME> <!--56EB0A0CAC4DB232E040007F01001BD8--> <DESCRIPTION><![CDATA[Java package for the module]]></DESCRIPTION> -<!--56EB0A0CAC4DB232E040007F01001BD8--> <HELP><![CDATA[Is the Java package the module will use.]]></HELP> +<!--56EB0A0CAC4DB232E040007F01001BD8--> <HELP><![CDATA[The Java Package is a unique identifier of your module and has to match the Java package naming rules as described in the Java Naming Conventions (names and package names). Be careful when setting this value as you are not allowed to change it once your module is registered in the central repository. If your module includes Java files they have to be packaged within your module's Java package or in its sub-packages.]]></HELP> <!--56EB0A0CAC4DB232E040007F01001BD8--> <AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID> <!--56EB0A0CAC4DB232E040007F01001BD8--> <ISGLOSSARY><![CDATA[N]]></ISGLOSSARY> <!--56EB0A0CAC4DB232E040007F01001BD8--></AD_ELEMENT> diff -r 65891cafc3a4 -r cec498bcc924 src-db/database/sourcedata/AD_FIELD.xml --- a/src-db/database/sourcedata/AD_FIELD.xml Wed May 09 13:47:38 2012 +0200 +++ b/src-db/database/sourcedata/AD_FIELD.xml Wed May 09 15:33:42 2012 +0200 @@ -38690,7 +38690,7 @@ <!--3207--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--3207--> <NAME><![CDATA[High Volume]]></NAME> <!--3207--> <DESCRIPTION><![CDATA[Use Search instead of Pick list]]></DESCRIPTION> -<!--3207--> <HELP><![CDATA[The High Volume Checkbox indicates if a search screen will display as opposed to a pick list for selecting records from this table.]]></HELP> +<!--3207--> <HELP><![CDATA[If a table is defined as High Volume, it means that it has or may have a large number of rows.]]></HELP> <!--3207--> <ISCENTRALLYMAINTAINED><![CDATA[Y]]></ISCENTRALLYMAINTAINED> <!--3207--> <AD_TAB_ID><![CDATA[100]]></AD_TAB_ID> <!--3207--> <AD_COLUMN_ID><![CDATA[4196]]></AD_COLUMN_ID> @@ -180351,7 +180351,7 @@ <!--56EB0A0CAC51B232E040007F01001BD8--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--56EB0A0CAC51B232E040007F01001BD8--> <NAME><![CDATA[Java Package]]></NAME> <!--56EB0A0CAC51B232E040007F01001BD8--> <DESCRIPTION><![CDATA[Java package for the module]]></DESCRIPTION> -<!--56EB0A0CAC51B232E040007F01001BD8--> <HELP><![CDATA[Is the Java package the module will use.]]></HELP> +<!--56EB0A0CAC51B232E040007F01001BD8--> <HELP><![CDATA[The Java Package is a unique identifier of your module and has to match the Java package naming rules as described in the Java Naming Conventions (names and package names). Be careful when setting this value as you are not allowed to change it once your module is registered in the central repository. If your module includes Java files they have to be packaged within your module's Java package or in its sub-packages.]]></HELP> <!--56EB0A0CAC51B232E040007F01001BD8--> <ISCENTRALLYMAINTAINED><![CDATA[Y]]></ISCENTRALLYMAINTAINED> <!--56EB0A0CAC51B232E040007F01001BD8--> <AD_TAB_ID><![CDATA[F53E35A11C564F20BE4082A7B8CFF6B7]]></AD_TAB_ID> <!--56EB0A0CAC51B232E040007F01001BD8--> <AD_COLUMN_ID><![CDATA[56EB0A0CAC47B232E040007F01001BD8]]></AD_COLUMN_ID> @@ -184708,7 +184708,7 @@ <!--59887AF48869C5B0E040007F01015E76--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--59887AF48869C5B0E040007F01015E76--> <NAME><![CDATA[Java Package]]></NAME> <!--59887AF48869C5B0E040007F01015E76--> <DESCRIPTION><![CDATA[Java package for the module]]></DESCRIPTION> -<!--59887AF48869C5B0E040007F01015E76--> <HELP><![CDATA[Is the Java package the module will use.]]></HELP> +<!--59887AF48869C5B0E040007F01015E76--> <HELP><![CDATA[The Java Package is a unique identifier of your module and has to match the Java package naming rules as described in the Java Naming Conventions (names and package names). Be careful when setting this value as you are not allowed to change it once your module is registered in the central repository. If your module includes Java files they have to be packaged within your module's Java package or in its sub-packages.]]></HELP> <!--59887AF48869C5B0E040007F01015E76--> <ISCENTRALLYMAINTAINED><![CDATA[Y]]></ISCENTRALLYMAINTAINED> <!--59887AF48869C5B0E040007F01015E76--> <AD_TAB_ID><![CDATA[29021BB9A96244BDA7E8AEBA71ADFB11]]></AD_TAB_ID> <!--59887AF48869C5B0E040007F01015E76--> <AD_COLUMN_ID><![CDATA[7E3EF62A996311DD88AB001D09C4A2FE]]></AD_COLUMN_ID> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
