odoo-addon-openupgrade-scripts 17.0.1.0.1.402__py3-none-any.whl → 17.0.1.0.1.410__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.
@@ -61,8 +61,16 @@ merged_modules = {
61
61
  "maintenance_plan": "maintenance",
62
62
  "maintenance_plan_activity": "maintenance",
63
63
  "maintenance_plan_employee": "maintenance",
64
+ # OCA/product-attribute
65
+ "product_catalog": "product",
66
+ "product_catalog_sale": "sale",
64
67
  # OCA/purchase-workflow
65
68
  "purchase_discount": "purchase",
69
+ # OCA/sale-promotion
70
+ "loyalty_initial_date_validity": "loyalty",
71
+ "sale_loyalty_initial_date_validity": "sale_loyalty",
72
+ # OCA/sale-reporting
73
+ "sale_report_country_state": "sale",
66
74
  # OCA/social
67
75
  "mail_activity_plan": "mail",
68
76
  "mass_mailing_custom_unsubscribe_event": "mass_mailing",
@@ -0,0 +1,14 @@
1
+ ---Models in module 'loyalty'---
2
+ ---Fields in module 'loyalty'---
3
+ loyalty / loyalty.card / message_main_attachment_id (many2one): DEL relation: ir.attachment
4
+ loyalty / loyalty.card / rating_ids (one2many) : NEW relation: rating.rating
5
+ loyalty / loyalty.program / date_from (date) : NEW
6
+ loyalty / loyalty.program / pricelist_ids (many2many) : NEW relation: product.pricelist
7
+ # NOTHING TO DO
8
+
9
+ ---XML records in module 'loyalty'---
10
+ NEW ir.ui.view: loyalty.res_partner_form
11
+ NEW loyalty.program: loyalty.gift_card_program
12
+ NEW loyalty.reward: loyalty.gift_card_program_reward
13
+ NEW loyalty.rule: loyalty.gift_card_program_rule
14
+ # NOTHING TO DO
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-openupgrade_scripts
3
- Version: 17.0.1.0.1.402
3
+ Version: 17.0.1.0.1.410
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo>=17.0a,<17.1dev
6
6
  Requires-Dist: openupgradelib
@@ -1,7 +1,7 @@
1
1
  odoo/addons/openupgrade_scripts/README.rst,sha256=F-NgZfCSC-In2HctZruRu5RXLtEBFegzZYW5KpobcWU,3182
2
2
  odoo/addons/openupgrade_scripts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  odoo/addons/openupgrade_scripts/__manifest__.py,sha256=7Yx2vwKl2vEHnUbDuuTprHLg2oQrKQMkpWEfyFneA0Q,614
4
- odoo/addons/openupgrade_scripts/apriori.py,sha256=ulbKsVvogebyVk-Jqh5u0dOmiPcCCTQ6oTe5Zgswwsg,3396
4
+ odoo/addons/openupgrade_scripts/apriori.py,sha256=hMNAjwspy6BRFr0wd5hdBrLj0vk_GPUiZKOAfzo4I5I,3691
5
5
  odoo/addons/openupgrade_scripts/readme/CONFIGURE.md,sha256=rnx8ADTYzVUB93PIG3Lib0iWBrphSfVRs6RMikklf3M,238
6
6
  odoo/addons/openupgrade_scripts/readme/DESCRIPTION.md,sha256=HPjPs_KluLFMYXPaJcnoneY8BAh-XPwEAP71I7VTTbo,86
7
7
  odoo/addons/openupgrade_scripts/readme/INSTALL.md,sha256=NDKVZRv0J8BTqcSTD7JwUXL_AY-cDJoegn5IUTbEOFk,113
@@ -423,6 +423,7 @@ odoo/addons/openupgrade_scripts/scripts/l10n_zm_account/17.0.1.0.0/upgrade_analy
423
423
  odoo/addons/openupgrade_scripts/scripts/link_tracker/17.0.1.1/upgrade_analysis.txt,sha256=Ph-CuEBHU1WnRHswlXmC4YvE1LOo-0EpydbqIJ4VBSU,159
424
424
  odoo/addons/openupgrade_scripts/scripts/link_tracker/17.0.1.1/upgrade_analysis_work.txt,sha256=HDJTQYlf0PpfRNSdGPao082n2s217eEL-0LUEC0qAs4,175
425
425
  odoo/addons/openupgrade_scripts/scripts/loyalty/17.0.1.0/upgrade_analysis.txt,sha256=jWV55rwgBPyCjXd0gEJnIEisKco9NECZ2seDTfB7iK0,689
426
+ odoo/addons/openupgrade_scripts/scripts/loyalty/17.0.1.0/upgrade_analysis_work.txt,sha256=Oe2YJ4bPPx1o0g1NMX9yFESC5hXU8qCmyvgK1NVtJPo,722
426
427
  odoo/addons/openupgrade_scripts/scripts/lunch/17.0.1.0/upgrade_analysis.txt,sha256=tTe-ZlM47vbXf75E9H8TVoqH5QMiwIx5MeRcsX4SWeo,483
427
428
  odoo/addons/openupgrade_scripts/scripts/mail/17.0.1.15/noupdate_changes.xml,sha256=zwIjcc9ffaXXRJUMAVSlCuxpdj6CuOQxcoMMMr22f1M,580
428
429
  odoo/addons/openupgrade_scripts/scripts/mail/17.0.1.15/post-migration.py,sha256=36lenqhkP2-GRGObNCswUUmPOCcO64Im6ne0DMcCf9w,4961
@@ -790,7 +791,7 @@ odoo/addons/openupgrade_scripts/scripts/website_twitter/17.0.1.0/upgrade_analysi
790
791
  odoo/addons/openupgrade_scripts/static/description/banner.png,sha256=KTIBu4gfxeZVw9zjs_fivTgFEOeaAorlBxajmCA1p6k,26859
791
792
  odoo/addons/openupgrade_scripts/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
792
793
  odoo/addons/openupgrade_scripts/static/description/index.html,sha256=iV41-zYBM4uvZPuunpcr7bQeRgBaojVsKo_gkeyJyA4,12639
793
- odoo_addon_openupgrade_scripts-17.0.1.0.1.402.dist-info/METADATA,sha256=F1gjZs2mpJ_oB-nw6cR85i4HGt-xFQFwiK9uV2FIm5g,3823
794
- odoo_addon_openupgrade_scripts-17.0.1.0.1.402.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
795
- odoo_addon_openupgrade_scripts-17.0.1.0.1.402.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
796
- odoo_addon_openupgrade_scripts-17.0.1.0.1.402.dist-info/RECORD,,
794
+ odoo_addon_openupgrade_scripts-17.0.1.0.1.410.dist-info/METADATA,sha256=uWYdu_VuDfl6IZhHtzRbj3BZJ3-9HAQ5eCXfWLvhcgg,3823
795
+ odoo_addon_openupgrade_scripts-17.0.1.0.1.410.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
796
+ odoo_addon_openupgrade_scripts-17.0.1.0.1.410.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
797
+ odoo_addon_openupgrade_scripts-17.0.1.0.1.410.dist-info/RECORD,,