OCA / margin-analysis

Odoo Financial Controlling (margin, costs, ...)
https://odoo-community.org/project/9
GNU Affero General Public License v3.0
74 stars 161 forks source link

Migration to version 16.0 #142

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

ljsalvatierra-factorlibre commented 1 year ago

Hi, i'm going to migrate account_invoice_margin and account_invoice_margin_sale.

hugo-cordoba commented 1 year ago

Migration to 16.0 sale_margin_security https://github.com/OCA/margin-analysis/pull/173

amarcosg commented 1 year ago

Hi, im going to migrate to 16.0 -> product_standard_margin PR

aliciagaarzo commented 1 year ago

Im working on sale_margin_delivered

amarcosg commented 1 year ago

Migration to 16.0 product_replenishment_cost PR: https://github.com/OCA/margin-analysis/pull/174

flalexg commented 1 year ago

Migration to 16.0 sale_report_margin https://github.com/OCA/margin-analysis/pull/175

hugo-cordoba commented 1 year ago

Good afternoon.

We were reviewing the migration of the 'sale_order_margin_percent' module, and we have seen that its functionality is already incorporated in the 'sale_margin' module. There is no need to migrate that module.

hugo-cordoba commented 1 year ago

MIgration to 16.0 product_pricelist_margin

pedrobaeza commented 1 year ago

Good afternoon.

We were reviewing the migration of the 'sale_order_margin_percent' module, and we have seen that its functionality is already incorporated in the 'sale_margin' module. There is no need to migrate that module.

@HugoCordobaLeal Then you can add to OpenUgprade in this file https://github.com/OCA/OpenUpgrade/blob/bfb414a90388a8ff405242a3ba836dfa02c92aa3/openupgrade_scripts/apriori.py#L28 for an smooth migration from þrevious versions, and maybe a column variable renaming.

hugo-cordoba commented 1 year ago

We were reviewing the migration of the 'sale_order_margin_percent' module, and we have seen that its functionality is already incorporated in the 'sale_margin' module. There is no need to migrate that module.

@pedrobaeza https://github.com/OCA/OpenUpgrade/pull/3908