Merge lp://staging/~romaindeheele/poweremail/join-many-attachments into lp://staging/poweremail
Proposed by
Romain Deheele - Camptocamp
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~romaindeheele/poweremail/join-many-attachments |
Merge into: | lp://staging/poweremail |
Diff against target: |
262 lines (+89/-71) 4 files modified
poweremail_mailbox.py (+1/-1) poweremail_send_wizard.py (+30/-29) poweremail_template.py (+54/-39) poweremail_template_view.xml (+4/-2) |
To merge this branch: | bzr merge lp://staging/~romaindeheele/poweremail/join-many-attachments |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
OpenERP Community Leaders | Pending | ||
Review via email: mp+82780@code.staging.launchpad.net |
Description of the change
Hello,
The two last commits on this branch allows to:
- send several attachments linked on the object_name (ex: two different documents based on account.invoice)
- send fixed attachments (ir.attachments linked directly on the template)
What do you think about it?
Romain Deheele
To post a comment you must log in.