beesdoo_shift_swap has records like this:
<record id="enable_exchanges" model="ir.config_parameter" forcecreate="False">
<field name="key">beesdoo_shift.enable_exchanges</field>
<field name="value">True</field>
</record>
The key should be beesdoo_shift_swap, not beesdoo_shift.
Let's take this into account when/if migrating stuff.
beesdoo_shift_swaphas records like this:The key should be
beesdoo_shift_swap, notbeesdoo_shift.Let's take this into account when/if migrating stuff.