menu.xml 484 Bytes
Newer Older
François C. committed
1 2 3 4 5 6 7 8 9 10
<?xml version="1.0" encoding="utf-8"?>
<!-- *********************************************************************** -->
<!-- See __openerp__.py file for Copyright and Licence Informations.         -->
<!-- *********************************************************************** -->    
<odoo>
    <menuitem id="menu_computed_purchase_order"
        parent="purchase.menu_procurement_management"
        sequence="1"
        action="action_view_computed_purchase_order_tree"/>
</odoo>