OCA / odoo-pim

GNU Affero General Public License v3.0
38 stars 60 forks source link

Migration to v13 #14

Closed rousseldenis closed 2 years ago

rousseldenis commented 4 years ago

Migration to v13

drewes commented 4 years ago

Thanks for an awesome module. I would like to help migrating to v13.

Odoo has removed the orm package and the attribute_set module uses the setup_modifiers method and fails.

I'm a bit of a noob with orm API. Any suggestions on what would be the best way to migrate?

rousseldenis commented 4 years ago

Thanks for an awesome module. I would like to help migrating to v13.

Odoo has removed the orm package and the attribute_set module uses the setup_modifiers method and fails.

I'm a bit of a noob with orm API. Any suggestions on what would be the best way to migrate?

Hi, migration is in progress, this issue is not really up to date (see PR's).

For setup_modifiers, I copied code for the moment there https://github.com/shopinvader/odoo-pim/pull/15/files#diff-71a7774ac96833a1ecb9f1e664a466aa

drewes commented 4 years ago

Brill. Thanks.

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue in the past 6 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 issue to never become stale, please ask a PSC member to apply the "no stale" label.