lp://staging/~nch-openerp/openobject-addons/6.1-opw-576357-nch
Created by
Naresh(OpenERP)
and last modified
- Get this branch:
- bzr branch lp://staging/~nch-openerp/openobject-addons/6.1-opw-576357-nch
Only
Naresh(OpenERP)
can upload to this branch. If you are
Naresh(OpenERP)
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Approved
for merging
into
lp://staging/openobject-addons/6.1
- Olivier Dony (Odoo): Pending requested
-
Diff: 11 lines (+1/-0)1 file modifiedbase_vat/base_vat.py (+1/-0)
Branch information
Recent revisions
- 6857. By Olivier Dony (Odoo)
-
[MERGE] mail: avoid obscure failure when processing batches of emails with attachments
This issue was caused by the way browse_records are cached,
in combination with the deletion of messages just after sending
them. When processing a second message, the attachment.datas
function fields gets computed for all messages that are being
browsed, including the first message that was already deleted,
causing an exception. The value of the function field had
already been computed for the first message, but had been
discarded by the message.refresh() call.
Hopefully this kind of issue will disappear once we implement
the new ORM API.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-addons