Commit 98d319e6 authored by Jérome Perrin's avatar Jérome Perrin

use AccountingTransaction_getThirdPartyTitle instead of source_section_title,...

use AccountingTransaction_getThirdPartyTitle instead of source_section_title, because this form contains sale or purchase invoices.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11311 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 28472789
......@@ -204,7 +204,9 @@
</item>
<item>
<key> <string>default_params</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -249,7 +251,7 @@
<item>
<key> <string>list_action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
......@@ -328,7 +330,7 @@
<value>
<list>
<tuple>
<string>source_section_title</string>
<string>AccountingTransaction_getThirdPartyTitle</string>
<string>Third Party</string>
</tuple>
<tuple>
......@@ -361,7 +363,7 @@
<value>
<list>
<tuple>
<string>source_section_title</string>
<string>AccountingTransaction_getThirdPartyTitle</string>
<string>Third Party</string>
</tuple>
<tuple>
......@@ -450,7 +452,7 @@
<item>
<key> <string>list_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
<item>
......@@ -497,7 +499,7 @@
<value>
<list>
<tuple>
<string>source_section_title</string>
<string>AccountingTransaction_getThirdPartyTitle</string>
<string>Third Party</string>
</tuple>
<tuple>
......@@ -562,6 +564,25 @@
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:[(\'section_category\', here.portal_preferences.getPreferredAccountingTransactionSectionCategory())]</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
......@@ -584,7 +605,7 @@ python:"accounting_module/view?reset:int=1&aggregate_title=%s" % here.getTitle()
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<record id="4" aka="AAAAAAAAAAQ=">
<pickle>
<tuple>
<tuple>
......
36
\ No newline at end of file
37
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment