You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
317 B

9 years ago
9 years ago
9 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright 2015 GRAP -Sylvain LE GAL
  3. License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
  4. <odoo>
  5. <menuitem id="menu_res_authentication_attempt"
  6. parent="base.menu_users"
  7. action="action_res_authentication_attempt"/>
  8. </odoo>