This commit is contained in:
2026-03-22 15:25:08 +01:00
parent 765d90512d
commit 7dba25c6d7
3 changed files with 32 additions and 0 deletions

View File

@@ -205,6 +205,12 @@ this repository contains the full copyright notices and license terms. -->
<field name="name">concentrate_form</field>
</record>
<record model="ir.ui.view" id="payable_rule_view_form">
<field name="model">payable.rule</field>
<field name="type">form</field>
<field name="name">payable_rule_form</field>
</record>
<menuitem
name="Pnl Report"
parent="purchase_trade.menu_global_reporting"