lp:~agilebg/openobject-addons/7.0-bug-1198250-elbati

Created by Lorenzo Battistini and last modified
Get this branch:
bzr branch lp:~agilebg/openobject-addons/7.0-bug-1198250-elbati
Members of Agile Business Group can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Agile Business Group
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

9547. By Lorenzo Battistini

[FIX] avoid using VAT account

9546. By Lorenzo Battistini

[MERGE]

9545. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9544. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9543. By Olivier Dony (Odoo)

[FIX] stock: move analysis report incorrectly merges multiple lines with same picking, product and qty

This error probably stems from the useless complexity of
the SQL view declaration and the double GROUP BY levels.

The patch rewrites the view query with a single GROUP BY
level and proper aggregation levels, but the core part
of the patch is to replace the outer `group by product_qty`
with a `sum(product_qty)`.

Some columns were also mentioned twice in the same GROUP
BY clause, for some reason.

9542. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9541. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9540. By Martin Trigaux (OpenERP)

[FIX] stock_invoice_directly: if picking is not done while doing partial picking, create invoice on this backorder instead of the current picking

9539. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9538. By Martin Trigaux (OpenERP)

[FIX] account: computation of debit/credit on partner is based on past year moves instead of reported entries, courtesy of Nhomar Hernandez (vauxoo)
This change allows to have consistency in values instead of depending on when the fiscal year is closed and when the entries are generated

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.