Commit 7907687d authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_payroll: Pay Sheet Cells should be simple Invoice Cells

parent 00a2e85b
......@@ -45,11 +45,15 @@
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>redirect_script</string> </key>
......@@ -61,7 +65,19 @@
</item>
<item>
<key> <string>type_class</string> </key>
<value> <string>PaySheetCell</string> </value>
<value> <string>InvoiceCell</string> </value>
</item>
<item>
<key> <string>type_interface</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>type_mixin</string> </key>
<value>
<tuple/>
</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