I think that the data['ids'] refer to the selected original data from the source model form which the action (wizard) was launched, and not to something.
Maybe a look to the wizard account/wizard/wizard_automatic_reconcile.py will give you some clue. There's a widget there holding different account_ids and some operations are performed on them. Regards, Pedro _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
