Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: [SPAM] Re: Porting a module from the OCA whose feature is now in Odoo CE
Porting a module from the OCA whose feature is now in Odoo CE
Re: Porting a module from the OCA whose feature is now in Odoo CE
by
MetricWise, Inc., Adam Heinz
It certainly seems to me that you'll need a migration script to reshape the data from OCA v15 into Odoo CE v16. I don't see how that would contribute to clutter as the module could simply never exist for OCA v17+.
On Tue, Nov 21, 2023 at 1:02 PM Robin Keunen <notifications@odoo-community.org> wrote:
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
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Reference
-
Porting a module from the OCA whose feature is now in Odoo CE
byCoop IT Easy SC agréée, Robin Keunen-
Re: [SPAM] Re: [SPAM] Re: Porting a module from the OCA whose feature is now in Odoo CE
byCoop IT Easy SC agréée, Robin Keunen -
Re: [SPAM] Re: Porting a module from the OCA whose feature is now in Odoo CE
bySicurpharma Srl, Francesco Foresti -
Re: [SPAM] Re: Porting a module from the OCA whose feature is now in Odoo CE
byTecnativa. S. L., Pedro M. Baeza -
Re: [SPAM] Re: Porting a module from the OCA whose feature is now in Odoo CE
byCoop IT Easy SC agréée, Robin Keunen -
Re: Porting a module from the OCA whose feature is now in Odoo CE
byMetricWise, Inc., Adam Heinz
-