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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 3 15:17:03 CEST 2010


Author: jerome
Date: Mon May  3 15:17:03 2010
New Revision: 34941

URL: http://svn.erp5.org?rev=34941&view=rev
Log:
Accounting Transaction Lines can also be payment condition, for payment_mode
category

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=34941&r1=34940&r2=34941&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/AccountingTransactionLine.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/AccountingTransactionLine.py [utf8] Mon May  3 15:17:03 2010
@@ -56,6 +56,7 @@
                     , PropertySheet.Arrow
                     , PropertySheet.Price
                     , PropertySheet.AccountingTransactionLine
+                    , PropertySheet.PaymentCondition
                     )
 
 




More information about the Erp5-report mailing list