← Back to team overview

openerp-india team mailing list archive

[Bug 1100741] [NEW] 7.0 survey - problems printing missing menu entry

 

Public bug reported:

this line should show a menu entry "Print Surveys"

./wizard/survey_print.xml:40:

        <menuitem name="Print Surveys" id="menu_print_survey_form" sequence="1"
            action="action_view_survey_print" parent="base.next_id_10"
            groups="base.group_tool_manager" icon="STOCK_PRINT"/>

but it seems not possible to assign group_tool_manager to a user (even
not admin)

** Affects: openobject-addons
     Importance: Undecided
         Status: Invalid

** Changed in: openobject-addons
       Status: New => Invalid

-- 
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/1100741

Title:
  7.0 survey - problems printing missing menu entry

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  this line should show a menu entry "Print Surveys"

  ./wizard/survey_print.xml:40:

          <menuitem name="Print Surveys" id="menu_print_survey_form" sequence="1"
              action="action_view_survey_print" parent="base.next_id_10"
              groups="base.group_tool_manager" icon="STOCK_PRINT"/>

  but it seems not possible to assign group_tool_manager to a user (even
  not admin)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1100741/+subscriptions


Follow ups

References