openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27688
[Bug 1177063] Re: [7.0][stock] Incorrect o2m stock.move views selected in stock.picking forms
Hello,
A fix for this issue was merged into openerp 7.0, at revision 9898
** Changed in: openobject-addons
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1177063
Title:
[7.0][stock] Incorrect o2m stock.move views selected in stock.picking
forms
Status in OpenERP Community Backports (Addons):
Fix Released
Status in OpenERP Community Backports (Addons) 7.0 series:
Fix Released
Status in OpenERP Addons (modules):
Fix Released
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_picking_form.
This is caused by missing module name in context field
'form_view_ref'. It should 'stock.view_move_picking_form' but it is
set to 'view_move_picking_form'.
I search for all addons for similar problems using the regex
('\w+_view_ref'\s?:\s?'[^'\.]*') but I found this problem only in 3
views in stock module; 'stock.picking', 'stock.picking.out', and
'stock.picking.in'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1177063/+subscriptions