odoo-addon-openupgrade-scripts 15.0.1.0.0.467__py3-none-any.whl → 15.0.1.0.0.473__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.
@@ -70,7 +70,10 @@ merged_modules = {
70
70
  "website_sale_stock_available_display": "website_sale_stock",
71
71
  # OCA/hr-attendance
72
72
  "hr_attendance_user_list": "hr_attendance",
73
+ # OCA/manufacture
74
+ "mrp_subcontracting_resupply_link": "mrp_subcontracting_purchase",
73
75
  # OCA/pos
76
+ "pos_invoicing": "point_of_sale",
74
77
  "pos_order_mgmt": "point_of_sale",
75
78
  "pos_order_return": "point_of_sale",
76
79
  # OCA/product-attribute
@@ -52,3 +52,4 @@ def _fast_fill_account_payment_payment_method_line_id(env):
52
52
  @openupgrade.migrate()
53
53
  def migrate(env, version):
54
54
  _fast_fill_account_payment_outstanding_account_id(env)
55
+ _fast_fill_account_payment_payment_method_line_id(env)
@@ -0,0 +1,9 @@
1
+ ---Models in module 'pos_restaurant'---
2
+ ---Fields in module 'pos_restaurant'---
3
+ ---XML records in module 'pos_restaurant'---
4
+ DEL ir.ui.view: pos_restaurant.assets
5
+ DEL ir.ui.view: pos_restaurant.assets_backend
6
+ DEL ir.ui.view: pos_restaurant.assets_tests
7
+ DEL ir.ui.view: pos_restaurant.qunit_suite_tests
8
+
9
+ # Nothing to do. Those views was integrating js / css ressources.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-openupgrade-scripts
3
- Version: 15.0.1.0.0.467
3
+ Version: 15.0.1.0.0.473
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)
@@ -1,11 +1,11 @@
1
1
  odoo/addons/openupgrade_scripts/README.rst,sha256=TFoeSTQ1dga9OiOaWPPw6VjE4FXLq6kAMfvg3HDTW3I,3185
2
2
  odoo/addons/openupgrade_scripts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  odoo/addons/openupgrade_scripts/__manifest__.py,sha256=Bg1odtEI40Tp3WWqRv_MMkuERgls81FORzrUAzezsxg,553
4
- odoo/addons/openupgrade_scripts/apriori.py,sha256=a5xzOA_2UAVwvChabCOq-RPFsDU_kLSxmSmntxTck9I,4248
4
+ odoo/addons/openupgrade_scripts/apriori.py,sha256=76_ZDpj1WmdKFVL5wR4PFle_7r0RcWtgOWyBwhguTws,4379
5
5
  odoo/addons/openupgrade_scripts/readme/CONFIGURE.rst,sha256=cy1swpDkuqi9-6q8L1M1QD058QyfBvAE2PN_mmdxvwI,255
6
6
  odoo/addons/openupgrade_scripts/readme/DESCRIPTION.rst,sha256=elLk0eys-xy60z5KMgqlCKySJWT_k2gTUoOiArMJkWc,86
7
7
  odoo/addons/openupgrade_scripts/readme/INSTALL.rst,sha256=tXbOmw3QIhO1KLIziMpXzuuY0tOhI8IGT2ktCArwfGM,115
8
- odoo/addons/openupgrade_scripts/scripts/account/15.0.1.2/end-migration.py,sha256=upEfLN3qdFDBJ9fS7f1yvF6IuD2NGpygMBrXXtOopkc,1900
8
+ odoo/addons/openupgrade_scripts/scripts/account/15.0.1.2/end-migration.py,sha256=PqRVcNYE4q9k49nAw51lPG7Yb0TKX644O0zJcbMX5XE,1959
9
9
  odoo/addons/openupgrade_scripts/scripts/account/15.0.1.2/noupdate_changes.xml,sha256=QceN-9_P1FPE7PzK8_MC4xlO7Jnr2ZVYgIlmoIgTSe4,3678
