details: https://code.openbravo.com/erp/devel/pi/rev/c609be6c16ed changeset: 18510:c609be6c16ed user: Asier Lostalé <asier.lostale <at> openbravo.com> date: Fri Nov 09 07:39:22 2012 +0000 summary: documentation
diffstat: src-db/database/sourcedata/AD_PROCESS.xml | 2 +- src-db/database/sourcedata/AD_TAB.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 5e3f4e1e01c1 -r c609be6c16ed src-db/database/sourcedata/AD_PROCESS.xml --- a/src-db/database/sourcedata/AD_PROCESS.xml Thu Nov 08 17:34:27 2012 +0100 +++ b/src-db/database/sourcedata/AD_PROCESS.xml Fri Nov 09 07:39:22 2012 +0000 @@ -1190,7 +1190,7 @@ <!--176--> <VALUE><![CDATA[Fact_Acct_Reset DELETE]]></VALUE> <!--176--> <NAME><![CDATA[Reset Accounting]]></NAME> <!--176--> <DESCRIPTION><![CDATA[Reset Accounting Entries]]></DESCRIPTION> -<!--176--> <HELP><![CDATA[Reset accounting allows to delete the accounting of an organization. Accounting can be later on re-created by using the "Accounting Server Process" or the "GL Posting by DB Tables" massive posting. ]]></HELP> +<!--176--> <HELP><![CDATA[The reset accounting process allows to totally or partially delete the accounting of an organization. The organization's accounting can be later on re-created by using the "Accounting Server Process" or the "GL Posting by DB Tables" massive posting. ]]></HELP> <!--176--> <ACCESSLEVEL><![CDATA[3]]></ACCESSLEVEL> <!--176--> <ISUSERSTARTABLE><![CDATA[N]]></ISUSERSTARTABLE> <!--176--> <PROCEDURENAME><![CDATA[Fact_Acct_Reset]]></PROCEDURENAME> diff -r 5e3f4e1e01c1 -r c609be6c16ed src-db/database/sourcedata/AD_TAB.xml --- a/src-db/database/sourcedata/AD_TAB.xml Thu Nov 08 17:34:27 2012 +0100 +++ b/src-db/database/sourcedata/AD_TAB.xml Fri Nov 09 07:39:22 2012 +0000 @@ -6640,7 +6640,7 @@ <!--800019--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--800019--> <NAME><![CDATA[Customized Elements]]></NAME> <!--800019--> <DESCRIPTION><![CDATA[Edit elements and add or subtract them according to your needs.]]></DESCRIPTION> -<!--800019--> <HELP><![CDATA[The customized elements tab allows to introduce basic operations between the chart of accounts elements.]]></HELP> +<!--800019--> <HELP><![CDATA[The customized elements tab allows to get an account tree element as a combination of a given list of existing elements.]]></HELP> <!--800019--> <AD_TABLE_ID><![CDATA[800015]]></AD_TABLE_ID> <!--800019--> <AD_WINDOW_ID><![CDATA[118]]></AD_WINDOW_ID> <!--800019--> <SEQNO><![CDATA[25]]></SEQNO> ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
