odoo-addon-openupgrade-scripts 16.0.1.0.3.272__py3-none-any.whl → 16.0.1.0.3.276__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ ---Models in module 'l10n_fr_fec'---
2
+ ---Fields in module 'l10n_fr_fec'---
3
+ ---XML records in module 'l10n_fr_fec'---
4
+ ---nothing has changed in this module--
5
+ # NOTHING TO DO
@@ -0,0 +1,9 @@
1
+ ---Models in module 'purchase_requisition_stock'---
2
+ ---Fields in module 'purchase_requisition_stock'---
3
+ purchase_requisition_stock / purchase.requisition / procurement_group_id (many2one): DEL relation: procurement.group
4
+ # NOTHING TO DO: handle at purchase_requisition: the POs being directly linked to each other
5
+
6
+ ---XML records in module 'purchase_requisition_stock'---
7
+ NEW ir.ui.view: purchase_requisition_stock.purchase_order_form_inherit_purchase_requisition_stock
8
+ NEW ir.ui.view: purchase_requisition_stock.purchase_order_line_compare_tree_inherit_purchase_requisition_stock
9
+ # NOTHING TO DO: noupdate="0" records
@@ -0,0 +1,24 @@
1
+ ---Models in module 'stock_picking_batch'---
2
+ ---Fields in module 'stock_picking_batch'---
3
+ stock_picking_batch / stock.move.line / batch_id (many2one) : is now stored
4
+ # NOTHING TO DO: Resolved by ORM with an SQL query
5
+
6
+ stock_picking_batch / stock.picking.type / auto_batch (boolean) : NEW
7
+ stock_picking_batch / stock.picking.type / batch_group_by_dest_loc (boolean): NEW
8
+ stock_picking_batch / stock.picking.type / batch_group_by_destination (boolean): NEW
9
+ stock_picking_batch / stock.picking.type / batch_group_by_partner (boolean): NEW
10
+ stock_picking_batch / stock.picking.type / batch_group_by_src_loc (boolean): NEW
11
+ stock_picking_batch / stock.picking.type / batch_max_lines (integer) : NEW
12
+ stock_picking_batch / stock.picking.type / batch_max_pickings (integer) : NEW
13
+ # NOTHING TO DO: New feature for putting pickings in batches automatically. The default False for auto_batch preserves previous behavior.
14
+
15
+ stock_picking_batch / stock.picking.type / batch_auto_confirm (boolean) : NEW hasdefault: default
16
+ # NOTHING TO DO: Although the default is True, this only acts if auto_batch, so it's not a problem.
17
+
18
+ ---XML records in module 'stock_picking_batch'---
19
+ NEW ir.ui.view: stock_picking_batch.stock_move_line_view_search_inherit_stock_picking_batch
20
+ NEW ir.ui.view: stock_picking_batch.stock_picking_form_inherit
21
+ NEW ir.ui.view: stock_picking_batch.view_move_line_tree_inherit_stock_picking_batch
22
+ NEW ir.ui.view: stock_picking_batch.view_picking_internal_search_inherit
23
+ NEW ir.ui.view: stock_picking_batch.view_picking_type_form_inherit
24
+ # NOTHING TO DO: New ir noupdate=0 records
@@ -1,12 +1,11 @@
1
1
  Metadata-Version: 2.1
2
- Name: odoo-addon-openupgrade-scripts
3
- Version: 16.0.1.0.3.272
2
+ Name: odoo-addon-openupgrade_scripts
3
+ Version: 16.0.1.0.3.276
4
4
  Summary: Module that contains all the migrations analysis and scripts for migrate Odoo SA modules.
5
5
  Home-page: https://github.com/OCA/OpenUpgrade
6
6
  Author: Odoo Community Association (OCA)
7
7
  Author-email: support@odoo-community.org
8
8
  License: AGPL-3
9
- Platform: UNKNOWN
10
9
  Classifier: Programming Language :: Python
11
10
  Classifier: Framework :: Odoo
