product_configurator fails to upgrade after #11 was merged
dreispt opened this issue · 3 comments
dreispt commented
The toggle_config
method does not exists in product.product
.
2021-05-17 10:15:25,295 24623 INFO 14-boti-0419 odoo.addons.base.models.ir_ui_view: toggle_config is not a valid action on product.product View name: product.configurator.form.view.custom.vals
Error context: view: ir.ui.view(2890,)
xmlid: product_form_view_custom_vals_inherit
view.model: product.product
view.parent: ir.ui.view(429,)
file: /home/daniel/work14/bot/odoo-boti/src/third-party/product_configurator/views/product_view.xml
bizzappdev commented
Seems like this issue is also closed. @dreispt correct me if I am wrong.
dreispt commented
Yes, this should not happen on clean installs.
If you have this issue, one work around is to uninstall and reinstall product configurator.
bizzappdev commented
Perfect then can you proceed to close the issue.