Commit 8bc6d40c authored by Jérome Perrin's avatar Jérome Perrin

reuse AccountingTransaction_getDestinationPaymentItemList or...

reuse AccountingTransaction_getDestinationPaymentItemList or AccountingTransaction_getSourcePaymentItemList

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34984 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c302b569
......@@ -269,11 +269,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -288,18 +285,15 @@
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/AccountModule_getBankAccountItemList</string> </value>
<value> <string>python: \'Purchase\' in context.getPortalType() and context.AccountingTransaction_getDestinationPaymentItemList() or context.AccountingTransaction_getSourcePaymentItemList()</string> </value>
</item>
</dictionary>
</pickle>
......
1201
\ No newline at end of file
1202
\ 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