12
11
  Classifier: Framework :: Odoo :: 16.0
@@ -101,5 +100,3 @@ promote its widespread use.
101
100
  This module is part of the `OCA/OpenUpgrade <https://github.com/OCA/OpenUpgrade/tree/16.0/openupgrade_scripts>`_ project on GitHub.
102
101
 
103
102
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
104
-
105
-
@@ -258,6 +258,7 @@ odoo/addons/openupgrade_scripts/scripts/l10n_fr/16.0.2.1/upgrade_analysis.txt,sh
258
258
  odoo/addons/openupgrade_scripts/scripts/l10n_fr/16.0.2.1/upgrade_analysis_work.txt,sha256=mkRkU4-eJvjnxMzzwPRS1IhLCRAH82iykrZ0Y-b_puE,6336
259
259
  odoo/addons/openupgrade_scripts/scripts/l10n_fr_facturx_chorus_pro/16.0.1.0/upgrade_analysis.txt,sha256=pCTtVTixXRGAtRdfheNzj6S7NvIIcoimpk6UWyiip48,201
260
260
  odoo/addons/openupgrade_scripts/scripts/l10n_fr_fec/16.0.1.0/upgrade_analysis.txt,sha256=965QMMGisRYTsw_asToJYNh4sQVPPR39fpWryP-gSIk,156
261
+ odoo/addons/openupgrade_scripts/scripts/l10n_fr_fec/16.0.1.0/upgrade_analysis_work.txt,sha256=3qHDUj0Hd9uS0hgao2A8mZqV0yr6fd72wNUW8JDDiGc,172
261
262
  odoo/addons/openupgrade_scripts/scripts/l10n_fr_pos_cert/16.0.1.0/upgrade_analysis.txt,sha256=uNmsVRbRUdcWQ-cDLOhk0aYM0eTS1v6UnnGWe6cQEAU,198
262
263
  odoo/addons/openupgrade_scripts/scripts/l10n_gcc_invoice/16.0.1.0.0/upgrade_analysis.txt,sha256=uSovMVe_yQRYKAdvYvZ9jMjk4gyf9bb8P6mAzbQ_pTU,171
263
264
  odoo/addons/openupgrade_scripts/scripts/l10n_generic_coa/16.0.1.1/upgrade_analysis.txt,sha256=UySkY4wQGgql23iS2zexWd6xTbI8e7GIkDBxjv6XVAw,263
@@ -511,6 +512,7 @@ odoo/addons/openupgrade_scripts/scripts/purchase_requisition/16.0.0.1/pre-migrat
511
512
  odoo/addons/openupgrade_scripts/scripts/purchase_requisition/16.0.0.1/upgrade_analysis.txt,sha256=hu4bNoVAuOmaDuK0IQDQV5y3J0lg4r58gCoH6fYrLEM,2295
512
513
  odoo/addons/openupgrade_scripts/scripts/purchase_requisition/16.0.0.1/upgrade_analysis_work.txt,sha256=4IENy2UZb-C4xYd2ZC_NGRLk7ecx3AiiXYvQ48k5tkU,2577
513
514
  odoo/addons/openupgrade_scripts/scripts/purchase_requisition_stock/16.0.1.2/upgrade_analysis.txt,sha256=dmjMOLEfLnKWEfqynh-dOtbg8CmU1sLEE4gsZcsZ-ks,491
515
+ odoo/addons/openupgrade_scripts/scripts/purchase_requisition_stock/16.0.1.2/upgrade_analysis_work.txt,sha256=94jWrbWEUcJEFELwa4c4v1UXo6BC1l-kXgdVj3b18OM,623
514
516
  odoo/addons/openupgrade_scripts/scripts/purchase_stock/16.0.1.2/pre-migration.py,sha256=gDGPEvpqn2TY0U1qKin7w5JY2p6CokhTIq3tk-ddWfM,1539
515
517
  odoo/addons/openupgrade_scripts/scripts/purchase_stock/16.0.1.2/upgrade_analysis.txt,sha256=ubjqaHWBjLwCd33dZaMpR37J5PVIXWCABnw6dpWjALY,702
