[Erp5-report] r31291 seb - /erp5/trunk/products/ERP5/Document/InvoicingRule.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Dec 14 17:59:29 CET 2009
Author: seb
Date: Mon Dec 14 17:59:28 2009
New Revision: 31291
URL: http://svn.erp5.org?rev=31291&view=rev
Log:
forgot to remove a line in r31288
Modified:
erp5/trunk/products/ERP5/Document/InvoicingRule.py
Modified: erp5/trunk/products/ERP5/Document/InvoicingRule.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/InvoicingRule.py?rev=31291&r1=31290&r2=31291&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/InvoicingRule.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/InvoicingRule.py [utf8] Mon Dec 14 17:59:28 2009
@@ -85,7 +85,6 @@
# XXX all this section will probably be removed once the simulation API
# will be fully reviewed
'destination_list': context_movement.getDestinationList(),
- 'destination': context_movement.getDestination(),
'destination_section': context_movement.getDestinationSection(),
'destination_decision': context_movement.getDestinationDecision(),
'destination_administration': context_movement.getDestinationAdministration(),
More information about the Erp5-report
mailing list