Odoo18-Base/addons/lunch/views/lunch_templates.xml

7 lines
216 B
XML
Raw Permalink Normal View History

2025-01-06 10:57:38 +07:00
<?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>