odoo-pim icon indicating copy to clipboard operation
odoo-pim copied to clipboard

[17.0][MIG] attribute_set : Migration 17

Open onurugur opened this issue 1 year ago • 3 comments

onurugur avatar Jun 14 '24 13:06 onurugur

I upgraded the attribute_set module from 16 to 17. What do I need to do to get it checked? Also worked with runboat. I hope it works.

onurugur avatar Jun 16 '24 20:06 onurugur

@simahawk I hope you can check it.

onurugur avatar Jun 16 '24 20:06 onurugur

@onurugur Thank you for migrating, it looks like the commit history wasn't pulled over, can you follow the OCA standards for migration found here: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0

Also I think there is an issue with this code on the form view image

It causes the following error when you try to create a 'select' type field and will need to be addressed. Caused by: EvalError: Can not evaluate python expression: (bool(relation_model_id != False and value_ref in [False, ''])) Error: Name 'relation_model_id' is not defined

patrickrwilson avatar Jul 17 '24 22:07 patrickrwilson

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Jun 08 '25 12:06 github-actions[bot]