[Erp5-report] r30284 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/account...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Nov 4 11:55:50 CET 2009
Author: jerome
Date: Wed Nov 4 11:55:43 2009
New Revision: 30284
URL: http://svn.erp5.org?rev=30284&view=rev
Log:
set reference on accounts and tests sorting / searching by account reference
Added:
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_as_reference_column.html.xml
erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setAccountReferencePreference.xml
Modified:
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/bank.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/collected_vat.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/equity.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/fixed_assets.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_purchase.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_sales.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/payable.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/receivable.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/refundable_vat.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/stocks.xml
erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_reset.xml
erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/bank.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/bank.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/bank.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/bank.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-BANK</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/collected_vat.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/collected_vat.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/collected_vat.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/collected_vat.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-COLLECTED-VAT</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/equity.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/equity.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/equity.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/equity.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-EQUITY</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/fixed_assets.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/fixed_assets.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/fixed_assets.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/fixed_assets.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-FIX-ASSETS</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_purchase.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_purchase.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_purchase.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_purchase.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-GP</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_sales.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_sales.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_sales.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/goods_sales.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-GS</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/payable.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/payable.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/payable.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/payable.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-PAY</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/receivable.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/receivable.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/receivable.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/receivable.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-REC</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/refundable_vat.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/refundable_vat.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/refundable_vat.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/refundable_vat.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-REF-VAT</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/stocks.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/stocks.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/stocks.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/account_module/stocks.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -85,6 +85,10 @@
</value>
</item>
<item>
+ <key> <string>default_reference</string> </key>
+ <value> <string>A-STOCK</string> </value>
+ </item>
+ <item>
<key> <string>description</string> </key>
<value>
<none/>
Added: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_as_reference_column.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_as_reference_column.html.xml?rev=30284&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_as_reference_column.html.xml (added)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_account_module/test_account_module_preferred_gap_id_as_reference_column.html.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -1,0 +1,211 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <tuple>
+ <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
+ <tuple/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>_bind_names</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+ </klass>
+ <tuple/>
+ <state>
+ <dictionary>
+ <item>
+ <key> <string>_asgns</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>name_subpath</string> </key>
+ <value> <string>traverse_subpath</string> </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ </dictionary>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>_text</string> </key>
+ <value> <string encoding="cdata"><![CDATA[
+
+<html>\n
+<head><title>Test for Account module main lisbox</title></head>\n
+<body>\n
+<table cellpadding="1" cellspacing="1" border="1">\n
+<thead>\n
+<tr><td rowspan="1" colspan="4">\n
+Test `preferred_gap_id` column of Account Module\n
+</td></tr>\n
+</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList">\n
+<tal:block metal:use-macro="here/AccountingZuite_CommonTemplate/macros/init"/>\n
+\n
+<!-- Setup {{{ -->\n
+<tr>\n
+ <td>open</td>\n
+ <td>${base_url}/AccountingZuite_setAccountReferencePreference</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>verifyTextPresent</td>\n
+ <td>Preference Set</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>open</td>\n
+ <td>${base_url}</td>\n
+ <td></td>\n
+</tr>\n
+\n
+<tr>\n
+ <td>selectAndWait</td>\n
+ <td>select_module</td>\n
+ <td>Accounts</td>\n
+</tr>\n
+<!-- }}} -->\n
+\n
+<!-- 10 accounts -> 10 records in the list {{{ -->\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>Folder_show:method</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>listbox_record_number</td>\n
+ <td>10 records</td>\n
+</tr>\n
+<!-- }}} -->\n
+\n
+<!-- Filter on preferred_gap_id {{{ -->\n
+<tr>\n
+ <td>type</td>\n
+ <td>//tr[@id=\'listbox_search_line\']/td[2]/span/input</td>\n
+ <td>A-STOCK</td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>Base_doSelect:method</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>listbox_record_number</td>\n
+ <td>1 records</td>\n
+</tr>\n
+\n
+<tr>\n
+ <td>type</td>\n
+ <td>//tr[@id=\'listbox_search_line\']/td[2]/span/input</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>clickAndWait</td>\n
+ <td>Base_doSelect:method</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>listbox_record_number</td>\n
+ <td>10 records</td>\n
+</tr>\n
+\n
+\n
+\n
+<!-- make sure we are sorted by preferred_gap_id ASC -->\n
+<tr>\n
+ <!-- sort by title, to reset any sort on preferred_gap_id -->\n
+ <td>clickAndWait</td>\n
+ <td>//button[@title=\'Account Name\']</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <!-- sort by preferred_gap_id -->\n
+ <td>clickAndWait</td>\n
+ <td>//button[@title=\'GAP Number\']</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>//tr[@id=\'listbox_data_line_0\']/td[2]/a</td>\n
+ <td>A-BANK</td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>//tr[@id=\'listbox_data_line_1\']/td[2]/a</td>\n
+ <td>A-COLLECTED-VAT</td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>//tr[@id=\'listbox_data_line_2\']/td[2]/a</td>\n
+ <td>A-EQUITY</td>\n
+</tr>\n
+<!-- }}} -->\n
+\n
+<!-- sort by preferred_gap_id DESC {{{ -->\n
+<tr>\n
+ <!-- sort by preferred_gap_id -->\n
+ <td>clickAndWait</td>\n
+ <td>//button[@title=\'GAP Number\']</td>\n
+ <td></td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>//tr[@id=\'listbox_data_line_0\']/td[2]/a</td>\n
+ <td>A-STOCK</td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>//tr[@id=\'listbox_data_line_1\']/td[2]/a</td>\n
+ <td>A-REF-VAT</td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>//tr[@id=\'listbox_data_line_2\']/td[2]/a</td>\n
+ <td>A-REC</td>\n
+</tr>\n
+<tr>\n
+ <td>verifyText</td>\n
+ <td>//tr[@id=\'listbox_data_line_3\']/td[2]/a</td>\n
+ <td>A-PAY</td>\n
+</tr>\n
+<!-- }}} -->\n
+\n
+</tbody></table>\n
+</body>\n
+</html> <!-- vim: syntax=html foldmethod=marker\n
+-->\n
+
+
+]]></string> </value>
+ </item>
+ <item>
+ <key> <string>content_type</string> </key>
+ <value> <string>text/html</string> </value>
+ </item>
+ <item>
+ <key> <string>expand</string> </key>
+ <value> <int>0</int> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>test_account_module_preferred_gap_id_as_reference_column.html</string> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string></string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_reset.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_reset.xml?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_reset.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_reset.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -86,6 +86,7 @@
ptool.manage_pasteObjects(cb)\n
pref.edit(preferred_accounting_transaction_at_date=None)\n
pref.edit(preferred_accounting_transaction_from_date=None)\n
+pref.edit(preferred_account_number_method=None)\n
if pref.getPreferenceState() == \'disabled\':\n
pref.enable()\n
\n
Added: erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setAccountReferencePreference.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setAccountReferencePreference.xml?rev=30284&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setAccountReferencePreference.xml (added)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setAccountReferencePreference.xml [utf8] Wed Nov 4 11:55:43 2009
@@ -1,0 +1,126 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <tuple>
+ <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
+ <tuple/>
+ </tuple>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>Script_magic</string> </key>
+ <value> <int>3</int> </value>
+ </item>
+ <item>
+ <key> <string>_bind_names</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+ </klass>
+ <tuple/>
+ <state>
+ <dictionary>
+ <item>
+ <key> <string>_asgns</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>name_container</string> </key>
+ <value> <string>container</string> </value>
+ </item>
+ <item>
+ <key> <string>name_context</string> </key>
+ <value> <string>context</string> </value>
+ </item>
+ <item>
+ <key> <string>name_m_self</string> </key>
+ <value> <string>script</string> </value>
+ </item>
+ <item>
+ <key> <string>name_subpath</string> </key>
+ <value> <string>traverse_subpath</string> </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ </dictionary>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>_body</string> </key>
+ <value> <string>preference = context.portal_preferences.accounting_zuite_preference\n
+preference.edit(preferred_account_number_method=\'account_reference\')\n
+\n
+return "Preference Set"\n
+</string> </value>
+ </item>
+ <item>
+ <key> <string>_code</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>_params</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>errors</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>func_code</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="FuncCode" module="Shared.DC.Scripts.Signature"/>
+ </klass>
+ <tuple/>
+ <state>
+ <dictionary>
+ <item>
+ <key> <string>co_argcount</string> </key>
+ <value> <int>0</int> </value>
+ </item>
+ <item>
+ <key> <string>co_varnames</string> </key>
+ <value>
+ <tuple>
+ <string>_getattr_</string>
+ <string>context</string>
+ <string>preference</string>
+ </tuple>
+ </value>
+ </item>
+ </dictionary>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>func_defaults</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>AccountingZuite_setAccountReferencePreference</string> </value>
+ </item>
+ <item>
+ <key> <string>warnings</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=30284&r1=30283&r2=30284&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] Wed Nov 4 11:55:43 2009
@@ -1,1 +1,1 @@
-139
+141
More information about the Erp5-report
mailing list