Odoo18-Base/addons/hr_holidays/data/hr_holidays_tour.xml
2025-01-06 10:57:38 +07:00

8 lines
286 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="hr_holidays_tour" model="web_tour.tour">
<field name="name">hr_holidays_tour</field>
<field name="rainbow_man_message">Congrats, we can see that your request has been validated.</field>
</record>
</odoo>