product-attribute icon indicating copy to clipboard operation
product-attribute copied to clipboard

Migration to version 18.0

Open OCA-git-bot opened this issue 1 year ago • 23 comments

Todo

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

Modules to migrate

  • [ ] nutritional_info - By @christian-ramos-tecnativa - #2122
  • [ ] pos_product_cost_security - By @parvezqureshi - #2120
  • [x] product_assortment - By @PieterPaulussen - #1904
  • [x] product_attachment_zipped_download - By @victoralmau - #1861
  • [x] product_attribute_archive - By @yankinmax - #1838
  • [ ] product_attribute_custom_variant - By @rousseldenis - #1934
  • [x] product_attribute_value_menu - By @victoralmau - #1936
  • [x] product_barcode_required - By @rlimaeco - #1906
  • [x] product_catalog_stock - By @victoralmau - #2036
  • [ ] product_category_active - By @HeliconiaSolutions - #1826
  • [ ] product_category_code
  • [x] product_category_product_link - By @ByteMeAsap - #1997
  • [ ] product_code_mandatory - By @pfranck - #1771
  • [x] product_code_unique - By @pfranck - #1769
  • [x] product_company_default - By @glitchov - #1991
  • [x] product_cost_security - By @carlos-lopez-tecnativa - #1888
  • [x] product_dimension - By @StefanRijnhart - #1746
  • [x] product_drained_weight - By @eduezerouali-tecnativa - #2064
  • [x] product_get_price_helper - By @simahawk - #1926
  • [x] product_list_price_from_pricelist - By @carlos-lopez-tecnativa - #2014
  • [x] product_logistics_uom - By @LucasTran380381 - #1751
  • [x] product_lot_sequence - By @Kimkhoi3010 - #2004
  • [x] product_manufacturer - By @chrisb-c01 - #1781
  • [x] product_medical - By @LucasTran380381 - #1753
  • [x] product_multi_price - By @eduezerouali-tecnativa - #2103
  • [x] product_net_weight - By @alexis-via - #1787
  • [x] product_packaging_dimension - By @LucasTran380381 - #1752
  • [x] product_packaging_level - By @trisdoan - #1806
  • [x] product_packaging_level_salable - By @trisdoan - #1808
  • [x] product_packaging_type_vendor - By @thienvh332 - #1833
  • [x] product_packaging_unit_price_calculator - By @Kimkhoi3010 - #1798
  • [x] product_pricelist_alternative - By @vvrossem - #1863
  • [x] product_pricelist_by_contact - By @juancarlosonate-tecnativa - #1891
  • [x] product_pricelist_direct_print - By @bosd - #1860
  • [x] product_pricelist_direct_print_company_group - By @eduezerouali-tecnativa - #2055
  • [x] product_pricelist_direct_print_website_sale - By @eduezerouali-tecnativa - #2056
  • [x] product_pricelist_direct_print_xlsx - By @CarlosRoca13 - #2054
  • [x] product_pricelist_revision - By @HeliconiaSolutions - #1791
  • [ ] product_pricelist_simulation - By @Kimkhoi3010 - #1877
  • [ ] product_pricelist_supplierinfo - By @marielejeune - #1745
  • [ ] product_print_category
  • [x] product_route_mto - By @jbaudoux - #1969
  • [x] product_sale_manufactured_for - By @LucasTran380381 - #1801
  • [x] product_secondary_unit - By @pilarvargas-tecnativa - #1903
  • [x] product_sequence - By @chrisb-c01 - #1780
  • [x] product_set - By @sbejaoui - #1758
  • [x] product_state - By @natuan9 - #1795
  • [ ] product_state_active - By @huynh-ch - #2025
  • [x] product_status - By @natuan9 - #1796
  • [x] product_sticker - By @Shide - #2011
  • [x] product_supplierinfo_archive - By @Kimkhoi3010 - #1825
  • [x] product_supplierinfo_for_customer > product_customerinfo - By @carlos-lopez-tecnativa - #1880
  • [x] product_supplierinfo_import_by_barcode - By @victoralmau - #2020
  • [x] product_supplierinfo_import_by_barcode_margin - By @victoralmau - #2021
  • [ ] product_supplierinfo_revision
  • [x] product_supplierinfo_stock_picking_type - By @chaule97 - #1938
  • [x] product_template_tags_code - By @Kimkhoi3010 - #1805
  • [x] product_total_weight_from_packaging - By @Kimkhoi3010 - #1792
  • [x] product_uom_updatable - By @Kimkhoi3010 - #1790
  • [x] product_variant_route_mto - By @jbaudoux - #1970
  • [x] purchase_product_template_tags - By @ArnauCForgeFlow - #1898
  • [x] sale_product_template_tags - By @ArnauCForgeFlow - #1900
  • [x] stock_lot_production_date - By @sebalix - #1911
  • [x] stock_packaging_calculator_packaging_level - By @Kimkhoi3010 - #1933
  • [ ] stock_production_lot_expired_date - By @bizzappdev - #2123
  • [ ] uom_category_active

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

