[general] More => embed traceback

Bug #1131105 reported by Gilles Major (OpenERP)
This bug report is a duplicate of:  Bug #1093038: v7.0: unable to share portal. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

1. go to e.g. mrp, create a manufacturing order, save it
2. click on more => embed, keep everything default and click on "share" => traceback

Last lines of the traceback:
 File "/home/odoo/source/addons/portal/wizard/share_wizard.py", line 56, in _check_preconditions
    return super(share_wizard_portal, self)._check_preconditions(cr, uid, wizard_data, context=context)
  File "/home/odoo/source/addons/share/wizard/share_wizard.py", line 663, in _check_preconditions
    self._assert(self.has_share(cr, uid, context=context),
TypeError: has_share() takes at least 4 arguments (4 given)

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.