lp:~openerp-community/openobject-addons/galtys_70cp
Created by
Galtys
on
2014-01-29
and last modified on
2014-04-24
- Get this branch:
- bzr branch lp:~openerp-community/openobject-addons/galtys_70cp
Members of
OpenERP Community (OBSOLETE)
can upload to this branch. Log in for directions.
Branch merges
Branch information
Recent revisions
- 9547. By Jan <email address hidden> on 2014-02-09
-
costing does not generate procurement and does not reserver stock
- 9545. By Launchpad Translations on behalf of openerp on 2013-10-27
-
Launchpad automatic translations update.
- 9544. By Launchpad Translations on behalf of openerp on 2013-10-26
-
Launchpad automatic translations update.
- 9543. By Olivier Dony (Odoo) on 2013-10-25
-
[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 on 2013-10-25
-
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