10
10
  odoo/addons/openupgrade_scripts/scripts/account/15.0.1.2/post-migration.py,sha256=7ShgRlqcVeSlmgi8mBwBCQslfTgBJ8fhux1s0HrxhhQ,3361
11
11
  odoo/addons/openupgrade_scripts/scripts/account/15.0.1.2/pre-migration.py,sha256=f11oCPl9qri_PcNBp6xyfhoGKowI7wRweBqPrJjP4hc,14184
@@ -497,6 +497,7 @@ odoo/addons/openupgrade_scripts/scripts/pos_gift_card/15.0.1.0/upgrade_analysis.
497
497
  odoo/addons/openupgrade_scripts/scripts/pos_hr/15.0.1.0/upgrade_analysis.txt,sha256=9MNW2--Gian5s50JwitKR0vxpgO65OlhWu68KDEBLXU,217
498
498
  odoo/addons/openupgrade_scripts/scripts/pos_mercury/15.0.1.0/upgrade_analysis.txt,sha256=k0wR8OTpd42sC3WdzRUtlL5FFQ8zvVNLTb9A1JL8xsY,596
499
499
  odoo/addons/openupgrade_scripts/scripts/pos_restaurant/15.0.1.0/upgrade_analysis.txt,sha256=h144jnvx6SAtKCpUfb7bvs4P_LqFWYJWPnt3Rg7r1pA,302
500
+ odoo/addons/openupgrade_scripts/scripts/pos_restaurant/15.0.1.0/upgrade_analysis_work.txt,sha256=6clb-_dM2FcBkqhlyW4-94h8vAfhJ0GkU5aAVA_-V_s,368
500
501
  odoo/addons/openupgrade_scripts/scripts/pos_restaurant_adyen/15.0.1.0/upgrade_analysis.txt,sha256=Hiu0dqVnBb81mTI7cbcLuKcSriFgv40kCfHmVj1uqXY,187
501
502
  odoo/addons/openupgrade_scripts/scripts/pos_sale/15.0.1.1/noupdate_changes.xml,sha256=aFxPZLA2Ms4Rrmk_ESdfSYFQoNVpy13ZXsuZSbpJgEo,234
502
503
  odoo/addons/openupgrade_scripts/scripts/pos_sale/15.0.1.1/upgrade_analysis.txt,sha256=l1BTv_uCpzNH52YrALYn0NWnHIp99KaGN-XTYni1LPE,1109
@@ -788,7 +789,7 @@ odoo/addons/openupgrade_scripts/scripts/website_twitter/15.0.1.0/upgrade_analysi
788
789
  odoo/addons/openupgrade_scripts/static/description/banner.png,sha256=KTIBu4gfxeZVw9zjs_fivTgFEOeaAorlBxajmCA1p6k,26859
789
790
  odoo/addons/openupgrade_scripts/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
790
791
  odoo/addons/openupgrade_scripts/static/description/index.html,sha256=Q6Orf6ynZuFFVbDWUruBEsSY4uaFaTiVYvLYU1tcCnc,12678
791
- odoo_addon_openupgrade_scripts-15.0.1.0.0.467.dist-info/METADATA,sha256=k-QsHiTxPxsqGG5RvX75yTSSjahddqusi2uUGNohXqw,3779
792
- odoo_addon_openupgrade_scripts-15.0.1.0.0.467.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
793
- odoo_addon_openupgrade_scripts-15.0.1.0.0.467.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
794
- odoo_addon_openupgrade_scripts-15.0.1.0.0.467.dist-info/RECORD,,
792
+ odoo_addon_openupgrade_scripts-15.0.1.0.0.473.dist-info/METADATA,sha256=RPLazaJ74wMK3C09rfYnf023E3RINHtqUjPoG1-DNyk,3779
793
+ odoo_addon_openupgrade_scripts-15.0.1.0.0.473.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
794
+ odoo_addon_openupgrade_scripts-15.0.1.0.0.473.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
795
+ odoo_addon_openupgrade_scripts-15.0.1.0.0.473.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5