Commit 3be3983f authored by Kevin Deldycke's avatar Kevin Deldycke

Use the new script with the right naming convention

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10780 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a4dd3e96
......@@ -478,6 +478,10 @@
<key> <string>not_viewable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......@@ -600,7 +604,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>AccountingTransaction_searchInvoiceTransactionLines</string> </value>
<value> <string>AccountingTransaction_getInvoiceTransactionLineList</string> </value>
</item>
</dictionary>
</pickle>
......@@ -619,7 +623,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>AccountingTransaction_searchInvoiceTransactionLines</string> </value>
<value> <string>AccountingTransaction_getInvoiceTransactionLineList</string> </value>
</item>
</dictionary>
</pickle>
......
9
\ No newline at end of file
10
\ 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