Commit a4e76f7a authored by Jérome Perrin's avatar Jérome Perrin

bad selection name and list method on SaleInvoiceTransaction_viewDetail listbox



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9162 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b82cc52c
......@@ -466,6 +466,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......@@ -507,7 +511,7 @@
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>purchase_invoice_transaction_line_selection</string> </value>
<value> <string>sale_invoice_transaction_line_selection</string> </value>
</item>
<item>
<key> <string>sort</string> </key>
......@@ -566,7 +570,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>searchFolder</string> </value>
<value> <string>AccountingTransaction_getInvoiceTransactionLineList</string> </value>
</item>
</dictionary>
</pickle>
......
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