1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/website_appointment_account_payment/data/appointment_demo.xml
2024-12-10 09:04:09 +07:00

9 lines
242 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo noupdate="1">
<record id="appointment_account_payment.appointment_type_online_cooking_lesson" model="appointment.type">
<field name="is_published" eval="True"/>
</record>
</odoo>