odoo-addon-openupgrade-scripts 17.0.1.0.1.146__py3-none-any.whl → 17.0.1.0.1.155__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.
Files changed (82) hide show
  1. odoo/addons/openupgrade_scripts/apriori.py +7 -0
  2. odoo/addons/openupgrade_scripts/scripts/account/17.0.1.2/post-migration.py +31 -0
  3. odoo/addons/openupgrade_scripts/scripts/account/17.0.1.2/pre-migration.py +11 -17
  4. odoo/addons/openupgrade_scripts/scripts/account/17.0.1.2/upgrade_analysis.txt +46 -2
  5. odoo/addons/openupgrade_scripts/scripts/account/17.0.1.2/upgrade_analysis_work.txt +54 -2
  6. odoo/addons/openupgrade_scripts/scripts/account_edi_ubl_cii/17.0.1.0/upgrade_analysis.txt +1 -0
  7. odoo/addons/openupgrade_scripts/scripts/account_peppol/17.0.1.0/upgrade_analysis.txt +1 -0
  8. odoo/addons/openupgrade_scripts/scripts/analytic/17.0.1.2/noupdate_changes.xml +9 -0
  9. odoo/addons/openupgrade_scripts/scripts/analytic/17.0.1.2/upgrade_analysis.txt +15 -0
  10. odoo/addons/openupgrade_scripts/scripts/base/17.0.1.3/noupdate_changes.xml +3 -0
  11. odoo/addons/openupgrade_scripts/scripts/base/17.0.1.3/upgrade_analysis.txt +1 -1
  12. odoo/addons/openupgrade_scripts/scripts/base/17.0.1.3/upgrade_general_log.txt +76 -175
  13. odoo/addons/openupgrade_scripts/scripts/base_vat/17.0.1.0/post-migration.py +44 -0
  14. odoo/addons/openupgrade_scripts/scripts/base_vat/17.0.1.0/pre-migration.py +18 -0
  15. odoo/addons/openupgrade_scripts/scripts/base_vat/17.0.1.0/upgrade_analysis_work.txt +7 -0
  16. odoo/addons/openupgrade_scripts/scripts/delivery/17.0.1.0/upgrade_analysis.txt +1 -1
  17. odoo/addons/openupgrade_scripts/scripts/hr/17.0.1.1/upgrade_analysis.txt +2 -4
  18. odoo/addons/openupgrade_scripts/scripts/hr_expense/17.0.2.0/noupdate_changes.xml +4 -1
  19. odoo/addons/openupgrade_scripts/scripts/hr_expense/17.0.2.0/upgrade_analysis.txt +0 -1
  20. odoo/addons/openupgrade_scripts/scripts/hr_holidays/17.0.1.6/noupdate_changes.xml +10 -0
  21. odoo/addons/openupgrade_scripts/scripts/im_livechat/17.0.1.0/upgrade_analysis.txt +1 -19
  22. odoo/addons/openupgrade_scripts/scripts/l10n_anz_ubl_pint/17.0.1.0/upgrade_analysis.txt +1 -1
  23. odoo/addons/openupgrade_scripts/scripts/l10n_bg/17.0.1.0/upgrade_analysis.txt +1 -0
  24. odoo/addons/openupgrade_scripts/scripts/l10n_bh/17.0.1.0/upgrade_analysis.txt +123 -0
  25. odoo/addons/openupgrade_scripts/scripts/l10n_ca/17.0.1.0/upgrade_analysis.txt +4 -1
  26. odoo/addons/openupgrade_scripts/scripts/l10n_din5008/17.0.1.0/upgrade_analysis.txt +1 -1
  27. odoo/addons/openupgrade_scripts/scripts/l10n_din5008_repair/17.0.1.0/upgrade_analysis.txt +1 -1
  28. odoo/addons/openupgrade_scripts/scripts/l10n_din5008_sale/17.0.1.0/upgrade_analysis.txt +1 -1
  29. odoo/addons/openupgrade_scripts/scripts/l10n_din5008_stock/17.0.1.0/upgrade_analysis.txt +1 -1
  30. odoo/addons/openupgrade_scripts/scripts/l10n_dk/17.0.1.3/noupdate_changes.xml +93 -0
  31. odoo/addons/openupgrade_scripts/scripts/l10n_dk/17.0.1.3/upgrade_analysis.txt +569 -0
  32. odoo/addons/openupgrade_scripts/scripts/l10n_dk_oioubl/17.0.0.1/upgrade_analysis.txt +2 -1
  33. odoo/addons/openupgrade_scripts/scripts/l10n_ee/17.0.1.2/upgrade_analysis.txt +427 -0
  34. odoo/addons/openupgrade_scripts/scripts/l10n_es/17.0.5.4/upgrade_analysis.txt +137 -0
  35. odoo/addons/openupgrade_scripts/scripts/l10n_es_edi_tbai_multi_refund/17.0.1.0/upgrade_analysis.txt +4 -0
  36. odoo/addons/openupgrade_scripts/scripts/l10n_fr/17.0.2.1/upgrade_analysis.txt +114 -258
  37. odoo/addons/openupgrade_scripts/scripts/l10n_hr/17.0.13.0/upgrade_analysis.txt +1 -1
  38. odoo/addons/openupgrade_scripts/scripts/l10n_id/17.0.1.1/upgrade_analysis.txt +121 -0
  39. odoo/addons/openupgrade_scripts/scripts/l10n_id_efaktur_coretax/17.0.1.0/upgrade_analysis.txt +6 -0
  40. odoo/addons/openupgrade_scripts/scripts/l10n_il/17.0.1.1/upgrade_analysis.txt +134 -0
  41. odoo/addons/openupgrade_scripts/scripts/l10n_it/17.0.0.7/upgrade_analysis.txt +652 -0
  42. odoo/addons/openupgrade_scripts/scripts/l10n_it_edi_doi/17.0.0.1/upgrade_analysis.txt +8 -47
  43. odoo/addons/openupgrade_scripts/scripts/l10n_it_edi_sale/17.0.1.0/upgrade_analysis.txt +9 -0
  44. odoo/addons/openupgrade_scripts/scripts/l10n_jo_edi/17.0.1.0/upgrade_analysis.txt +26 -0
  45. odoo/addons/openupgrade_scripts/scripts/l10n_lb_account/17.0.1.0/upgrade_analysis.txt +19 -0
  46. odoo/addons/openupgrade_scripts/scripts/l10n_ma/17.0.1.0/upgrade_analysis.txt +2 -2
  47. odoo/addons/openupgrade_scripts/scripts/l10n_mt_pos/17.0.1.0/upgrade_analysis.txt +4 -0
  48. odoo/addons/openupgrade_scripts/scripts/l10n_my_edi/17.0.1.0/upgrade_analysis.txt +1214 -0
  49. odoo/addons/openupgrade_scripts/scripts/l10n_my_edi_extended/17.0.1.0/upgrade_analysis.txt +12 -0
  50. odoo/addons/openupgrade_scripts/scripts/l10n_pt/17.0.1.0/upgrade_analysis.txt +1 -1
  51. odoo/addons/openupgrade_scripts/scripts/l10n_ro_edi/17.0.1.0/upgrade_analysis.txt +1 -1
  52. odoo/addons/openupgrade_scripts/scripts/l10n_ro_edi_stock/17.0.1.0/upgrade_analysis.txt +29 -0
  53. odoo/addons/openupgrade_scripts/scripts/l10n_ro_edi_stock_batch/17.0.1.0/upgrade_analysis.txt +22 -0
  54. odoo/addons/openupgrade_scripts/scripts/l10n_rw/17.0.1.0/upgrade_analysis.txt +1 -1
  55. odoo/addons/openupgrade_scripts/scripts/l10n_sg_ubl_pint/17.0.1.0/upgrade_analysis.txt +1 -1
  56. odoo/addons/openupgrade_scripts/scripts/l10n_si/17.0.1.1/upgrade_analysis.txt +129 -0
  57. odoo/addons/openupgrade_scripts/scripts/l10n_sk/17.0.1.0/upgrade_analysis.txt +11 -0
  58. odoo/addons/openupgrade_scripts/scripts/l10n_tn/17.0.1.0/upgrade_analysis.txt +1 -1
  59. odoo/addons/openupgrade_scripts/scripts/l10n_tr/17.0.1.3/upgrade_analysis.txt +426 -0
  60. odoo/addons/openupgrade_scripts/scripts/l10n_tr_nilvera/17.0.1.0/upgrade_analysis.txt +18 -0
  61. odoo/addons/openupgrade_scripts/scripts/l10n_tr_nilvera_einvoice/17.0.1.0/upgrade_analysis.txt +11 -0
  62. odoo/addons/openupgrade_scripts/scripts/mail/17.0.1.15/post-migration.py +0 -2
  63. odoo/addons/openupgrade_scripts/scripts/mail/17.0.1.15/upgrade_analysis.txt +15 -74
  64. odoo/addons/openupgrade_scripts/scripts/mail/17.0.1.15/upgrade_analysis_work.txt +0 -6
  65. odoo/addons/openupgrade_scripts/scripts/maintenance/17.0.1.0/post-migration.py +2 -2
  66. odoo/addons/openupgrade_scripts/scripts/mass_mailing/17.0.2.7/upgrade_analysis.txt +3 -8
  67. odoo/addons/openupgrade_scripts/scripts/payment/17.0.2.0/upgrade_analysis.txt +7 -12
  68. odoo/addons/openupgrade_scripts/scripts/payment_razorpay_oauth/17.0.1.0/upgrade_analysis.txt +10 -0
  69. odoo/addons/openupgrade_scripts/scripts/point_of_sale/17.0.1.0.1/upgrade_analysis.txt +9 -7
  70. odoo/addons/openupgrade_scripts/scripts/portal/17.0.1.0/upgrade_analysis.txt +0 -2
  71. odoo/addons/openupgrade_scripts/scripts/pos_epson_printer/17.0.1.0/upgrade_analysis.txt +2 -2
  72. odoo/addons/openupgrade_scripts/scripts/pos_restaurant/17.0.1.0/upgrade_analysis.txt +7 -5
  73. odoo/addons/openupgrade_scripts/scripts/purchase/17.0.1.2/upgrade_analysis.txt +2 -0
  74. odoo/addons/openupgrade_scripts/scripts/rating/17.0.1.1/upgrade_analysis.txt +1 -1
  75. odoo/addons/openupgrade_scripts/scripts/repair/17.0.1.0/upgrade_analysis.txt +1 -1
  76. odoo/addons/openupgrade_scripts/scripts/website_event/17.0.1.4/noupdate_changes.xml +15 -0
  77. odoo/addons/openupgrade_scripts/scripts/website_event/17.0.1.4/upgrade_analysis.txt +24 -32
  78. odoo/addons/openupgrade_scripts/scripts/website_livechat/17.0.1.0/upgrade_analysis.txt +0 -2
  79. {odoo_addon_openupgrade_scripts-17.0.1.0.1.146.dist-info → odoo_addon_openupgrade_scripts-17.0.1.0.1.155.dist-info}/METADATA +1 -1
  80. {odoo_addon_openupgrade_scripts-17.0.1.0.1.146.dist-info → odoo_addon_openupgrade_scripts-17.0.1.0.1.155.dist-info}/RECORD +82 -55
  81. {odoo_addon_openupgrade_scripts-17.0.1.0.1.146.dist-info → odoo_addon_openupgrade_scripts-17.0.1.0.1.155.dist-info}/WHEEL +0 -0
  82. {odoo_addon_openupgrade_scripts-17.0.1.0.1.146.dist-info → odoo_addon_openupgrade_scripts-17.0.1.0.1.155.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  ---Models in module 'mass_mailing'---
2
- obsolete model mailing.contact.subscription
3
- new model mailing.subscription
2
+ obsolete model mailing.contact.subscription (renamed to mailing.subscription)
3
+ new model mailing.subscription (renamed from mailing.contact.subscription)
4
4
  new model mailing.subscription.optout
5
5
  ---Fields in module 'mass_mailing'---
6
6
  mass_mailing / mail.blacklist / opt_out_reason_id (many2one) : NEW relation: mailing.subscription.optout
@@ -10,9 +10,7 @@ mass_mailing / mailing.contact / message_main_attachment_id (many2one):
10
10
  mass_mailing / mailing.contact / rating_ids (one2many) : NEW relation: rating.rating
11
11
  mass_mailing / mailing.contact / subscription_ids (one2many) : NEW relation: mailing.subscription
12
12
  mass_mailing / mailing.contact / subscription_list_ids (one2many): DEL relation: mailing.contact.subscription
13
- mass_mailing / mailing.contact.subscription / contact_id (many2one) : DEL relation: mailing.contact, required
14
- mass_mailing / mailing.contact.subscription / list_id (many2one) : DEL relation: mailing.list, required
15
- mass_mailing / mailing.contact.subscription / opt_out (boolean) : DEL
13
+ mass_mailing / mailing.contact.subscription / _order : _order is now 'list_id DESC, contact_id DESC' ('id')
16
14
  mass_mailing / mailing.contact.subscription / unsubscription_date (datetime): DEL
17
15
  mass_mailing / mailing.list / contact_ids (many2many) : table is now 'mailing_subscription' ('mailing_contact_list_rel')
18
16
  mass_mailing / mailing.list / subscription_ids (one2many) : relation is now 'mailing.subscription' ('mailing.contact.subscription') [nothing to do]
@@ -27,9 +25,6 @@ mass_mailing / mailing.mailing / rating_ids (one2many) : NEW re
27
25
  mass_mailing / mailing.mailing / received_ratio (integer) : type is now 'float' ('integer')
28
26
  mass_mailing / mailing.mailing / replied_ratio (integer) : type is now 'float' ('integer')
29
27
  mass_mailing / mailing.mailing / schedule_date (datetime) : not a function anymore
30
- mass_mailing / mailing.subscription / contact_id (many2one) : NEW relation: mailing.contact, required
31
- mass_mailing / mailing.subscription / list_id (many2one) : NEW relation: mailing.list, required
32
- mass_mailing / mailing.subscription / opt_out (boolean) : NEW hasdefault: default
33
28
  mass_mailing / mailing.subscription / opt_out_datetime (datetime) : NEW hasdefault: compute
34
29
  mass_mailing / mailing.subscription / opt_out_reason_id (many2one) : NEW relation: mailing.subscription.optout
35
30
  mass_mailing / mailing.subscription.optout / is_feedback (boolean) : NEW
@@ -1,22 +1,17 @@
1
1
  ---Models in module 'payment'---
2
- obsolete model payment.icon
2
+ obsolete model payment.icon (renamed to payment.method)
3
3
  new model payment.capture.wizard [transient]
4
- new model payment.method
4
+ new model payment.method (renamed from payment.icon)
5
5
  ---Fields in module 'payment'---
6
- payment / payment.icon / image (binary) : DEL attachment: True
7
- payment / payment.icon / image_payment_form (binary) : DEL attachment: True
8
- payment / payment.icon / name (char) : DEL
9
- payment / payment.icon / provider_ids (many2many) : DEL relation: payment.provider
10
- payment / payment.icon / sequence (integer) : DEL
6
+ payment / payment.icon / _order : _order is now 'active desc, sequence, name' ('sequence, name')
7
+ payment / payment.icon / image (binary) : now required
8
+ payment / payment.icon / name (char) : now required
9
+ payment / payment.icon / provider_ids (many2many) : column1 is now 'payment_method_id' ('payment_icon_id') [payment_icon_payment_provider_rel]
10
+ payment / payment.icon / provider_ids (many2many) : table is now 'payment_method_payment_provider_rel' ('payment_icon_payment_provider_rel')
11
11
  payment / payment.method / active (boolean) : NEW hasdefault: default
12
12
  payment / payment.method / brand_ids (one2many) : NEW relation: payment.method
13
13
  payment / payment.method / code (char) : NEW required
14
- payment / payment.method / image (binary) : NEW required, attachment: True
15
- payment / payment.method / image_payment_form (binary) : NEW attachment: True, isrelated: related, stored
16
- payment / payment.method / name (char) : NEW required
17
14
  payment / payment.method / primary_payment_method_id (many2one): NEW relation: payment.method
18
- payment / payment.method / provider_ids (many2many) : NEW relation: payment.provider
19
- payment / payment.method / sequence (integer) : NEW hasdefault: default
20
15
  payment / payment.method / support_express_checkout (boolean): NEW
21
16
  payment / payment.method / support_refund (selection) : NEW selection_keys: ['full_only', 'partial']
22
17
  payment / payment.method / support_tokenization (boolean): NEW
@@ -0,0 +1,10 @@
1
+ ---Models in module 'payment_razorpay_oauth'---
2
+ ---Fields in module 'payment_razorpay_oauth'---
3
+ payment_razorpay_oauth / payment.provider / razorpay_access_token (char) : NEW
4
+ payment_razorpay_oauth / payment.provider / razorpay_access_token_expiry (datetime): NEW
5
+ payment_razorpay_oauth / payment.provider / razorpay_account_id (char) : NEW
6
+ payment_razorpay_oauth / payment.provider / razorpay_public_token (char) : NEW
7
+ payment_razorpay_oauth / payment.provider / razorpay_refresh_token (char) : NEW
8
+ ---XML records in module 'payment_razorpay_oauth'---
9
+ NEW ir.ui.view: payment_razorpay_oauth.authorization_error
10
+ NEW ir.ui.view: payment_razorpay_oauth.payment_provider_form_razorpay_oauth
@@ -3,7 +3,7 @@ obsolete model pos.cache
3
3
  obsolete model pos.session.check_product_wizard [transient]
4
4
  new model pos.combo
5
5
  new model pos.combo.line
6
- new model pos.printer
6
+ new model pos.printer (renamed from restaurant.printer in module pos_restaurant)
7
7
  ---Fields in module 'point_of_sale'---
8
8
  point_of_sale / account.move / pos_refunded_invoice_ids (many2many): NEW relation: account.move
9
9
  point_of_sale / pos.combo / combo_line_ids (one2many) : NEW relation: pos.combo.line
@@ -37,10 +37,6 @@ point_of_sale / pos.order.line / uuid (char) : previ
37
37
  point_of_sale / pos.payment.method / _order : _order is now 'sequence, id' ('id asc')
38
38
  point_of_sale / pos.payment.method / image (binary) : NEW attachment: True
39
39
  point_of_sale / pos.payment.method / sequence (integer) : NEW
40
- point_of_sale / pos.printer / name (char) : NEW required, hasdefault: default
41
- point_of_sale / pos.printer / printer_type (selection) : NEW selection_keys: ['iot'], hasdefault: default
42
- point_of_sale / pos.printer / product_categories_ids (many2many): NEW relation: pos.category
43
- point_of_sale / pos.printer / proxy_ip (char) : NEW
44
40
  point_of_sale / pos.session / access_token (char) : NEW
45
41
  point_of_sale / pos.session / activity_user_id (many2one) : not related anymore
46
42
  point_of_sale / pos.session / activity_user_id (many2one) : now a function
@@ -53,14 +49,20 @@ point_of_sale / product.template / pos_categ_id (many2one) : DEL r
53
49
  point_of_sale / product.template / pos_categ_ids (many2many) : NEW relation: pos.category
54
50
  point_of_sale / product.template / type (False) : NEW selection_keys: ['combo', 'consu', 'product', 'service'], mode: modify
55
51
  point_of_sale / res.company / point_of_sale_ticket_unique_code (boolean): NEW
52
+ point_of_sale / restaurant.printer / _order : previously in module pos_restaurant
53
+ point_of_sale / restaurant.printer / display_name (char) : previously in module pos_restaurant
54
+ point_of_sale / restaurant.printer / name (char) : previously in module pos_restaurant
55
+ point_of_sale / restaurant.printer / printer_type (selection) : previously in module pos_restaurant
56
+ point_of_sale / restaurant.printer / product_categories_ids (many2many): previously in module pos_restaurant
57
+ point_of_sale / restaurant.printer / proxy_ip (char) : previously in module pos_restaurant
56
58
  pos_cache / pos.cache / cache (binary) : DEL attachment: True
57
59
  pos_cache / pos.cache / compute_user_id (many2one) : DEL relation: res.users, required
58
60
  pos_cache / pos.cache / config_id (many2one) : DEL relation: pos.config, required
59
61
  pos_cache / pos.cache / product_domain (text) : DEL required
60
62
  pos_cache / pos.cache / product_fields (text) : DEL required
61
63
  pos_cache / pos.config / cache_ids (one2many) : DEL relation: pos.cache
62
- pos_epson_printer_restaurant / restaurant.printer / epson_printer_ip (char) : DEL
63
- pos_epson_printer_restaurant / restaurant.printer / printer_type (False) : DEL selection_keys: ['epson_epos', 'iot'], mode: modify
64
+ pos_epson_printer_restaurant / restaurant.printer / epson_printer_ip (char) : module is now 'pos_epson_printer' ('pos_epson_printer_restaurant')
65
+ pos_epson_printer_restaurant / restaurant.printer / printer_type (False) : module is now 'pos_epson_printer' ('pos_epson_printer_restaurant')
64
66
  ---XML records in module 'point_of_sale'---
65
67
  NEW ir.actions.act_window: point_of_sale.action_pos_combo
66
68
  NEW ir.actions.act_window: point_of_sale.action_pos_config_tree
@@ -1,10 +1,8 @@
1
1
  ---Models in module 'portal'---
2
2
  ---Fields in module 'portal'---
3
- portal / discuss.channel / website_message_ids (one2many): NEW relation: mail.message
4
3
  portal / hr.contract / website_message_ids (one2many): module is now 'hr_contract' ('portal')
5
4
  portal / hr.leave / website_message_ids (one2many): module is now 'hr_holidays' ('portal')
6
5
  portal / hr.leave.allocation / website_message_ids (one2many): module is now 'hr_holidays' ('portal')
7
- portal / mail.channel / website_message_ids (one2many): DEL relation: mail.message
8
6
  portal / note.note / website_message_ids (one2many): DEL relation: mail.message
9
7
  portal / product.pricelist / website_message_ids (one2many): NEW relation: mail.message
10
8
  ---XML records in module 'portal'---
@@ -1,6 +1,6 @@
1
1
  ---Models in module 'pos_epson_printer'---
2
2
  ---Fields in module 'pos_epson_printer'---
3
- pos_epson_printer / pos.printer / epson_printer_ip (char) : NEW hasdefault: default
4
- pos_epson_printer / pos.printer / printer_type (False) : NEW selection_keys: ['epson_epos', 'iot'], mode: modify
3
+ pos_epson_printer / restaurant.printer / epson_printer_ip (char) : previously in module pos_epson_printer_restaurant
4
+ pos_epson_printer / restaurant.printer / printer_type (False) : previously in module pos_epson_printer_restaurant
5
5
  ---XML records in module 'pos_epson_printer'---
6
6
  NEW ir.ui.view: pos_epson_printer.view_pos_printer_form
@@ -1,5 +1,5 @@
1
1
  ---Models in module 'pos_restaurant'---
2
- obsolete model restaurant.printer
2
+ obsolete model restaurant.printer (renamed to pos.printer in module point_of_sale)
3
3
  ---Fields in module 'pos_restaurant'---
4
4
  pos_restaurant / pos.config / floor_ids (one2many) : table is now 'pos_config_restaurant_floor_rel' ('False')
5
5
  pos_restaurant / pos.config / floor_ids (one2many) : type is now 'many2many' ('one2many')
@@ -13,10 +13,12 @@ pos_restaurant / pos.order.line / mp_skip (boolean) : DEL
13
13
  pos_restaurant / pos.order.line / uuid (char) : module is now 'point_of_sale' ('pos_restaurant')
14
14
  pos_restaurant / restaurant.floor / pos_config_id (many2one) : DEL relation: pos.config
15
15
  pos_restaurant / restaurant.floor / pos_config_ids (many2many) : NEW relation: pos.config
16
- pos_restaurant / restaurant.printer / name (char) : DEL required
17
- pos_restaurant / restaurant.printer / printer_type (selection) : DEL selection_keys: ['iot']
18
- pos_restaurant / restaurant.printer / product_categories_ids (many2many): DEL relation: pos.category
19
- pos_restaurant / restaurant.printer / proxy_ip (char) : DEL
16
+ pos_restaurant / restaurant.printer / _order : module is now 'point_of_sale' ('pos_restaurant')
17
+ pos_restaurant / restaurant.printer / display_name (char) : module is now 'point_of_sale' ('pos_restaurant')
18
+ pos_restaurant / restaurant.printer / name (char) : module is now 'point_of_sale' ('pos_restaurant')
19
+ pos_restaurant / restaurant.printer / printer_type (selection) : module is now 'point_of_sale' ('pos_restaurant')
20
+ pos_restaurant / restaurant.printer / product_categories_ids (many2many): module is now 'point_of_sale' ('pos_restaurant')
21
+ pos_restaurant / restaurant.printer / proxy_ip (char) : module is now 'point_of_sale' ('pos_restaurant')
20
22
  ---XML records in module 'pos_restaurant'---
21
23
  DEL ir.actions.act_window: pos_restaurant.action_restaurant_printer_form
22
24
  DEL ir.model.access: pos_restaurant.access_restaurant_printer
@@ -6,6 +6,8 @@ purchase / purchase.order / message_main_attachment_id (many2one):
6
6
  purchase / purchase.order / rating_ids (one2many) : NEW relation: rating.rating
7
7
  purchase / purchase.order.line / discount (float) : NEW hasdefault: compute
8
8
  purchase / res.partner / buyer_id (many2one) : NEW relation: res.users
9
+ purchase / res.partner / supplier_invoice_count (integer): previously in module account
10
+ purchase / res.users / supplier_invoice_count (integer): previously in module account
9
11
  ---XML records in module 'purchase'---
10
12
  NEW ir.ui.view: purchase.document_tax_totals
11
13
  NEW ir.ui.view: purchase.product_template_search_view_purchase
@@ -2,7 +2,6 @@
2
2
  ---Fields in module 'rating'---
3
3
  rating / account.analytic.account / rating_ids (one2many) : NEW relation: rating.rating
4
4
  rating / calendar.event / rating_ids (one2many) : NEW relation: rating.rating
5
- rating / discuss.channel / rating_ids (one2many) : NEW relation: rating.rating
6
5
  rating / fleet.vehicle / rating_ids (one2many) : NEW relation: rating.rating
7
6
  rating / fleet.vehicle.log.contract / rating_ids (one2many) : NEW relation: rating.rating
8
7
  rating / fleet.vehicle.log.services / rating_ids (one2many) : NEW relation: rating.rating
@@ -10,6 +9,7 @@ rating / gamification.badge / rating_ids (one2many) : NEW re
10
9
  rating / gamification.challenge / rating_ids (one2many) : NEW relation: rating.rating
11
10
  rating / lunch.supplier / rating_ids (one2many) : NEW relation: rating.rating
12
11
  rating / mail.blacklist / rating_ids (one2many) : NEW relation: rating.rating
12
+ rating / mail.channel / rating_ids (one2many) : previously in module im_livechat
13
13
  rating / maintenance.equipment / rating_ids (one2many) : NEW relation: rating.rating
14
14
  rating / maintenance.equipment.category / rating_ids (one2many) : NEW relation: rating.rating
15
15
  rating / maintenance.request / rating_ids (one2many) : NEW relation: rating.rating
@@ -1,6 +1,6 @@
1
1
  ---Models in module 'repair'---
2
2
  obsolete model repair.fee
3
- obsolete model repair.line
3
+ obsolete model repair.line (renamed to stock.move in module stock)
4
4
  obsolete model repair.order.make_invoice [transient]
5
5
  new model repair.warn.uncomplete.move [transient]
6
6
  ---Fields in module 'repair'---
@@ -0,0 +1,15 @@
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <odoo>
3
+ <record id="ir_rule_event_question_answer_event_user" model="ir.rule">
4
+ <field name="model_id" ref="website_event.model_event_question_answer"/>
5
+ </record>
6
+ <record id="ir_rule_event_question_answer_published" model="ir.rule">
7
+ <field name="model_id" ref="website_event.model_event_question_answer"/>
8
+ </record>
9
+ <record id="ir_rule_event_question_event_user" model="ir.rule">
10
+ <field name="model_id" ref="website_event.model_event_question"/>
11
+ </record>
12
+ <record id="ir_rule_event_question_published" model="ir.rule">
13
+ <field name="model_id" ref="website_event.model_event_question"/>
14
+ </record>
15
+ </odoo>
@@ -1,45 +1,15 @@
1
1
  ---Models in module 'website_event'---
2
- model event.question (moved from website_event_questions)
3
- model event.question.answer (moved from website_event_questions)
4
- model event.registration.answer (moved from website_event_questions)
5
2
  ---Fields in module 'website_event'---
6
- website_event / event.event / general_question_ids (one2many): previously in module website_event_questions
7
- website_event / event.event / question_ids (one2many) : previously in module website_event_questions
8
- website_event / event.event / specific_question_ids (one2many): previously in module website_event_questions
9
- website_event / event.question / _order : previously in module website_event_questions
10
- website_event / event.question / answer_ids (one2many) : previously in module website_event_questions
11
- website_event / event.question / display_name (char) : previously in module website_event_questions
12
- website_event / event.question / event_id (many2one) : previously in module website_event_questions
13
- website_event / event.question / event_type_id (many2one) : previously in module website_event_questions
14
- website_event / event.question / is_mandatory_answer (boolean) : previously in module website_event_questions
15
- website_event / event.question / once_per_order (boolean) : previously in module website_event_questions
16
- website_event / event.question / question_type (selection) : previously in module website_event_questions
17
- website_event / event.question / sequence (integer) : previously in module website_event_questions
18
- website_event / event.question / title (char) : previously in module website_event_questions
19
- website_event / event.question.answer / _order : previously in module website_event_questions
20
- website_event / event.question.answer / display_name (char) : previously in module website_event_questions
21
- website_event / event.question.answer / name (char) : previously in module website_event_questions
22
- website_event / event.question.answer / question_id (many2one) : previously in module website_event_questions
23
- website_event / event.question.answer / sequence (integer) : previously in module website_event_questions
24
3
  website_event / event.registration / registration_answer_choice_ids (one2many): NEW relation: event.registration.answer
25
- website_event / event.registration / registration_answer_ids (one2many): previously in module website_event_questions
26
- website_event / event.registration.answer / _order : previously in module website_event_questions
27
- website_event / event.registration.answer / display_name (char) : previously in module website_event_questions
28
- website_event / event.registration.answer / event_id (many2one) : previously in module website_event_questions
29
- website_event / event.registration.answer / partner_id (many2one) : previously in module website_event_questions
30
- website_event / event.registration.answer / question_id (many2one) : previously in module website_event_questions
31
- website_event / event.registration.answer / question_type (selection) : previously in module website_event_questions
32
- website_event / event.registration.answer / registration_id (many2one) : previously in module website_event_questions
33
- website_event / event.registration.answer / value_answer_id (many2one) : previously in module website_event_questions
34
- website_event / event.registration.answer / value_text_box (text) : previously in module website_event_questions
35
4
  website_event / event.tag / is_published (boolean) : NEW hasdefault: default
36
5
  website_event / event.tag / website_id (many2one) : NEW relation: website
37
6
  website_event / event.tag.category / website_id (many2one) : NEW relation: website
38
7
  website_event / event.tag.category / website_published (boolean) : not related anymore
39
8
  website_event / event.tag.category / website_published (boolean) : now a function
40
- website_event / event.type / question_ids (one2many) : previously in module website_event_questions
9
+ website_event_questions / event.question / question_type (selection) : selection_keys is now '['company_name', 'email', 'name', 'phone', 'simple_choice', 'text_box']' ('['simple_choice', 'text_box']')
41
10
  ---XML records in module 'website_event'---
42
11
  NEW ir.actions.act_window: website_event.action_event_registration_report [renamed from website_event_questions module]
12
+ DEL ir.actions.act_window: website_event_questions.action_event_registration_report [renamed to website_event module]
43
13
  NEW ir.asset: website_event.s_searchbar_000_js
44
14
  NEW ir.asset: website_event.s_searchbar_000_xml
45
15
  NEW ir.model.access: website_event.access_event_event_employee
@@ -72,11 +42,22 @@ DEL ir.model.access: website_event.access_event_event_ticket
72
42
  DEL ir.model.access: website_event.access_event_tag
73
43
  DEL ir.model.access: website_event.access_event_tag_category
74
44
  DEL ir.model.access: website_event.access_website_event_menu
45
+ DEL ir.model.access: website_event_questions.access_event_question
46
+ DEL ir.model.access: website_event_questions.access_event_question_answer
47
+ DEL ir.model.access: website_event_questions.access_event_question_answer_registration [renamed to website_event module]
48
+ DEL ir.model.access: website_event_questions.access_event_question_answer_user [renamed to website_event module]
49
+ DEL ir.model.access: website_event_questions.access_event_question_user [renamed to website_event module]
50
+ DEL ir.model.access: website_event_questions.access_event_registration_answer_registration
75
51
  NEW ir.model.constraint: website_event.constraint_event_registration_answer_value_check [renamed from website_event_questions module]
52
+ DEL ir.model.constraint: website_event_questions.constraint_event_registration_answer_value_check [renamed to website_event module]
76
53
  NEW ir.rule: website_event.ir_rule_event_question_answer_event_user [renamed from website_event_questions module] (noupdate)
77
54
  NEW ir.rule: website_event.ir_rule_event_question_answer_published [renamed from website_event_questions module] (noupdate)
78
55
  NEW ir.rule: website_event.ir_rule_event_question_event_user [renamed from website_event_questions module] (noupdate)
79
56
  NEW ir.rule: website_event.ir_rule_event_question_published [renamed from website_event_questions module] (noupdate)
57
+ DEL ir.rule: website_event_questions.ir_rule_event_question_answer_event_user [renamed to website_event module] (noupdate)
58
+ DEL ir.rule: website_event_questions.ir_rule_event_question_answer_published [renamed to website_event module] (noupdate)
59
+ DEL ir.rule: website_event_questions.ir_rule_event_question_event_user [renamed to website_event module] (noupdate)
60
+ DEL ir.rule: website_event_questions.ir_rule_event_question_published [renamed to website_event module] (noupdate)
80
61
  NEW ir.ui.view: website_event.event_empty_events_svg
81
62
  NEW ir.ui.view: website_event.event_question_view_form
82
63
  NEW ir.ui.view: website_event.event_registration_answer_view_graph
@@ -91,3 +72,14 @@ NEW ir.ui.view: website_event.navbar
91
72
  NEW ir.ui.view: website_event.registration_event_question
92
73
  DEL ir.ui.view: website_event.fold_register_details
93
74
  DEL ir.ui.view: website_event.res_config_settings_view_form
75
+ DEL ir.ui.view: website_event_questions.event_event_view_form
76
+ DEL ir.ui.view: website_event_questions.event_question_view_form
77
+ DEL ir.ui.view: website_event_questions.event_registration_answer_view_graph
78
+ DEL ir.ui.view: website_event_questions.event_registration_answer_view_pivot
79
+ DEL ir.ui.view: website_event_questions.event_registration_answer_view_search
80
+ DEL ir.ui.view: website_event_questions.event_registration_answer_view_tree
81
+ DEL ir.ui.view: website_event_questions.event_registration_view_form_inherit_question
82
+ DEL ir.ui.view: website_event_questions.event_registration_view_tree
83
+ DEL ir.ui.view: website_event_questions.event_type_view_form_inherit_question
84
+ DEL ir.ui.view: website_event_questions.registration_attendee_details_questions
85
+ DEL ir.ui.view: website_event_questions.registration_event_question
@@ -1,7 +1,5 @@
1
1
  ---Models in module 'website_livechat'---
2
2
  ---Fields in module 'website_livechat'---
3
- website_livechat / discuss.channel / livechat_visitor_id (many2one): NEW relation: website.visitor
4
- website_livechat / mail.channel / livechat_visitor_id (many2one): DEL relation: website.visitor
5
3
  website_livechat / website.visitor / discuss_channel_ids (one2many): NEW relation: discuss.channel
6
4
  website_livechat / website.visitor / mail_channel_ids (one2many) : DEL relation: mail.channel
7
5
  ---XML records in module 'website_livechat'---
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-openupgrade_scripts
3
- Version: 17.0.1.0.1.146
3
+ Version: 17.0.1.0.1.155
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo>=17.0a,<17.1dev
6
6
  Requires-Dist: openupgradelib