[7.0][stock] Incorrect o2m stock.move views selected in stock.picking forms
Bug #1177063 reported by
Mohammad Alhashash
This bug affects 7 people
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
|
Mohammad Alhashash |
Bug Description
Open any delivery and click on move line, the shown form is the default 'stock.move' form 'view_move_form' with groups "Details', "Origin", ...; not the specific view 'view_move_
This is caused by missing module name in context field 'form_view_ref'. It should 'stock.
I search for all addons for similar problems using the regex ('\w+_view_
Related branches
lp://staging/~alhashash/openobject-addons/7.0-bugs-1177076-1177063-alhashash
- Martin Trigaux (OpenERP) (community): Approve
-
Diff: 39 lines (+4/-4)1 file modifiedstock/stock_view.xml (+4/-4)
lp://staging/~alhashash/ocb-addons/7.0-ocb-bugs-1177076-1177063
- Holger Brunn (Therp): Approve (code review)
- Stefan Rijnhart (Opener): Approve
- Pedro Manuel Baeza: Approve (code review, no test)
-
Diff: 39 lines (+4/-4)1 file modifiedstock/stock_view.xml (+4/-4)
summary: |
- [7.0][stock] Incorrect stock.move views selected in stock.picking forms + [7.0][stock] Incorrect o2m stock.move views selected in stock.picking + forms |
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
importance: | Undecided → Low |
status: | New → Confirmed |
To post a comment you must log in.
Hello,
A fix for this issue was merged into openerp 7.0, at revision 9898