Update ir_sequence_data.xml

This commit is contained in:
zainab2097 2024-08-07 12:31:55 +03:00 committed by GitHub
parent 73bfc34a2e
commit 20e9238a7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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">