[Erp5-report] r44204 jerome - /erp5/trunk/products/ERP5/Document/AccountingTransactionLine.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Mar 11 17:33:21 CET 2011


Author: jerome
Date: Fri Mar 11 17:33:21 2011
New Revision: 44204

URL: http://svn.erp5.org?rev=44204&view=rev
Log:
now we have associated AccountingTransactionLineConstraint proprty sheet on the
type definitions, no longer needed to associate it to the class

Modified:
    erp5/trunk/products/ERP5/Document/AccountingTransactionLine.py

Modified: erp5/trunk/products/ERP5/Document/AccountingTransactionLine.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/AccountingTransactionLine.py?rev=44204&r1=44203&r2=44204&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/AccountingTransactionLine.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/AccountingTransactionLine.py [utf8] Fri Mar 11 17:33:21 2011
@@ -55,7 +55,6 @@ class AccountingTransactionLine(Delivery
                     , PropertySheet.Task
                     , PropertySheet.Arrow
                     , PropertySheet.Price
-                    , PropertySheet.AccountingTransactionLineConstraint
                     , PropertySheet.PaymentCondition
                     )
 



More information about the Erp5-report mailing list