From 00144bf157fa6c82732b31709fd7fe53af27e587 Mon Sep 17 00:00:00 2001
From: Yoshinori Okuji <yo@nexedi.com>
Date: Wed, 8 Sep 2004 13:14:31 +0000
Subject: [PATCH] Renamed from PaySheetTransactionLine_generate.py to
 PaySheetTransaction_generatePaySheetTransactionLineList.py.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1608 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 ... PaySheetTransaction_generatePaySheetTransactionLineList.py} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename product/ERP5/skins/erp5_accounting/{PaySheetTransactionLine_generate.py => PaySheetTransaction_generatePaySheetTransactionLineList.py} (98%)

diff --git a/product/ERP5/skins/erp5_accounting/PaySheetTransactionLine_generate.py b/product/ERP5/skins/erp5_accounting/PaySheetTransaction_generatePaySheetTransactionLineList.py
similarity index 98%
rename from product/ERP5/skins/erp5_accounting/PaySheetTransactionLine_generate.py
rename to product/ERP5/skins/erp5_accounting/PaySheetTransaction_generatePaySheetTransactionLineList.py
index e74851495de..efa00abe5f0 100755
--- a/product/ERP5/skins/erp5_accounting/PaySheetTransactionLine_generate.py
+++ b/product/ERP5/skins/erp5_accounting/PaySheetTransaction_generatePaySheetTransactionLineList.py
@@ -1,4 +1,4 @@
-## Script (Python) "PaySheetTransactionLine_generate"
+## Script (Python) "PaySheetTransaction_generatePaySheetTransactionLineList"
 ##bind container=container
 ##bind context=context
 ##bind namespace=
-- 
2.30.9