FIX bugù
This commit is contained in:
parent
1f126e4faa
commit
75e78187c2
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
|
||||
|
||||
<data noupdate="1">
|
||||
<!-- Category -->
|
||||
<record model="ir.module.category" id="module_category_purchase_requisition_custom">
|
||||
<field name="name">Purchase Requisition</field>
|
||||
|
|
@ -148,5 +148,5 @@
|
|||
<field name="name">Reject PO Committee</field>
|
||||
<field name="category_id" ref="purchase_requisition_custom.module_category_purchase_requisition_custom"/>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</odoo>
|
||||
|
|
|
|||
Loading…
Reference in New Issue