You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

25 lines
981 B

<?xml version="1.0" encoding="utf-8" ?>
<odoo noupdate="1">
<record id="opendons_type_template_rf1" model="opendons.type_template_rf">
<field name="name">generic</field>
</record>
<record id="opendons_type_template_rf2" model="opendons.type_template_rf">
<field name="name">affectation</field>
</record>
<record id="opendons_type_template_rf3" model="opendons.type_template_rf">
<field name="name">high amount</field>
</record>
<record id="opendons_type_donation_thanks_template1" model="opendons.type_donation_thanks_template">
<field name="name">generic</field>
</record>
<record id="opendons_type_donation_thanks_template2" model="opendons.type_donation_thanks_template">
<field name="name">affectation</field>
</record>
<record id="opendons_type_donation_thanks_template3" model="opendons.type_donation_thanks_template">
<field name="name">high amount</field>
</record>
</odoo>