Commit 03aefe21 authored by Fabien Morin's avatar Fabien Morin

add Pay Sheet Line and Pay Sheet Model Line to the portal_type filter list....

add Pay Sheet Line and Pay Sheet Model Line to the portal_type filter list. Now udpate cell range on this portal types will be done using trade_matrix_workflow interraction workflow

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27068 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7bd12e38
......@@ -35,6 +35,12 @@
</list>
</value>
</item>
<item>
<key> <string>before_commit_script_name</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
......@@ -57,6 +63,10 @@
</list>
</value>
</item>
<item>
<key> <string>once_per_transaction</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>portal_type_filter</string> </key>
<value>
......@@ -65,6 +75,8 @@
<string>Internal Packing List Line</string>
<string>Inventory Line</string>
<string>Invoice Line</string>
<string>Pay Sheet Line</string>
<string>Pay Sheet Model Line</string>
<string>Purchase Order Line</string>
<string>Purchase Packing List Line</string>
<string>Sale Order Line</string>
......
647
\ No newline at end of file
650
\ 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