lp:~r-dawn/openobject-addons/7.0_1157484

Created by Dawn Richardson and last modified
Get this branch:
bzr branch lp:~r-dawn/openobject-addons/7.0_1157484
Only Dawn Richardson can upload to this branch. If you are Dawn Richardson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dawn Richardson
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

8637. By Dawn Richardson

[FIX] Fixed Access Denied error in reading default_section_id, when using preferences to change companies in multi-company mode.

8636. By Thibault Delavallée (OpenERP)

[MERGE] Mass Mailing branch. The purpose of this branch is to improve the mass mailing using the composer wizard, and a better support of email template values. Mass mailing basically posts a message on a document, without notifying the followers. Options are added that allow to send pure email mass mailing, or to notify followers. Specifying a reply to address is now supported. It by-passes the automatic thread fetching by directly looking for aliases instead of rebuilding threads when processing replies. Some templates have also been updated or added to support mass mailing in CRM.

mail_mail
- added recipient_ids field, that holds specific recipients in addition to email_to; this field replace the recipient_ids parameter of mail_mail.send(), allowing to re-send failed emails, or at least store the whole mail information about recipients,
- updated form view to add some missing fields in the view,
mail_message
- added 'reply_to' field, that holds specific reply_to value, before passing it to the created email notifications,
mail_compose_message
- added 'post' boolean field: whether the message will be posted on the document (using active_model_pool.message_post()), or if it should only be an email (using mail_mail.create()),
- added 'notify' boolean field: if the message is posted on the document, tells whether the followers should be notified of the message,
- added 'same_thread' boolean field: if not set, a custom reply_to will be used and the automatic thread routing in message_process will be py-passed,
email_template
- renamed 'email_recipients' field into 'partner_to' (more coherent: email_to is a list of emails, partner_to is a list of partner ids),
- added default template on res.partner, setting partner_to as obj.id,
- moving mass mailing action from mail to email_template, that now uses the previous template,
mail_compose_message in email_template
- added partner_to, email_to and email_cc to be able to use those fields, that exist on the template, in the wizard
crm
- updated basic lead/opportunity template, setting partner_to as obj.partner_id.id, or email_to as obj.email_from
- added mass mailing action for lead/opportunity that uses the previous template

8635. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

8634. By Quentin (OpenERP) <email address hidden>

[FIX] auth_signup: fixed wrong xml syntax due to poor conflict-resolving

8633. By Quentin (OpenERP) <email address hidden>

[REF] account_payment: removal of amount_to_pay field on account.move.line and account.invoice, replaced by amount_residual

8632. By Quentin (OpenERP) <email address hidden>

[MERGE] forward port of fixes made in v7 addons branch up to revision 8872

8631. By Thibault Delavallée (OpenERP)

[MERGE] 'Invite & Quick Create User' update. Addons branch; see server branch for more details.

Quick Create:
- [ADD] in context of 'user_id' fields the xml_ids of necessary groups,
Invite:
- [ADD] added send_mail boolean field on invite wizard, allowing to avoid sending emails when inviting someone as a follower on the document,
- [IMP] notification and invite signature: improved signature (now including: sender name, company name as a link to the company website); invite message and subject improved, small code re-organization
Misc:
- [IMP] sheet tags added in various form views in HR

8630. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

8629. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

8628. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-addons
This branch contains Public information 
Everyone can see this information.

Subscribers