=== modified file 'purchase/wizard/wizard_group.py' --- purchase/wizard/wizard_group.py 2009-10-03 13:37:16 +0000 +++ purchase/wizard/wizard_group.py 2010-04-22 13:48:57 +0000 @@ -95,6 +95,7 @@ 'state': 'draft', 'order_line': {}, 'notes': '%s' % (porder.notes or '',), + 'fiscal_position': porder.fiscal_position and porder.fiscal_position.id, }) else: #order_infos['name'] += ', %s' % porder.name