Odoo18-Base/addons/lunch/views/lunch_templates.xml
2025-03-10 11:12:23 +07:00

7 lines
216 B
XML

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="lunch_payment_dialog" name="Lunch Payment Dialog">
To add some money to your wallet, please contact your lunch manager.
</template>
</odoo>