OCA / contract

GNU Affero General Public License v3.0
173 stars 529 forks source link

Migration to version 16.0 #880

Open sbidoul opened 2 years ago

sbidoul commented 2 years ago

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0

Modules to migrate

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

jado95 commented 1 year ago

Hi, it is possible update module contract_sale with #915?

JesusValdez96 commented 1 year ago

Please add the missing module contract_invoice_start_end_dates to the list. PR here: https://github.com/OCA/contract/pull/950

CRogos commented 1 year ago

Continuing contract_sale in #949

maisim commented 5 months ago

Hi ! I tried to backport product_contract from 17 (https://github.com/OCA/contract/pull/1090) rather than migrate from 15 (https://github.com/OCA/contract/pull/959), thinking it would be more up to date. This is done quite easily. Does this suit you in principle or would you prefer that we continue on the migration from 15.0 (https://github.com/OCA/contract/pull/959) ?

cc @Rad0van what do you think?

Rad0van commented 5 months ago

Hi ! I tried to backport product_contract from 17 (https://github.com/OCA/contract/pull/1090) rather than migrate from 15 (https://github.com/OCA/contract/pull/959), thinking it would be more up to date. This is done quite easily. Does this suit you in principle or would you prefer that we continue on the migration from 15.0 (https://github.com/OCA/contract/pull/959) ?

cc @Rad0van what do you think?

AFAIK port to 17 is based (at least partially) on my port to 16. So I wouldn't expect any major differences. I just need to finish two or three contents on 16. Will do it today.

danypr92 commented 3 months ago

Hi!

I attempted to backport the contract_variable_qty_timesheet module from version 15 to version 16 (see PR #1110). While I found a merge request porting the same module to version 17, I couldn't find any reference for version 16.

Please add the module and the PR to the list.

Thanks!