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.
 
 
 
 
 

15 lines
610 B

<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<!-- Menus for document approvals -->
<menuitem id="document_approval_menu_root" name="Document Approval"
sequence="1"
web_icon="document_approval,static/description/icon.png"/>
<menuitem id="document_approval_configuration_menu" name="Configuration"
sequence="4"
parent="document_approval_menu_root"/>
<menuitem id="document_approval_reject_reason_menu_root"
name="Approve/Reject Reason"
sequence="3"
parent="document_approval_menu_root"/>
</odoo>