OCA-git-bot avatar Oct 06 '24 15:10 OCA-git-bot

migrating product_logistics_uom https://github.com/OCA/product-attribute/pull/1751

LucasTran380381 avatar Oct 25 '24 04:10 LucasTran380381

migration product_medical https://github.com/OCA/product-attribute/pull/1753

LucasTran380381 avatar Oct 29 '24 04:10 LucasTran380381

migration product_supplierinfo_for_customer https://github.com/OCA/product-attribute/pull/1756

Quan-nhm avatar Nov 04 '24 04:11 Quan-nhm

migration product_secondary_unit #1767 migration product_code_unique #1769 migration product_category_code https://github.com/OCA/product-attribute/pull/1770 migration product_code_mandatory https://github.com/OCA/product-attribute/pull/1771 migration product_supplierinfo_archive https://github.com/OCA/product-attribute/pull/1772 migration sale_product_template_tags https://github.com/OCA/product-attribute/pull/1773 migration uom_category_active #1774

pfranck avatar Nov 12 '24 13:11 pfranck

migration to product_supplierinfo_for_customer #1775

fredericgrall avatar Nov 20 '24 08:11 fredericgrall

migration product_sequence #1780

chrisb-c01 avatar Nov 22 '24 12:11 chrisb-c01

migration product_manufacturer #1781

chrisb-c01 avatar Nov 22 '24 13:11 chrisb-c01

working on product_state

natuan9 avatar Nov 27 '24 11:11 natuan9

working on product_uom_updatable working on product_total_weight_from_packaging

Kimkhoi3010 avatar Nov 28 '24 11:11 Kimkhoi3010

product_supplierinfo_revision #1788

lef-adhoc avatar Nov 28 '24 19:11 lef-adhoc

working on product_status

natuan9 avatar Nov 29 '24 03:11 natuan9

working on product_stock_state

natuan9 avatar Nov 30 '24 11:11 natuan9

  • product_packaging_level: https://github.com/OCA/product-attribute/pull/1806
  • product_packaging_type_pallet: https://github.com/OCA/product-attribute/pull/1802
  • product_packaging_type_required: https://github.com/OCA/product-attribute/pull/1803
  • product_packaging_level_salable: https://github.com/OCA/product-attribute/pull/1808

trisdoan avatar Dec 04 '24 09:12 trisdoan

product_main_supplierinfo: https://github.com/OCA/product-attribute/pull/1810

xaviedoanhduy avatar Dec 10 '24 03:12 xaviedoanhduy

I have migrated this modules:

  • product_pricelist_revision: #1791
  • product_pricelist_fixed_currency_rate: #1793

BhaveshHeliconia avatar Dec 17 '24 11:12 BhaveshHeliconia

I have migrated this modules:

  • product_category_active : https://github.com/OCA/product-attribute/pull/1826
  • product_document_domain : https://github.com/OCA/product-attribute/pull/1827

BhaveshHeliconia avatar Dec 27 '24 05:12 BhaveshHeliconia

product_attribute_archive:

  • [ ] https://github.com/OCA/product-attribute/pull/1838

yankinmax avatar Jan 08 '25 13:01 yankinmax

product_tier_validation :

  • [ ] https://github.com/OCA/product-attribute/pull/1890

Ricardo-MC avatar Feb 14 '25 19:02 Ricardo-MC

working on product_pricelist_by_contact

  • product_category_description #1916
  • product_category_hr_department #1917
  • product_category_level #1918
  • product_optional_product_quantity #1919
  • product_origin #1920
  • product_packaging_level_purchasable #1921
  • product_simple_seasonality #1922

BhaveshHeliconia avatar Mar 11 '25 06:03 BhaveshHeliconia

working on product_supplierinfo_stock_picking_type

chaule97 avatar Mar 21 '25 04:03 chaule97

product_category_type #2049

fabian-digital avatar Aug 26 '25 11:08 fabian-digital

product_pricelist_assortment https://github.com/OCA/product-attribute/pull/1858

bosd avatar Aug 29 '25 11:08 bosd