[Erp5-report] r25822 - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal_skins/er...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Mar 3 14:02:56 CET 2009
Author: jerome
Date: Tue Mar 3 14:02:56 2009
New Revision: 25822
URL: http://svn.erp5.org?rev=25822&view=rev
Log:
delegate more values to proxy fields
Modified:
erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewAccounting/my_destination_reference.xml
erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAccounting/my_source_section.xml
erp5/trunk/bt5/erp5_accounting/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewAccounting/my_destination_reference.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewAccounting/my_destination_reference.xml?rev=25822&r1=25821&r2=25822&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewAccounting/my_destination_reference.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/PurchaseInvoiceTransaction_viewAccounting/my_destination_reference.xml [utf8] Tue Mar 3 14:02:56 2009
@@ -12,9 +12,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
- <list>
- <string>title</string>
- </list>
+ <list/>
</value>
</item>
<item>
@@ -86,10 +84,6 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Section Transaction Reference</string> </value>
- </item>
</dictionary>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAccounting/my_source_section.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAccounting/my_source_section.xml?rev=25822&r1=25821&r2=25822&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAccounting/my_source_section.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAccounting/my_source_section.xml [utf8] Tue Mar 3 14:02:56 2009
@@ -12,15 +12,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
- <list>
- <string>read_only</string>
- <string>editable_permission</string>
- <string>not_viewable</string>
- <string>required</string>
- <string>viewable_permission</string>
- <string>viewable_role</string>
- <string>editable_role</string>
- </list>
+ <list/>
</value>
</item>
<item>
@@ -109,10 +101,6 @@
<value> <int>0</int> </value>
</item>
<item>
- <key> <string>required</string> </key>
- <value> <int>1</int> </value>
- </item>
- <item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=25822&r1=25821&r2=25822&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Tue Mar 3 14:02:56 2009
@@ -1,1 +1,1 @@
-873
+877
More information about the Erp5-report
mailing list