Commit 02fb7d36 authored by Rafael Monnerat's avatar Rafael Monnerat

2007-04-06 Romain

* Remove source_project from Sale Invoice Transaction base categories, as erp5_project is not dependant from erp5_accounting.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15884 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a4b1b703
......@@ -26,7 +26,7 @@
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
<value> <string>object_button</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
......@@ -38,7 +38,9 @@
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -86,4 +88,23 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.CMFCore.Expression</string>
<string>Expression</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${portal_url}/planningbox.png</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -530,7 +530,7 @@
</item>
<item>
<key> <string>size_planning_width</string> </key>
<value> <int>1000</int> </value>
<value> <int>800</int> </value>
</item>
<item>
<key> <string>size_x_axis_height</string> </key>
......@@ -577,7 +577,7 @@
</item>
<item>
<key> <string>use_date_zoom</string> </key>
<value> <int>0</int> </value>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>whitespace_preserve</string> </key>
......
268
\ No newline at end of file
273
\ 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