| branch | devel |
| changeset 263 | 52284710c0b4 |
| parent 258 | 0a5eb5aac0be |
| child 294 | 0e75bd39767d |
--- a/iro/model/job.py Thu Mar 29 17:33:10 2012 +0200 +++ b/iro/model/job.py Thu Mar 29 18:27:15 2012 +0200 @@ -109,6 +109,7 @@ :param list recipients: list of all recipients :param `iro.model.message.Message` message: message to send :param list offers: a list of offers ( list will be reduced to the allowed offers for the **user** -- using :func:`iro.model.offer.extendProvider`) + :param string info: a bill group name :returns: the new job """ user = session.merge(user)