516
518
  odoo/addons/openupgrade_scripts/scripts/purchase_stock/16.0.1.2/upgrade_analysis_work.txt,sha256=-xhjYmpVgBLSUdj8kMF0o65-rIieuWhbkrSv5Sqw4GM,1009
@@ -595,6 +597,7 @@ odoo/addons/openupgrade_scripts/scripts/stock_dropshipping/16.0.1.0/upgrade_anal
595
597
  odoo/addons/openupgrade_scripts/scripts/stock_landed_costs/16.0.1.1/upgrade_analysis.txt,sha256=WFU81Vt8XuuK9wkxAIUUtohVnUdyOzBtg08-3QGxKh8,177
596
598
  odoo/addons/openupgrade_scripts/scripts/stock_landed_costs/16.0.1.1/upgrade_analysis_work.txt,sha256=Go5HHuQCzgwpBFv_trXxF6i0RpzG2eK_HP4831Lcn6A,193
597
599
  odoo/addons/openupgrade_scripts/scripts/stock_picking_batch/16.0.1.0/upgrade_analysis.txt,sha256=-vWDvtNd94zMYD8LIYGJT_AiaYq4lZvCh4Jv9vL4paE,1327
600
+ odoo/addons/openupgrade_scripts/scripts/stock_picking_batch/16.0.1.0/upgrade_analysis_work.txt,sha256=dvB5bbCPkl_jK0eQM9kDdzwehtouWoSoMB2ksRHinkQ,1662
598
601
  odoo/addons/openupgrade_scripts/scripts/stock_sms/16.0.1.0/upgrade_analysis.txt,sha256=WmtD-QRPZnTjNKvErYIFRz_n-t4C2ttxPz_9eYkTOrw,150
599
602
  odoo/addons/openupgrade_scripts/scripts/stock_sms/16.0.1.0/upgrade_analysis_work.txt,sha256=fvMhLfNLamiAHGIL_lGhW-LydBLO-uAYkX5bNJGfOu4,166
600
603
  odoo/addons/openupgrade_scripts/scripts/survey/16.0.3.5/post-migration.py,sha256=6-FUi-2MkJaOtE7qff_gIJBvPHdT6ugIf_ncjfpqatA,906
@@ -706,7 +709,7 @@ odoo/addons/openupgrade_scripts/scripts/website_twitter/16.0.1.0/upgrade_analysi
706
709
  odoo/addons/openupgrade_scripts/static/description/banner.png,sha256=KTIBu4gfxeZVw9zjs_fivTgFEOeaAorlBxajmCA1p6k,26859
707
710
  odoo/addons/openupgrade_scripts/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
708
711
  odoo/addons/openupgrade_scripts/static/description/index.html,sha256=IOWtZdzr_jN_Dja8HYIfzIxrO8NE5pFgazKJtPsLKw0,12678
709
- odoo_addon_openupgrade_scripts-16.0.1.0.3.272.dist-info/METADATA,sha256=9d7HD3_Yx22fH-UBuvnqeQx5nQ4eOAwAZ5FirN8SFuY,3810
710
- odoo_addon_openupgrade_scripts-16.0.1.0.3.272.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
711
- odoo_addon_openupgrade_scripts-16.0.1.0.3.272.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
712
- odoo_addon_openupgrade_scripts-16.0.1.0.3.272.dist-info/RECORD,,
712
+ odoo_addon_openupgrade_scripts-16.0.1.0.3.276.dist-info/METADATA,sha256=i9v_vlw_wMP0wQceTvth3hnrjMP6dexqrNJXO63P93Y,3790
713
+ odoo_addon_openupgrade_scripts-16.0.1.0.3.276.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
714
+ odoo_addon_openupgrade_scripts-16.0.1.0.3.276.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
715
+ odoo_addon_openupgrade_scripts-16.0.1.0.3.276.dist-info/RECORD,,