Store directly sequence type to sequence

This commit is contained in:
Albert Cervera i Areny 2021-03-28 16:26:52 +02:00
parent 89bd5f9f01
commit 9b42c59dd8

View file

@ -23,7 +23,6 @@ this repository contains the full copyright notices and license terms. -->
<!-- Sequence types -->
<record model="ir.sequence.type" id="sequence_type_payment_gateway">
<field name="name">Payment Gateway</field>
<field name="code">payment.gateway</field>
</record>
<record model="ir.sequence.type-res.group"
id="sequence_type_payment_gateway_group_admin">