From e50504db431722e2da286af9119f0f931e2af058 Mon Sep 17 00:00:00 2001
From: Yoshinori Okuji <yo@nexedi.com>
Date: Wed, 8 Sep 2004 13:32:40 +0000
Subject: [PATCH] Renamed from Inventory_fastInput.form to
 Inventory_viewFastInputDialog.form.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1679 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 ...tory_fastInput.form => Inventory_viewFastInputDialog.form} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename product/ERP5/skins/erp5_trade/{Inventory_fastInput.form => Inventory_viewFastInputDialog.form} (97%)

diff --git a/product/ERP5/skins/erp5_trade/Inventory_fastInput.form b/product/ERP5/skins/erp5_trade/Inventory_viewFastInputDialog.form
similarity index 97%
rename from product/ERP5/skins/erp5_trade/Inventory_fastInput.form
rename to product/ERP5/skins/erp5_trade/Inventory_viewFastInputDialog.form
index d2591d8042..6f69e3d513 100755
--- a/product/ERP5/skins/erp5_trade/Inventory_fastInput.form
+++ b/product/ERP5/skins/erp5_trade/Inventory_viewFastInputDialog.form
@@ -5,7 +5,7 @@
   <row_length>4</row_length>
   <name>Inventory Fast Input</name>
   <pt>form_dialog</pt>
-  <action>Inventory_fastAddLine</action>
+  <action>Inventory_fastAddInventoryLine</action>
   <update_action></update_action>
   <method>POST</method>
   <enctype>multipart/form-data</enctype>
@@ -53,4 +53,4 @@
       </fields>
     </group>
   </groups>
-</form>
+</form>
\ No newline at end of file
-- 
2.30.9