We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
beesdoo_shift_swap has records like this:
beesdoo_shift_swap
<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.
beesdoo_shift
Let's take this into account when/if migrating stuff.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
beesdoo_shift_swap
has records like this:The key should be
beesdoo_shift_swap
, notbeesdoo_shift
.Let's take this into account when/if migrating stuff.
The text was updated successfully, but these errors were encountered: