[Erp5-report] r15884 - in /erp5/trunk/bt5/erp5_project: ActionTemplateItem/portal_types/Pro...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Aug 29 09:17:06 CEST 2007
Author: rafael
Date: Wed Aug 29 09:17:05 2007
New Revision: 15884
URL: http://svn.erp5.org?rev=15884&view=rev
Log:
2007-04-06 Romain
* Remove source_project from Sale Invoice Transaction base categories, as erp5_project is not dependant from erp5_accounting.
Modified:
erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project/planning.xml
erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml
erp5/trunk/bt5/erp5_project/bt/revision
Modified: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project/planning.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project/planning.xml?rev=15884&r1=15883&r2=15884&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project/planning.xml (original)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project/planning.xml Wed Aug 29 09:17:05 2007
@@ -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>
Modified: erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml?rev=15884&r1=15883&r2=15884&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml (original)
+++ erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml Wed Aug 29 09:17:05 2007
@@ -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>
Modified: erp5/trunk/bt5/erp5_project/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/revision?rev=15884&r1=15883&r2=15884&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/revision (original)
+++ erp5/trunk/bt5/erp5_project/bt/revision Wed Aug 29 09:17:05 2007
@@ -1,1 +1,1 @@
-268
+273
More information about the Erp5-report
mailing list