[trunk/7.0] _create_product_valuation_moves (stock.move) does not use context while creating account.move
Bug #1184610 reported by
Lorenzo Battistini
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Released
|
Low
|
OpenERP R&D Addons Team 2 | |||
OpenERP Community Backports (Addons) | Status tracked in 7.0 | |||||
7.0 |
Fix Released
|
Undecided
|
Lorenzo Battistini |
Bug Description
See
http://
move creation does not use context.
This blocks other modules like 'stock_
Attaching MP
Related branches
lp://staging/~elbati/openobject-addons/fix_create_product_valuation_moves_using_context_7
- OpenERP Core Team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedstock/stock.py (+1/-1)
lp://staging/~elbati/ocb-addons/7.0_fix_1184610_elbati
- Holger Brunn (Therp): Approve (code review)
- Stefan Rijnhart (Opener): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedstock/stock.py (+1/-1)
lp://staging/~openerp-dev/openobject-addons/7.0-staging-mat
- Martin Trigaux (OpenERP): Pending requested
-
Diff: 129 lines (+26/-8)6 files modifiedaccount/project/wizard/account_analytic_chart_view.xml (+5/-5)
account/report/account_financial_report.py (+1/-0)
account/report/account_financial_report.rml (+6/-1)
account/wizard/account_financial_report.py (+3/-2)
account/wizard/account_report_common.py (+1/-0)
project/project.py (+10/-0)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
importance: | Undecided → Low |
status: | New → Confirmed |
summary: |
- [7.0] _create_product_valuation_moves (stock.move) does not use context - while creating account.move + [trunk/7.0] _create_product_valuation_moves (stock.move) does not use + context while creating account.move |
To post a comment you must log in.
Hi lorenzo. Your patch looks good. I suggest you backport it to the ocb-addons branch where it will certainly merged in a timely manner.