Commit 6bd00647 authored by Jérome Perrin's avatar Jérome Perrin

we don't care about simulation movement id


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25096 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a75461b5
......@@ -120,7 +120,6 @@ class InvoiceTransactionRule(Rule, PredicateMatrix):
"expanding %s: without resource" % applied_rule.getPath())
# XXX Harcoded list
prevision_line = {
'id': accounting_rule_cell_line.getId(),
'source': accounting_rule_cell_line.getSource(),
'source_section': context_movement.getSourceSection(),
'source_decision': context_movement.getSourceDecision(),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment