oca-ocb-core/odoo-bringout-oca-ocb-payment/payment/data/payment_demo.xml
Ernad Husremovic 95fcc8bd63 payment
2025-08-29 17:40:39 +02:00

7 lines
221 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<!-- Enable the EUR currency since it's the currency of the company. -->
<function model="res.currency" name="action_unarchive" eval="[[ref('base.EUR')]]"/>
</odoo>