OCA / sale-workflow

Odoo Sales, Workflow and Organization
GNU Affero General Public License v3.0
290 stars 1.01k forks source link

Migration to version 14.0 #1274

Open OCA-git-bot opened 3 years ago

OCA-git-bot commented 3 years ago

Todo

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

Modules to migrate

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

chafique-delli commented 3 years ago

sale_discount_display_amount here https://github.com/OCA/sale-workflow/pull/1288

newtratip commented 3 years ago

sale_commercial_partner https://github.com/OCA/sale-workflow/pull/1309

newtratip commented 3 years ago

sale_product_category_menu https://github.com/OCA/sale-workflow/pull/1310

newtratip commented 3 years ago

sale_last_price_info https://github.com/OCA/sale-workflow/pull/1311

newtratip commented 3 years ago

sale_validity https://github.com/OCA/sale-workflow/pull/1314

newtratip commented 3 years ago

sale_product_multi_add https://github.com/OCA/sale-workflow/pull/1334

JSeguiN97 commented 3 years ago

sale_elaboration #1341

Vanneri commented 3 years ago

sale_quotation_number #1350

ivantodorovich commented 3 years ago

sales_team_security: https://github.com/OCA/sale-workflow/pull/1352

florian-dacosta commented 3 years ago

sale_order_lot_selection https://github.com/OCA/sale-workflow/pull/1360

kittiu commented 3 years ago

Hi, I would like to make migration to sale_order_revision but in the way that split it to,

  1. base_revision (server-ux ??)
  2. sale_order_revision (here, as extension).

I need similar capability used in other module, DRY.

Is this doable, WDYT? @rafaelbn @pedrobaeza @rousseldenis cc @newtratip

pedrobaeza commented 3 years ago

Do you think there's is too much logic to share? I don't see it, as most is dependent on the name of the fields and UI stuff that can't be shared (but I don't remember in detail).

kittiu commented 3 years ago

Do you think there's is too much logic to share? I don't see it, as most is dependent on the name of the fields and UI stuff that can't be shared (but I don't remember in detail).

I think it is much enough. https://github.com/OCA/sale-workflow/blob/13.0/sale_order_revision/models/sale_order.py I think almost all the code can be on base_revision. As we plan to do the same for many models, I think it is good amount of code. In our case, sale, purchase, budget plan, contract, agreement...

But I worry about migration from 13 to 14, not sure how to deal with migration script.

pedrobaeza commented 3 years ago

OK, go ahead with OCA/server-ux. There's no need of migration scripts, as the new dependency will add to the "to install" list automatically.

kittiu commented 3 years ago

OK, go ahead with OCA/server-ux. There's no need of migration scripts, as the new dependency will add to the "to install" list automatically.

I am working on sale_order_revision (WIP) https://github.com/OCA/sale-workflow/pull/1369

mohamedhagag commented 3 years ago

sale_order_type #1383

phuctranfxvn commented 3 years ago

sale_order_line_packaging_qty migrated in https://github.com/OCA/sale-workflow/pull/1396

phuctranfxvn commented 3 years ago

sale_automatic_workflow migrated in https://github.com/OCA/sale-workflow/pull/1397

phuctranfxvn commented 3 years ago

sale_by_packaging migrated in https://github.com/OCA/sale-workflow/pull/1398

phuctranfxvn commented 3 years ago

sale_product_set migrated in https://github.com/OCA/sale-workflow/pull/1399

phuctranfxvn commented 3 years ago

sale_wishlist migrated in https://github.com/OCA/sale-workflow/pull/1401

phuctranfxvn commented 3 years ago

sale_product_set_packaging_qty migrated in https://github.com/OCA/sale-workflow/pull/1402

phuctranfxvn commented 3 years ago

sale_cutoff_time_delivery migrated in https://github.com/OCA/sale-workflow/pull/1403

sonhd91 commented 3 years ago

sale_invoice_planmigrated in #1710

dzungtran89 commented 3 years ago

sale_partner_delivery_window: #1413

dzungtran89 commented 3 years ago

sale_partner_cutoff_delivery_window: #1414

ivantodorovich commented 3 years ago

sale_order_general_discount: https://github.com/OCA/sale-workflow/pull/1434

cor9003 commented 3 years ago

sale_order_line_date: #1460

koenloodts commented 3 years ago

sale_procurement_group_by_line #1498

dsolanki-initos commented 3 years ago

@OCA/crm-sales-marketing-maintainers PR #1415 and #1431 is ready to merge.

jcoux commented 3 years ago

sale_stock_picking_blocking: https://github.com/OCA/sale-workflow/pull/1544 (Just starting migration)

hailangvn commented 3 years ago

Please add sale_automatic_workflow_payment_mode to task list. Thank you.

hailangvn commented 3 years ago

sale_automatic_workflow_payment_mode: https://github.com/OCA/sale-workflow/pull/1590

fredzamoabg commented 3 years ago

working on product_supplierinfo_for_customer_sale https://github.com/OCA/sale-workflow/pull/1600

khushbu-3 commented 3 years ago

sale_fixed_discount : migrated #1601

stananatanaela commented 3 years ago

Please add sale_blanket_order module to the todo list. Thank you.

stananatanaela commented 3 years ago

sale_blanket_order: #1608

estekadigital commented 3 years ago

sale_order_line_packaging_qty: https://github.com/OCA/sale-workflow/pull/1611

fredzamoabg commented 3 years ago

working on sale_delivery_split_date https://github.com/OCA/sale-workflow/pull/1687. depends on https://github.com/OCA/sale-workflow/pull/1498

fredzamoabg commented 3 years ago

created new PR for sale_procurement_group_by_line (https://github.com/OCA/sale-workflow/pull/1689) as no updates from Jun 23 on https://github.com/OCA/sale-workflow/pull/1498

hiepnh97 commented 3 years ago

sale_order_disable_user_autosubscribe #1707

victoralmau commented 2 years ago

portal_sale_personal_data_only https://github.com/OCA/sale-workflow/pull/1721

sonhd91 commented 2 years ago

sale_product_set_sale_by_packaging : #1738

victoralmau commented 2 years ago

sale_stock_picking_note https://github.com/OCA/sale-workflow/pull/1769

dzungtran89 commented 2 years ago

sale_order_product_recommendation_secondary_unit https://github.com/OCA/sale-workflow/pull/1778

kv1612 commented 2 years ago

sale_automatic_workflow_job: #1868

AshishHirapara commented 2 years ago

migrating sale_restricted_qty : https://github.com/OCA/sale-workflow/pull/1961

LudLaf commented 2 years ago

I would like to migrate sale_contact_type to 14.0

dantiller2 commented 2 years ago

Please add sale_invoice_group_method + sale_order_action_invoice_create_hook, from v12.

joshburkholder commented 1 year ago

sale_order_transmit_method https://github.com/OCA/sale-workflow/pull/2320