lp:~hbee/openobject-addons/7.0-merge_purchase_requisitions_wkf_fix

Created by Paulius Sladkevičius @ hbee and last modified
Get this branch:
bzr branch lp:~hbee/openobject-addons/7.0-merge_purchase_requisitions_wkf_fix
Members of HBEE Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
HBEE Team
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

9550. By Paulius Sladkevičius @ hbee

[FIX] Redirect workflow of merged requisitions to a new requisition

9549. By Stefan Rijnhart (Opener)

[FIX] typo's, pep8

9548. By Stefan Rijnhart (Opener)

[FIX] Adapted requisition report to show origin on each line

9547. By Stefan Rijnhart (Opener)

[FIX] Keep track of merged requisitions on the procurement order

9546. By Stefan Rijnhart (Opener)

[ADD] Allow purchase requisition lines to be merged into a new requisition
 Register the procurement planned date, origin and move line on the
 requisition line instead of the requisition itself for that purpose

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.

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