lp:~hirt/openobject-addons/7.0_oo-calendar_fix_id2real_id

Created by Etienne Hirt and last modified
Get this branch:
bzr branch lp:~hirt/openobject-addons/7.0_oo-calendar_fix_id2real_id
Only Etienne Hirt can upload to this branch. If you are Etienne Hirt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Etienne Hirt
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

9681. By Etienne Hirt

[Fix] avoid exception when converting id2realid in base_calendar

9680. By Martin Trigaux (OpenERP)

[FIX] account: correct name_search on account to be validated even at negation
added test checking every combinaison of name_search

9679. By Martin Trigaux (OpenERP)

[MERGE] [FIX] account: performance improvement on account.analytic.lines
don't create new analytic lines at move creation, will do it once the move is balanced
don't remove analytic lines (to avoid duplicates) at the begining of the validation of a move, will do it once we create the new correct analytic lines (opw 597719)

9678. By Denis Ledoux (OpenERP)

[FIX] purchase: warning uom category different only if the changed field is product_uom itself.

Changing product_id with a different unit category does not trigger the uom category change warning

9677. By Denis Ledoux (OpenERP)

[FIX] sale_stock,stock: change model to stock.picking.out of deliveries to invoice view in sales

Deliveries to invoice in sales menu should display delivery order only (no incoming shipment). This was already the case thanks to the domain [('type','=','out')], but since the refactor of the module stock, and the division of stock.picking to stock.picking.in and stock.picking.out, the model of this view should be stock.picking.out instead of stock.picking (for instance, to get the actions binding (ir.values) of stock.picking.out model).
+ typo fix in action binding

9676. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9675. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9674. By Denis Ledoux (OpenERP)

[FIX] sale_crm: wizard crm_make_sale crash if partner_id not sent on the opp.

Because defaults get function of partner_id of wizard read the partner_id of the opp and return the first item of the tuple, but if there isnt a partner on the opp, the read return a false for this field, not a tuple.
No return the first item of the tuple if the partner_id is set, else False

9673. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9672. By Denis Ledoux (OpenERP)

[FIX]portal_sale: add the lang to the email templates (sale.order and account.invoice), for the email to be translated in the customer language (as this is the case for regular email templates from sale and account modules-

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