mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] contract: Add contract lines entry point for reporting
This commit is contained in:
@@ -668,4 +668,11 @@
|
||||
action="action_supplier_contract"
|
||||
sequence="99"
|
||||
/>
|
||||
|
||||
<!-- Base menu for contracts reporting -->
|
||||
<record model="ir.ui.menu" id="menu_contract_reporting">
|
||||
<field name="name">Contracts</field>
|
||||
<field name="parent_id" ref="account.menu_finance_reports" />
|
||||
<field name="sequence" eval="40" />
|
||||
</record>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user