stock_merge_picking can't access any user except full administrator

Bug #1072143 reported by Ignacio Ibeas (www.acysos.com)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BREMSKERL OpenObject Addons
Won't Fix
Low
Unassigned

Bug Description

Hello,

I found a bug in stock_merge_picking. Any user can use the wizard except full administrator.

The bug solve removing the domain in the act_window.

  <act_window id="action_merge_picking" name="Merge Pickings (manual)"
   res_model="stock.picking.merge.wizard" src_model="stock.picking"
   view_type="form" view_mode="form" target="new" view_id="merge_picking_form_init"
    />

Greetings,
Ignacio Ibeas

Revision history for this message
Marco Dieckhoff (dieck) wrote :

As far as I remember, the domain is no constraint here, but sets a value for target_picking_id, to the active id chosen to merge.
Sadly, I have no time to verify if it will work correctly without that domain, and as stock_merge_picking is deprecated, I'll mark this as won't fix for now.

Changed in bremskerl-addons:
status: New → Won't Fix
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.