From d2d2731ac551a2a6a649fb4d33f15a0037f13ec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Tue, 19 Jan 2010 10:47:53 +0000 Subject: [PATCH] try to be consistent in reports field, from_date just above at_date, simulation state as last git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31816 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../AccountModule_viewAccountStatementReport.xml | 4 ++-- .../erp5_accounting/AccountModule_viewOtherPartiesReport.xml | 2 +- .../AccountingTransactionModule_viewJournalReport.xml | 2 +- bt5/erp5_accounting/bt/revision | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewAccountStatementReport.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewAccountStatementReport.xml index a1e4a7ea86..8525f3e677 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewAccountStatementReport.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewAccountStatementReport.xml @@ -99,9 +99,9 @@ <string>your_omit_grouping_reference</string> <string>your_mirror_section</string> <string>your_payment</string> - <string>your_at_date</string> - <string>your_from_date</string> <string>your_node</string> + <string>your_from_date</string> + <string>your_at_date</string> <string>your_portal_type</string> <string>your_simulation_state</string> </list> diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewOtherPartiesReport.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewOtherPartiesReport.xml index 405599ae95..c185600e94 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewOtherPartiesReport.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_viewOtherPartiesReport.xml @@ -95,12 +95,12 @@ <string>your_section_category</string> <string>your_currency</string> <string>your_at_date</string> - <string>your_simulation_state</string> <string>your_omit_balanced_accounts</string> <string>your_omit_empty_accounts</string> <string>your_omit_grouped_references</string> <string>your_entity_role</string> <string>your_gap_root</string> + <string>your_simulation_state</string> </list> </value> </item> diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewJournalReport.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewJournalReport.xml index e40533d96d..92888de5f2 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewJournalReport.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewJournalReport.xml @@ -96,8 +96,8 @@ <string>your_payment</string> <string>your_payment_mode</string> <string>your_currency</string> - <string>your_at_date</string> <string>your_from_date</string> + <string>your_at_date</string> <string>your_gap_root</string> <string>your_portal_type</string> <string>your_simulation_state</string> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index 77bdd49b54..7589ee2fc1 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -1085 \ No newline at end of file +1086 \ No newline at end of file -- 2.30.9