Commit 84b90258 authored by Fabien Morin's avatar Fabien Morin

delegate reference in paysheet line to be editable. This is required in case of manual added lines

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27961 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3c2fedad
......@@ -14,7 +14,6 @@
<value>
<list>
<string>display_width</string>
<string>editable</string>
<string>title</string>
</list>
</value>
......@@ -80,10 +79,6 @@
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
......
487
\ No newline at end of file
489
\ 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