From 03e024396b70841ed0110dbb700b79145734e127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Wed, 12 Mar 2008 09:39:23 +0000 Subject: [PATCH] - XML changes only git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19811 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../fiscal_report.xml | 14 ++++---------- .../journal_report_placc.xml | 14 ++++---------- .../profit_and_loss.xml | 14 ++++---------- .../portal_types/Address/polish_tax_details.xml | 14 ++++---------- .../Organisation/polish_tax_details.xml | 14 ++++---------- bt5/erp5_accounting_l10n_pl/bt/revision | 2 +- 6 files changed, 21 insertions(+), 51 deletions(-) diff --git a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/fiscal_report.xml b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/fiscal_report.xml index 490a10588a..7d4a8403eb 100644 --- a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/fiscal_report.xml +++ b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/fiscal_report.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> </tuple> </pickle> <pickle> @@ -70,11 +67,8 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_report_placc.xml b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_report_placc.xml index b03c251a96..b194de09ed 100644 --- a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_report_placc.xml +++ b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/journal_report_placc.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> </tuple> </pickle> <pickle> @@ -70,11 +67,8 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss.xml b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss.xml index da0070da2c..b3e415f126 100644 --- a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss.xml +++ b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Accounting%20Transaction%20Module/profit_and_loss.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> </tuple> </pickle> <pickle> @@ -70,11 +67,8 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Address/polish_tax_details.xml b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Address/polish_tax_details.xml index bf74c9bf71..886830910d 100644 --- a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Address/polish_tax_details.xml +++ b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Address/polish_tax_details.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> </tuple> </pickle> <pickle> @@ -70,11 +67,8 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Organisation/polish_tax_details.xml b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Organisation/polish_tax_details.xml index 9d61f383ee..9a079bc35c 100644 --- a/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Organisation/polish_tax_details.xml +++ b/bt5/erp5_accounting_l10n_pl/ActionTemplateItem/portal_types/Organisation/polish_tax_details.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> </tuple> </pickle> <pickle> @@ -70,11 +67,8 @@ <record id="2" aka="AAAAAAAAAAI="> <pickle> <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> </tuple> </pickle> <pickle> diff --git a/bt5/erp5_accounting_l10n_pl/bt/revision b/bt5/erp5_accounting_l10n_pl/bt/revision index 8580e7b684..b74e882ae3 100644 --- a/bt5/erp5_accounting_l10n_pl/bt/revision +++ b/bt5/erp5_accounting_l10n_pl/bt/revision @@ -1 +1 @@ -30 \ No newline at end of file +31 \ No newline at end of file -- 2.30.9