odoo-addon-openupgrade-scripts 16.0.1.0.3.236__py3-none-any.whl → 16.0.1.0.3.237__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.
@@ -55,12 +55,12 @@ def login_or_registration_required_at_checkout(cr):
55
55
  def update_translatable_fields(cr):
56
56
  # exclude fields from translation update
57
57
  exclusions = {
58
- # ir.actions.* inherits the name column from ir.actions.actions
58
+ # ir.actions.* inherits the name and help columns from ir.actions.actions
59
59
  "ir.actions.act_window": ["name", "help"],
60
- "ir.actions.act_url": ["name"],
61
- "ir.actions.server": ["name"],
60
+ "ir.actions.act_url": ["name", "help"],
61
+ "ir.actions.server": ["name", "help"],
62
62
  "ir.actions.client": ["name", "help"],
63
- "ir.actions.report": ["name"],
63
+ "ir.actions.report": ["name", "help"],
64
64
  }
65
65
  cr.execute(
66
66
  "SELECT f.name, m.model FROM ir_model_fields f "
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-openupgrade-scripts
3
- Version: 16.0.1.0.3.236
3
+ Version: 16.0.1.0.3.237
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)
@@ -51,7 +51,7 @@ odoo/addons/openupgrade_scripts/scripts/barcodes_gs1_nomenclature/16.0.1.0/upgra
51
51
  odoo/addons/openupgrade_scripts/scripts/barcodes_gs1_nomenclature/16.0.1.0/upgrade_analysis_work.txt,sha256=6HrGPs9TjNpnn6LBsW_809mevfIc6Nrz2WDgUfZwj2s,1249
52
52
  odoo/addons/openupgrade_scripts/scripts/base/16.0.1.3/noupdate_changes.xml,sha256=3JSJstFCXpOAjzDMxmtKAxV2FQRUpTJaf1_BIPkylpI,4331
53
53
  odoo/addons/openupgrade_scripts/scripts/base/16.0.1.3/post-migration.py,sha256=OU-gRxyx7crZ6IpuG-UuGgc2sVPudHE-vhGO6ZwCL8c,457
54
- odoo/addons/openupgrade_scripts/scripts/base/16.0.1.3/pre-migration.py,sha256=g7OnLymHFFNFx6ElwweHt1g3hNsmNul1DDpTsNtyWEM,5642
54
+ odoo/addons/openupgrade_scripts/scripts/base/16.0.1.3/pre-migration.py,sha256=CfJmTcdYEOkDZG-g4ZHFjj-mH8daG6fS88hGs3o2hkQ,5676
55
55
  odoo/addons/openupgrade_scripts/scripts/base/16.0.1.3/upgrade_analysis.txt,sha256=fl7Gv0YVX243NtcDX_o-d40AHSEG2Hap1lA0oHjKGHk,11206
56
56
  odoo/addons/openupgrade_scripts/scripts/base/16.0.1.3/upgrade_analysis_work.txt,sha256=eyd3tF1ctvWY6b9cPULRC9-KPKyKXolXVnE6Re2-nKw,11387
57
57
  odoo/addons/openupgrade_scripts/scripts/base/16.0.1.3/upgrade_general_log.txt,sha256=N3lzm8q5B00VVMwzL3CCX7HZIMx0bLi1Be9M186yCpc,17304
@@ -686,7 +686,7 @@ odoo/addons/openupgrade_scripts/scripts/website_twitter/16.0.1.0/upgrade_analysi
686
686
  odoo/addons/openupgrade_scripts/static/description/banner.png,sha256=KTIBu4gfxeZVw9zjs_fivTgFEOeaAorlBxajmCA1p6k,26859
687
687
  odoo/addons/openupgrade_scripts/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
688
688
  odoo/addons/openupgrade_scripts/static/description/index.html,sha256=IOWtZdzr_jN_Dja8HYIfzIxrO8NE5pFgazKJtPsLKw0,12678
689
- odoo_addon_openupgrade_scripts-16.0.1.0.3.236.dist-info/METADATA,sha256=4PeJa7na370mqKfepAuKEasYlKrhYYb0u3dd-mx15ks,3810
690
- odoo_addon_openupgrade_scripts-16.0.1.0.3.236.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
691
- odoo_addon_openupgrade_scripts-16.0.1.0.3.236.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
692
- odoo_addon_openupgrade_scripts-16.0.1.0.3.236.dist-info/RECORD,,
689
+ odoo_addon_openupgrade_scripts-16.0.1.0.3.237.dist-info/METADATA,sha256=OyLv2O-pnB27PJkTieDiFCxG_ihK6oJcdfOSIPstOOU,3810
690
+ odoo_addon_openupgrade_scripts-16.0.1.0.3.237.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
691
+ odoo_addon_openupgrade_scripts-16.0.1.0.3.237.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
692
+ odoo_addon_openupgrade_scripts-16.0.1.0.3.237.dist-info/RECORD,,