Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Porting a module from the OCA whose feature is now in Odoo CE

by
Coop IT Easy SC agréée, Robin Keunen
- 21/11/2023 18:58:05
Hi community,

The functionality of module stock_picking_responsible in v12 is now part of Odoo CE in v16 but it still needs a migration script* : what should I do in this case ?

My intuition is to port stock_picking_responsible to v16 and only leave the migration script in the module. I'm afraid this would clutter the oca repository with empty repositories.

What do you people think ?

All the best,

* more detail :
responsible_id is a many2one to a res.partner in stock_picking_responsible
responsible_id is a many2one to a res.users in stock

Robin Keunen 
Coop IT Easy 
robin@coopiteasy.be 
+32 488 86 57 40

Follow-Ups