From 8a92af01c9998dd3ccc43ba3a9fed87b4b350e82 Mon Sep 17 00:00:00 2001 From: Yoshinori Okuji <yo@nexedi.com> Date: Mon, 28 Jun 2004 08:02:50 +0000 Subject: [PATCH] replaces the propertySheet PaySheetTransaction by PaySheet git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1095 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/Document/PaySheetTransaction.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5/Document/PaySheetTransaction.py b/product/ERP5/Document/PaySheetTransaction.py index 103d17feb5..8574f40f47 100755 --- a/product/ERP5/Document/PaySheetTransaction.py +++ b/product/ERP5/Document/PaySheetTransaction.py @@ -53,7 +53,7 @@ class PaySheetTransaction(XMLObject): , PropertySheet.Task , PropertySheet.Arrow , PropertySheet.Delivery - , PropertySheet.PaySheetTransaction + , PropertySheet.PaySheet , PropertySheet.Movement , PropertySheet.Amount , PropertySheet.XMLObject -- 2.30.9