[Erp5-report] r18962 - /erp5/trunk/products/ERP5/Document/AccountingTransaction.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 1 11:18:05 CET 2008


Author: jerome
Date: Fri Feb  1 11:18:04 2008
New Revision: 18962

URL: http://svn.erp5.org?rev=18962&view=rev
Log:
Add Comment property sheet on accounting transcations


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

Modified: erp5/trunk/products/ERP5/Document/AccountingTransaction.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/AccountingTransaction.py?rev=18962&r1=18961&r2=18962&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/AccountingTransaction.py (original)
+++ erp5/trunk/products/ERP5/Document/AccountingTransaction.py Fri Feb  1 11:18:04 2008
@@ -62,6 +62,7 @@
                       , PropertySheet.Delivery
                       , PropertySheet.Amount
                       , PropertySheet.Reference
+                      , PropertySheet.Comment
                       , PropertySheet.PaymentCondition
                       , PropertySheet.AccountingTransaction
                       )




More information about the Erp5-report mailing list