From a26c7a4ca6e4f7eb50dad0d3c88f02c48b8ad4f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Wisniewski?= <gregory@nexedi.com> Date: Tue, 6 Oct 2009 13:11:46 +0000 Subject: [PATCH] Modify fast input icons path. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29430 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../Cash%20Balance%20Regulation/incoming_fastinput.xml | 2 +- .../Cash%20Balance%20Regulation/outgoing_fastinput.xml | 2 +- .../portal_types/Cash%20Exchange/incoming_fastinput.xml | 2 +- .../portal_types/Cash%20Exchange/outgoing_fastinput.xml | 2 +- .../Cash%20Movement%20New%20Not%20Emitted/coin_fastinput.xml | 2 +- .../Cash%20Movement%20New%20Not%20Emitted/fastInput.xml | 2 +- .../portal_types/Cash%20Sorting/incoming_fastinput.xml | 2 +- .../portal_types/Cash%20Sorting/outgoing_fastinput.xml | 2 +- .../Cash%20To%20Currency%20Purchase/incoming_fastinput.xml | 2 +- .../Cash%20To%20Currency%20Purchase/outgoing_fastinput.xml | 2 +- .../Cash%20To%20Currency%20Sale/incoming_fastinput.xml | 2 +- .../Cash%20To%20Currency%20Sale/outgoing_fastinput.xml | 2 +- .../portal_types/Classification%20Survey/incoming_fastinput.xml | 2 +- .../portal_types/Classification%20Survey/outgoing_fastinput.xml | 2 +- .../portal_types/Internal%20Money%20Deposit/fast_input.xml | 2 +- .../portal_types/Monetary%20Issue/coin_fastinput.xml | 2 +- .../portal_types/Monetary%20Issue/fastInput.xml | 2 +- .../portal_types/Monetary%20Reception/fastinput.xml | 2 +- .../portal_types/Money%20Deposit/fast_input.xml | 2 +- .../Mutilated%20Banknote/exchanged_line_fast_input.xml | 2 +- .../Mutilated%20Banknote/returned_line_fast_input.xml | 2 +- .../Mutilated%20Banknote/supply_line_fast_input.xml | 2 +- bt5/erp5_banking_cash/bt/revision | 2 +- .../portal_types/Checkbook%20Reception/fastInput.xml | 2 +- bt5/erp5_banking_check/bt/revision | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/incoming_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/incoming_fastinput.xml index 460f69c7c3..e6fc32b737 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/incoming_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/incoming_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/outgoing_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/outgoing_fastinput.xml index f5cef6b3bf..21328cb92c 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/outgoing_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation/outgoing_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange/incoming_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange/incoming_fastinput.xml index 677651b68f..f2ecd1ee00 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange/incoming_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange/incoming_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange/outgoing_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange/outgoing_fastinput.xml index 41e9c1def1..0a0eff3e8c 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange/outgoing_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange/outgoing_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/coin_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/coin_fastinput.xml index e9285b281c..4825f11509 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/coin_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/coin_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/fastInput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/fastInput.xml index c1ba707ca7..399fdc8d23 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/fastInput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/fastInput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/incoming_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/incoming_fastinput.xml index 620e3c5996..342b502df8 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/incoming_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/incoming_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/outgoing_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/outgoing_fastinput.xml index 58b0d58c4b..74e2b85934 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/outgoing_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/outgoing_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Purchase/incoming_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Purchase/incoming_fastinput.xml index 43e3487b48..b3ca0e3cc5 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Purchase/incoming_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Purchase/incoming_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Purchase/outgoing_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Purchase/outgoing_fastinput.xml index 1798542314..91ef8505ba 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Purchase/outgoing_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Purchase/outgoing_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Sale/incoming_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Sale/incoming_fastinput.xml index 64b4f3f21d..060b83857f 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Sale/incoming_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Sale/incoming_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Sale/outgoing_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Sale/outgoing_fastinput.xml index dd1f9e3639..c9b66cae43 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Sale/outgoing_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20To%20Currency%20Sale/outgoing_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey/incoming_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey/incoming_fastinput.xml index 8018b85bd7..3ff8b5287c 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey/incoming_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey/incoming_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey/outgoing_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey/outgoing_fastinput.xml index 95164195aa..c2e5a482bd 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey/outgoing_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey/outgoing_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Internal%20Money%20Deposit/fast_input.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Internal%20Money%20Deposit/fast_input.xml index 984e2fa0e5..f2e7d8df02 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Internal%20Money%20Deposit/fast_input.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Internal%20Money%20Deposit/fast_input.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/coin_fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/coin_fastinput.xml index 5725de75ed..6d8ecbedff 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/coin_fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/coin_fastinput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml index c6c1a76835..a2a01279e8 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml @@ -93,7 +93,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Reception/fastinput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Reception/fastinput.xml index 7f6cc3c4b7..5431d0771d 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Reception/fastinput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Reception/fastinput.xml @@ -111,7 +111,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Money%20Deposit/fast_input.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Money%20Deposit/fast_input.xml index bc1d9eeb24..3edd3554f2 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Money%20Deposit/fast_input.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Money%20Deposit/fast_input.xml @@ -111,7 +111,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/exchanged_line_fast_input.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/exchanged_line_fast_input.xml index 809a14c3da..129b1209f3 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/exchanged_line_fast_input.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/exchanged_line_fast_input.xml @@ -111,7 +111,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/returned_line_fast_input.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/returned_line_fast_input.xml index adee60d87d..f6890ca256 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/returned_line_fast_input.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/returned_line_fast_input.xml @@ -111,7 +111,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_out.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/supply_line_fast_input.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/supply_line_fast_input.xml index 6ee6c1d2a4..0b54c654d8 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/supply_line_fast_input.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Mutilated%20Banknote/supply_line_fast_input.xml @@ -111,7 +111,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_cash/bt/revision b/bt5/erp5_banking_cash/bt/revision index 8e6ba7fb6c..f4283ff317 100644 --- a/bt5/erp5_banking_cash/bt/revision +++ b/bt5/erp5_banking_cash/bt/revision @@ -1 +1 @@ -675 \ No newline at end of file +676 \ No newline at end of file diff --git a/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Checkbook%20Reception/fastInput.xml b/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Checkbook%20Reception/fastInput.xml index 336e8749c4..d3a274eef4 100644 --- a/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Checkbook%20Reception/fastInput.xml +++ b/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Checkbook%20Reception/fastInput.xml @@ -111,7 +111,7 @@ <dictionary> <item> <key> <string>text</string> </key> - <value> <string>string:${portal_url}/images/cash_in.png</string> </value> + <value> <string>string:${portal_url}/banking_images/cash_in.png</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_banking_check/bt/revision b/bt5/erp5_banking_check/bt/revision index 1fde7522a7..5a40cf687a 100644 --- a/bt5/erp5_banking_check/bt/revision +++ b/bt5/erp5_banking_check/bt/revision @@ -1 +1 @@ -434 \ No newline at end of file +435 \ No newline at end of file -- 2.30.9