Update ir_sequence_data.xml
This commit is contained in:
parent
73bfc34a2e
commit
20e9238a7f
|
|
@ -32,8 +32,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<record id="custom_action_server" model="ir.actions.server">
|
||||
<field name="name">Due Date Server Action</field>
|
||||
<field name="model_id" ref="property_management.model_purchase_order"/>
|
||||
<field name="binding_model_id" ref="purchase.model_rent_payment"/>
|
||||
<field name="model_id" ref="property_management.model_rent_payment"/>
|
||||
<field name="binding_model_id" ref="property_management.model_rent_payment"/>
|
||||
<field name="binding_view_types">list</field>
|
||||
<field name="state">code</field>
|
||||
<field name="code">
|
||||
|
|
|
|||
Loading…
Reference in New Issue