From 5634313869de6045dc80b7a9cc4edb3fe713e0fa Mon Sep 17 00:00:00 2001 From: Yoshinori Okuji <yo@nexedi.com> Date: Wed, 8 Sep 2004 13:35:06 +0000 Subject: [PATCH] Renamed from Invoice_zGetDueDate.py to SaleInvoiceTransaction_getDueDate.py. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1689 20353a03-c40f-0410-a6d1-a30d3c3de9de --- ...oice_zGetDueDate.py => SaleInvoiceTransaction_getDueDate.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename product/ERP5/skins/erp5_trade/{Invoice_zGetDueDate.py => SaleInvoiceTransaction_getDueDate.py} (95%) diff --git a/product/ERP5/skins/erp5_trade/Invoice_zGetDueDate.py b/product/ERP5/skins/erp5_trade/SaleInvoiceTransaction_getDueDate.py similarity index 95% rename from product/ERP5/skins/erp5_trade/Invoice_zGetDueDate.py rename to product/ERP5/skins/erp5_trade/SaleInvoiceTransaction_getDueDate.py index fdd031d426..e232c8786d 100755 --- a/product/ERP5/skins/erp5_trade/Invoice_zGetDueDate.py +++ b/product/ERP5/skins/erp5_trade/SaleInvoiceTransaction_getDueDate.py @@ -1,4 +1,4 @@ -## Script (Python) "Invoice_zGetDueDate" +## Script (Python) "SaleInvoiceTransaction_getDueDate" ##bind container=container ##bind context=context ##bind namespace= -- 2.30.9