[Erp5-report] r15348 - in /erp5/trunk/bt5/erp5_accounting_l10n_pl: ActionTemplateItem/porta...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jul 27 12:06:24 CEST 2007


Author: luke
Date: Fri Jul 27 12:06:24 2007
New Revision: 15348

URL: http://svn.erp5.org?rev=15348&view=rev
Log:
- readded profit_and_loss action, it was removed by mistake

Added:
    erp5/trunk/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss.xml
Modified:
    erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/revision
    erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/template_action_path_list

Added: erp5/trunk/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%2520Transaction%2520Module/profit_and_loss.xml?rev=15348&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss.xml (added)
+++ erp5/trunk/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss.xml Fri Jul 27 12:06:24 2007
@@ -1,0 +1,89 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.ActionInformation</string>
+          <string>ActionInformation</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_report</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>profit_and_loss</string> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>View</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>priority</string> </key>
+            <value> <float>5.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Profit and Loss</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <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:${object_url}/AccountingTransactionModule_viewProfitAndLossReportDialog</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/revision?rev=15348&r1=15347&r2=15348&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/revision Fri Jul 27 12:06:24 2007
@@ -1,1 +1,1 @@
-18
+20

Modified: erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/template_action_path_list?rev=15348&r1=15347&r2=15348&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_accounting_l10n_pl/bt/template_action_path_list Fri Jul 27 12:06:24 2007
@@ -1,5 +1,5 @@
 Accounting Transaction Module | fiscal_report
 Accounting Transaction Module | journal_report
-Accounting Transaction Module | view
+Accounting Transaction Module | profit_and_loss
 Address | polish_tax_details
 Organisation | polish_tax_details




More information about the Erp5-report mailing list