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 d2591d8042f888c3d9e41836e56ff803ce8bb666..6f69e3d513a68028bdb9a7dc10157cf3fe63c97b 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