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 @@ ...@@ -204,7 +204,9 @@
</item> </item>
<item> <item>
<key> <string>default_params</string> </key> <key> <string>default_params</string> </key>
<value> <string></string> </value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
...@@ -249,7 +251,7 @@ ...@@ -249,7 +251,7 @@
<item> <item>
<key> <string>list_action</string> </key> <key> <string>list_action</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value> </value>
</item> </item>
<item> <item>
...@@ -328,7 +330,7 @@ ...@@ -328,7 +330,7 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>source_section_title</string> <string>AccountingTransaction_getThirdPartyTitle</string>
<string>Third Party</string> <string>Third Party</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -361,7 +363,7 @@ ...@@ -361,7 +363,7 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>source_section_title</string> <string>AccountingTransaction_getThirdPartyTitle</string>
<string>Third Party</string> <string>Third Party</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -450,7 +452,7 @@ ...@@ -450,7 +452,7 @@
<item> <item>
<key> <string>list_method</string> </key> <key> <string>list_method</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value> </value>
</item> </item>
<item> <item>
...@@ -497,7 +499,7 @@ ...@@ -497,7 +499,7 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>source_section_title</string> <string>AccountingTransaction_getThirdPartyTitle</string>
<string>Third Party</string> <string>Third Party</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -562,6 +564,25 @@ ...@@ -562,6 +564,25 @@
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <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> <pickle>
<tuple> <tuple>
<tuple> <tuple>
...@@ -584,7 +605,7 @@ python:"accounting_module/view?reset:int=1&aggregate_title=%s" % here.getTitle() ...@@ -584,7 +605,7 @@ python:"accounting_module/view?reset:int=1&aggregate_title=%s" % here.getTitle()
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="4" aka="AAAAAAAAAAQ=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <tuple>
......
36 37
\ No newline at end of file \ 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