lp:~therp-nl/ocb-addons/7.0-merge_purchase_requisitions

Created by Stefan Rijnhart (Opener) and last modified
Get this branch:
bzr branch lp:~therp-nl/ocb-addons/7.0-merge_purchase_requisitions
Members of Therp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Therp
Project:
OpenERP Community Backports (Addons)
Status:
Development

Recent revisions

9794. By Thibault Delavallée (OpenERP)

[FIX] email_template: support of email_recipients in send_mail.
email_recipients is a char fields holding a comma separated list of partner_ids
that are the email recipients. This field is correctly handled in the composer
but was not taken into account in the send_mail method email_template.
However due to model limitations, this field can only be taken into account
when sending the email directly using force_send. When the email is
queued, no field is available to hold the value of email_recipients.
This is already fixed in trunk/v8 as a field has been added to handle
this value.

[FIX] mail: when sending email to some recipients_ids, filter to have only
the existing partner_ids. Trusting email template to generate valid
partner_ids is a bit risky.

[TESTS] email_template: added tests for send_mail

9793. By Xavier ALT

[FIX] project: fix task progress not correctly updated when reopening a task

9792. By Xavier ALT

[FIX] purchase: remove duplicate 'Warehouse' and 'Reference UOM' groupby filter in Purchase Analysis search view

9791. By Xavier ALT

[FIX] document: on report.document.user view, use correct field type for ``user_id`` field.

9790. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9789. By Xavier ALT

[FIX] project: fix error on ``schedule_tasks`` when there is no resource available on project

9788. By Xavier ALT

[FIX] l10n_be: fix no value in 'Code (Tax Code)' column on 'Print VAT Intra' preview report

9787. By Xavier ALT

[FIX] hr_holidays, hr_timesheet: fix XMLSyntaxError when company name contain an ampersand '&' sign

9786. By Martin Trigaux (OpenERP)

[MERGE] [IMP] account_payment: remove widget=selection (was forcing the preloading of every partner for an invisible field)

Branch metadata

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

Subscribers