odoo-addon-openupgrade-scripts 18.0.1.0.0.17__py3-none-any.whl → 18.0.1.0.0.23__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 (65) hide show
  1. odoo/addons/openupgrade_scripts/apriori.py +11 -2
  2. odoo/addons/openupgrade_scripts/scripts/account/18.0.1.3/upgrade_analysis.txt +17 -15
  3. odoo/addons/openupgrade_scripts/scripts/analytic/18.0.1.2/noupdate_changes.xml +6 -0
  4. odoo/addons/openupgrade_scripts/scripts/analytic/18.0.1.2/upgrade_analysis.txt +8 -0
  5. odoo/addons/openupgrade_scripts/scripts/auth_signup/18.0.1.0/noupdate_changes.xml +3 -0
  6. odoo/addons/openupgrade_scripts/scripts/base/18.0.1.3/upgrade_analysis.txt +10 -0
  7. odoo/addons/openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt +28 -244
  8. odoo/addons/openupgrade_scripts/scripts/event_sale/18.0.1.3/noupdate_changes.xml +1 -1
  9. odoo/addons/openupgrade_scripts/scripts/google_calendar/18.0.1.0/upgrade_analysis.txt +1 -1
  10. odoo/addons/openupgrade_scripts/scripts/hr_attendance/18.0.2.0/upgrade_analysis.txt +0 -1
  11. odoo/addons/openupgrade_scripts/scripts/hr_holidays/18.0.1.6/noupdate_changes.xml +4 -4
  12. odoo/addons/openupgrade_scripts/scripts/hr_holidays/18.0.1.6/upgrade_analysis.txt +1 -0
  13. odoo/addons/openupgrade_scripts/scripts/hr_recruitment_skills/18.0.1.0/upgrade_analysis.txt +2 -8
  14. odoo/addons/openupgrade_scripts/scripts/l10n_ar/18.0.3.7/upgrade_analysis.txt +5 -0
  15. odoo/addons/openupgrade_scripts/scripts/l10n_bg_ledger/18.0.1.0/upgrade_analysis.txt +12 -0
  16. odoo/addons/openupgrade_scripts/scripts/l10n_br/18.0.1.0/upgrade_analysis.txt +1 -1
  17. odoo/addons/openupgrade_scripts/scripts/l10n_cl/18.0.3.1/noupdate_changes.xml +6 -0
  18. odoo/addons/openupgrade_scripts/scripts/l10n_cl/18.0.3.1/upgrade_analysis.txt +4 -0
  19. odoo/addons/openupgrade_scripts/scripts/l10n_es/18.0.5.4/upgrade_analysis.txt +68 -0
  20. odoo/addons/openupgrade_scripts/scripts/l10n_es_edi_facturae/18.0.1.0/upgrade_analysis.txt +32 -26
  21. odoo/addons/openupgrade_scripts/scripts/l10n_es_edi_sii/18.0.1.1/upgrade_analysis.txt +1 -1
  22. odoo/addons/openupgrade_scripts/scripts/l10n_es_edi_tbai/18.0.1.1/upgrade_analysis.txt +5 -1
  23. odoo/addons/openupgrade_scripts/scripts/l10n_fr/18.0.2.1/upgrade_analysis.txt +8 -2
  24. odoo/addons/openupgrade_scripts/scripts/l10n_fr_account/18.0.2.2/upgrade_analysis.txt +3 -4
  25. odoo/addons/openupgrade_scripts/scripts/l10n_id_efaktur_coretax/18.0.1.0/upgrade_analysis.txt +4 -0
  26. odoo/addons/openupgrade_scripts/scripts/l10n_it/18.0.0.7/upgrade_analysis.txt +4 -0
  27. odoo/addons/openupgrade_scripts/scripts/l10n_it_edi_sale/18.0.1.0/upgrade_analysis.txt +4 -0
  28. odoo/addons/openupgrade_scripts/scripts/l10n_lu/18.0.2.2/upgrade_analysis.txt +4 -0
  29. odoo/addons/openupgrade_scripts/scripts/l10n_my_edi_extended/18.0.1.0/upgrade_analysis.txt +4 -0
  30. odoo/addons/openupgrade_scripts/scripts/l10n_ro_edi/18.0.1.0/upgrade_analysis.txt +13 -26
  31. odoo/addons/openupgrade_scripts/scripts/l10n_ro_edi_stock/18.0.1.0/upgrade_analysis.txt +4 -0
  32. odoo/addons/openupgrade_scripts/scripts/l10n_ro_edi_stock_batch/18.0.1.0/upgrade_analysis.txt +4 -0
  33. odoo/addons/openupgrade_scripts/scripts/l10n_rs_edi/18.0.1.0/upgrade_analysis.txt +4 -0
  34. odoo/addons/openupgrade_scripts/scripts/l10n_sa/18.0.2.0/noupdate_changes.xml +9 -0
  35. odoo/addons/openupgrade_scripts/scripts/l10n_tr/18.0.1.3/upgrade_analysis.txt +5 -0
  36. odoo/addons/openupgrade_scripts/scripts/mail/18.0.1.18/pre-migration.py +3 -3
  37. odoo/addons/openupgrade_scripts/scripts/mail/18.0.1.18/upgrade_analysis.txt +7 -24
  38. odoo/addons/openupgrade_scripts/scripts/mail_bot/18.0.1.2/upgrade_analysis.txt +1 -0
  39. odoo/addons/openupgrade_scripts/scripts/microsoft_calendar/18.0.1.0/upgrade_analysis.txt +1 -1
  40. odoo/addons/openupgrade_scripts/scripts/mrp/18.0.2.0/upgrade_analysis.txt +1 -1
  41. odoo/addons/openupgrade_scripts/scripts/mrp_subcontracting_landed_costs/18.0.1.0/upgrade_analysis.txt +1 -0
  42. odoo/addons/openupgrade_scripts/scripts/payment/18.0.2.0/upgrade_analysis.txt +11 -0
  43. odoo/addons/openupgrade_scripts/scripts/payment_nuvei/18.0.1.0/upgrade_analysis.txt +9 -0
  44. odoo/addons/openupgrade_scripts/scripts/payment_paypal/18.0.2.0/upgrade_analysis.txt +1 -0
  45. odoo/addons/openupgrade_scripts/scripts/payment_razorpay/18.0.1.0/upgrade_analysis.txt +1 -0
  46. odoo/addons/openupgrade_scripts/scripts/payment_stripe/18.0.2.0/upgrade_analysis.txt +1 -1
  47. odoo/addons/openupgrade_scripts/scripts/payment_worldline/18.0.1.0/noupdate_changes.xml +8 -0
  48. odoo/addons/openupgrade_scripts/scripts/payment_worldline/18.0.1.0/upgrade_analysis.txt +9 -1
  49. odoo/addons/openupgrade_scripts/scripts/payment_xendit/18.0.1.0/upgrade_analysis.txt +1 -1
  50. odoo/addons/openupgrade_scripts/scripts/point_of_sale/18.0.1.0.2/upgrade_analysis.txt +131 -0
  51. odoo/addons/openupgrade_scripts/scripts/pos_pine_labs/18.0.1.0/upgrade_analysis.txt +12 -0
  52. odoo/addons/openupgrade_scripts/scripts/product/18.0.1.2/upgrade_analysis.txt +12 -6
  53. odoo/addons/openupgrade_scripts/scripts/purchase_edi_ubl_bis3/18.0.1.0/upgrade_analysis.txt +1 -0
  54. odoo/addons/openupgrade_scripts/scripts/sale/18.0.1.2/noupdate_changes.xml +1 -1
  55. odoo/addons/openupgrade_scripts/scripts/sale/18.0.1.2/upgrade_analysis.txt +2 -4
  56. odoo/addons/openupgrade_scripts/scripts/sale_gelato/18.0.1.0/upgrade_analysis.txt +22 -0
  57. odoo/addons/openupgrade_scripts/scripts/sale_timesheet/18.0.1.0/upgrade_analysis.txt +1 -0
  58. odoo/addons/openupgrade_scripts/scripts/stock_landed_costs/18.0.1.1/upgrade_analysis.txt +1 -0
  59. odoo/addons/openupgrade_scripts/scripts/website_project/18.0.1.0/upgrade_analysis.txt +2 -0
  60. odoo/addons/openupgrade_scripts/scripts/website_sale/18.0.1.1/upgrade_analysis.txt +5 -0
  61. odoo/addons/openupgrade_scripts/scripts/website_sale_collect/18.0.1.0/upgrade_analysis.txt +12 -2
  62. {odoo_addon_openupgrade_scripts-18.0.1.0.0.17.dist-info → odoo_addon_openupgrade_scripts-18.0.1.0.0.23.dist-info}/METADATA +1 -1
  63. {odoo_addon_openupgrade_scripts-18.0.1.0.0.17.dist-info → odoo_addon_openupgrade_scripts-18.0.1.0.0.23.dist-info}/RECORD +65 -45
  64. {odoo_addon_openupgrade_scripts-18.0.1.0.0.17.dist-info → odoo_addon_openupgrade_scripts-18.0.1.0.0.23.dist-info}/WHEEL +0 -0
  65. {odoo_addon_openupgrade_scripts-18.0.1.0.0.17.dist-info → odoo_addon_openupgrade_scripts-18.0.1.0.0.23.dist-info}/top_level.txt +0 -0
@@ -10,6 +10,10 @@ renamed_modules = {
10
10
  "website_sale_picking": "website_sale_collect",
11
11
  "website_form_project": "website_project",
12
12
  # odoo/enterprise
13
+ # OCA/product-attribute
14
+ "product_supplierinfo_for_customer": "product_customerinfo",
15
+ # OCA/sale-workflow
16
+ "product_supplierinfo_for_customer_sale": "product_customerinfo_sale",
13
17
  # OCA/...
14
18
  }
15
19
 
@@ -35,7 +39,6 @@ merged_modules = {
35
39
  "payment_sips": "payment_worldline",
36
40
  "pos_sale_product_configurator": "pos_sale",
37
41
  "sale_product_configurator": "sale",
38
- "spreadsheet_dashboard_purchase": "spreadsheet_dashboard_purchase_stock",
39
42
  "stock_landed_costs_company": "stock_landed_costs",
40
43
  "website_sale_product_configurator": "website_sale",
41
44
  # odoo/enterprise
@@ -49,9 +52,10 @@ merged_modules = {
49
52
  # only used here for upgrade_analysis
50
53
  renamed_models = {
51
54
  # odoo
55
+ "hr.applicant.skill": "hr.candidate.skill",
52
56
  "l10n_es_edi_facturae_adm_centers.ac_role_type": ""
53
57
  "l10n_es_edi_facturae.ac_role_type",
54
- "mail.notification.web.push": "web.push",
58
+ "mail.notification.web.push": "mail.push",
55
59
  "mail.partner.device": "mail.push.device",
56
60
  "mail.shortcode": "mail.canned.response",
57
61
  "pos.combo": "product.combo",
@@ -62,5 +66,10 @@ renamed_models = {
62
66
  # only used here for upgrade_analysis
63
67
  merged_models = {
64
68
  # odoo
69
+ "google.calendar.credentials": "res.users.settings",
70
+ "l10n_es_edi_facturae.certificate": "certificate.certificate",
71
+ "l10n_es_edi.certificate": "certificate.certificate",
72
+ "microsoft.calendar.credentials": "res.users.settings",
73
+ "mrp.document": "product.document",
65
74
  # OCA/...
66
75
  }
@@ -49,7 +49,6 @@ account / account.lock_exception / user_id (many2one) : NEW re
49
49
  account / account.move / amount_untaxed_in_currency_signed (float): NEW isfunction: function, stored
50
50
  account / account.move / audit_trail_message_ids (one2many): NEW relation: mail.message
51
51
  account / account.move / checked (boolean) : NEW
52
- account / account.move / delivery_date (date) : not a function anymore
53
52
  account / account.move / invoice_currency_rate (float) : NEW isfunction: function, stored
54
53
  account / account.move / is_manually_modified (boolean): NEW
55
54
  account / account.move / journal_group_id (many2one) : NEW relation: account.journal.group
@@ -87,13 +86,10 @@ account / account.payment / memo (char) : NEW
87
86
  account / account.payment / name (char) : is now stored
88
87
  account / account.payment / name (char) : not related anymore
89
88
  account / account.payment / name (char) : now a function
90
- account / account.payment / partner_id (many2one) : now a function
91
89
  account / account.payment / state (selection) : is now stored
92
90
  account / account.payment / state (selection) : not related anymore
93
91
  account / account.payment / state (selection) : selection_keys is now '['canceled', 'draft', 'in_process', 'paid', 'rejected']' ('function')
94
- account / account.payment.term.line / days_next_month (char) : previously in module account_payment_term
95
92
  account / account.payment.term.line / delay_type (selection) : selection_keys is now '['days_after', 'days_after_end_of_month', 'days_after_end_of_next_month', 'days_end_of_month_on_the']' ('['days_after', 'days_after_end_of_month', 'days_after_end_of_next_month']')
96
- account / account.payment.term.line / display_days_next_month (boolean): previously in module account_payment_term
97
93
  account / account.reconcile.model / counterpart_type (selection) : NEW selection_keys: ['general', 'purchase', 'sale'], hasdefault: default
98
94
  account / account.reconcile.model.line / analytic_distribution_search (json): DEL
99
95
  account / account.report / currency_translation (selection): NEW selection_keys: ['cta', 'current'], hasdefault: compute
@@ -109,16 +105,6 @@ account / account.tax / price_include (boolean) : now a
109
105
  account / account.tax / price_include_override (selection): NEW selection_keys: ['tax_excluded', 'tax_included']
110
106
  account / account.tax.group / pos_receipt_label (char) : NEW
111
107
  account / ir.actions.report / is_invoice_report (boolean) : NEW
112
- account / mail.mail / account_audit_log_account_id (many2one): previously in module account_audit_trail
113
- account / mail.mail / account_audit_log_company_id (many2one): previously in module account_audit_trail
114
- account / mail.mail / account_audit_log_move_id (many2one): previously in module account_audit_trail
115
- account / mail.mail / account_audit_log_partner_id (many2one): previously in module account_audit_trail
116
- account / mail.mail / account_audit_log_tax_id (many2one): previously in module account_audit_trail
117
- account / mail.message / account_audit_log_account_id (many2one): previously in module account_audit_trail
118
- account / mail.message / account_audit_log_company_id (many2one): previously in module account_audit_trail
119
- account / mail.message / account_audit_log_move_id (many2one): previously in module account_audit_trail
120
- account / mail.message / account_audit_log_partner_id (many2one): previously in module account_audit_trail
121
- account / mail.message / account_audit_log_tax_id (many2one): previously in module account_audit_trail
122
108
  account / product.category / property_account_expense_categ_id (many2one): needs conversion to v18-style company dependent
123
109
  account / product.category / property_account_income_categ_id (many2one): needs conversion to v18-style company dependent
124
110
  account / product.template / property_account_expense_id (many2one): needs conversion to v18-style company dependent
@@ -128,7 +114,6 @@ account / res.company / account_journal_payment_debit_account_
128
114
  account / res.company / account_price_include (selection): NEW required, selection_keys: ['tax_excluded', 'tax_included'], hasdefault: default
129
115
  account / res.company / autopost_bills (boolean) : NEW hasdefault: default
130
116
  account / res.company / batch_payment_sequence_id (many2one): NEW relation: ir.sequence
131
- account / res.company / check_account_audit_trail (boolean): previously in module account_audit_trail
132
117
  account / res.company / country_code (char) : module is now 'base' ('account')
133
118
  account / res.company / display_invoice_tax_company_currency (boolean): NEW hasdefault: default
134
119
  account / res.company / hard_lock_date (date) : NEW
@@ -156,6 +141,10 @@ account / res.partner / property_outbound_payment_method_line_
156
141
  account / res.partner / property_payment_term_id (many2one): needs conversion to v18-style company dependent
157
142
  account / res.partner / property_supplier_payment_term_id (many2one): needs conversion to v18-style company dependent
158
143
  account / res.partner / trust (selection) : needs conversion to v18-style company dependent
144
+ account_audit_trail / mail.mail / account_audit_log_preview (html): type is now 'text' ('html')
145
+ account_audit_trail / mail.message / account_audit_log_preview (html): type is now 'text' ('html')
146
+ account_payment_term / account.payment.term.line / delay_type (False) : DEL selection_keys: ['days_after', 'days_after_end_of_month', 'days_after_end_of_next_month', 'days_end_of_month_on_the'], mode: modify
147
+ l10n_dk_bookkeeping / account.move / l10n_dk_currency_rate_at_transaction (float): DEL
159
148
  ---XML records in module 'account'---
160
149
  NEW account.payment.term: account.account_payment_term_90days_on_the_10th (noupdate)
161
150
  NEW digest.tip: account.digest_tip_account_1
@@ -170,6 +159,7 @@ NEW ir.actions.act_window: account.action_view_account_secure_entries_wizard
170
159
  DEL ir.actions.act_window: account.action_account_unreconcile
171
160
  DEL ir.actions.act_window: account.action_open_payment_items
172
161
  DEL ir.actions.act_window: account.action_open_sale_payment_items
162
+ DEL ir.actions.act_window: account_audit_trail.action_account_audit_trail_report [renamed to account module]
173
163
  NEW ir.actions.server: account.action_account_unreconcile
174
164
  NEW ir.actions.server: account.action_move_block_payment
175
165
  NEW ir.actions.server: account.action_move_force_register_payment
@@ -179,6 +169,7 @@ DEL ir.actions.server: account.invoice_send
179
169
  NEW ir.model.access: account.access_account_autopost_bills_wizard
180
170
  NEW ir.model.access: account.access_account_code_mapping
181
171
  NEW ir.model.access: account.access_account_code_mapping_manager
172
+ NEW ir.model.access: account.access_account_group_basic
182
173
  NEW ir.model.access: account.access_account_lock_exception
183
174
  NEW ir.model.access: account.access_account_lock_exception_manager
184
175
  NEW ir.model.access: account.access_account_merge_wizard_line_manager
@@ -186,6 +177,10 @@ NEW ir.model.access: account.access_account_merge_wizard_manager
186
177
  NEW ir.model.access: account.access_account_move_send_batch_wizard
187
178
  NEW ir.model.access: account.access_account_move_send_wizard
188
179
  NEW ir.model.access: account.access_account_payment_term_portal
180
+ NEW ir.model.access: account.access_account_report_basic
181
+ NEW ir.model.access: account.access_account_report_column_basic
182
+ NEW ir.model.access: account.access_account_report_expression_basic
183
+ NEW ir.model.access: account.access_account_report_line_basic
189
184
  NEW ir.model.access: account.access_account_secure_entries_wizard
190
185
  DEL ir.model.access: account.access_account_move_send
191
186
  DEL ir.model.access: account.access_account_tour_upload_bill
@@ -205,6 +200,7 @@ DEL ir.ui.menu: account.menu_finance_entries_accounting_miscellaneous
205
200
  DEL ir.ui.menu: account.menu_finance_entries_actions
206
201
  DEL ir.ui.menu: account.menu_finance_entries_generate_entries
207
202
  DEL ir.ui.menu: account.menu_finance_entries_management
203
+ DEL ir.ui.menu: account_audit_trail.account_audit_trail_menu [renamed to account module]
208
204
  NEW ir.ui.view: account.account_merge_wizard_form
209
205
  NEW ir.ui.view: account.account_move_send_batch_wizard_form
210
206
  NEW ir.ui.view: account.account_move_send_wizard_form
@@ -235,6 +231,12 @@ DEL ir.ui.view: account.account_tour_upload_bill_email_confirm
235
231
  DEL ir.ui.view: account.account_unreconcile_view
236
232
  DEL ir.ui.view: account.tax_groups_totals
237
233
  DEL ir.ui.view: account.view_account_payment_method_line_kanban
234
+ DEL ir.ui.view: account_audit_trail.res_config_settings_view_form_inherit_account_audit_trail
235
+ DEL ir.ui.view: account_audit_trail.view_message_tree_audit_log
236
+ DEL ir.ui.view: account_audit_trail.view_message_tree_audit_log_search
237
+ DEL ir.ui.view: account_payment_term.account_payment_term_form
238
+ DEL ir.ui.view: l10n_dk_bookkeeping.view_move_form_l10n_dk
239
+ DEL ir.ui.view: l10n_dk_bookkeeping.view_move_line_tree_l10n_dk
238
240
  DEL onboarding.onboarding: account.onboarding_onboarding_account_invoice (noupdate)
239
241
  DEL onboarding.onboarding.step: account.onboarding_onboarding_step_bank_account (noupdate)
240
242
  DEL onboarding.onboarding.step: account.onboarding_onboarding_step_create_invoice (noupdate)
@@ -0,0 +1,6 @@
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <odoo>
3
+ <record id="analytic_plan_projects" model="account.analytic.plan" forcecreate="0">
4
+ <field name="name">Project</field>
5
+ </record>
6
+ </odoo>
@@ -0,0 +1,8 @@
1
+ ---Models in module 'analytic'---
2
+ new model analytic.plan.fields.mixin [abstract]
3
+ ---Fields in module 'analytic'---
4
+ analytic / account.analytic.distribution.model / _order : _order is now 'sequence, id desc' ('id desc')
5
+ analytic / account.analytic.distribution.model / analytic_distribution_search (json): DEL
6
+ analytic / account.analytic.distribution.model / sequence (integer) : NEW hasdefault: default
7
+ analytic / account.analytic.plan / default_applicability (selection): needs conversion to v18-style company dependent
8
+ ---XML records in module 'analytic'---
@@ -1,5 +1,8 @@
1
1
  <?xml version='1.0' encoding='utf-8'?>
2
2
  <odoo>
3
+ <record id="mail_template_user_signup_account_created" model="mail.template">
4
+ <field name="name">Settings: New Portal Sign Up</field>
5
+ </record>
3
6
  <record id="set_password_email" model="mail.template">
4
7
  <field name="body_html" type="html">
5
8
  <table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #FFFFFF; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;">
@@ -131,6 +131,16 @@ DEL ir.ui.view: base.ir_property_view_search
131
131
  DEL ir.ui.view: base.ir_property_view_tree
132
132
  DEL ir.ui.view: base.res_config_installer
133
133
  DEL ir.ui.view: base.res_users_identitycheck_view_form_revokedevices
134
+ NEW res.country.state: base.state_be_1
135
+ NEW res.country.state: base.state_be_10
136
+ NEW res.country.state: base.state_be_2
137
+ NEW res.country.state: base.state_be_3
138
+ NEW res.country.state: base.state_be_4
139
+ NEW res.country.state: base.state_be_5
140
+ NEW res.country.state: base.state_be_6
141
+ NEW res.country.state: base.state_be_7
142
+ NEW res.country.state: base.state_be_8
143
+ NEW res.country.state: base.state_be_9
134
144
  NEW res.country.state: base.state_kr_11
135
145
  NEW res.country.state: base.state_kr_26
136
146
  NEW res.country.state: base.state_kr_27
@@ -1,22 +1,22 @@
1
1
  ---Models in module 'general'---
2
- obsolete model account.fr.fec [module l10n_fr_fec]
2
+ obsolete model account.fr.fec [module l10n_fr]
3
3
  obsolete model account.tour.upload.bill [module account]
4
4
  obsolete model account.tour.upload.bill.email.confirm [module account]
5
5
  obsolete model account.unreconcile [module account]
6
- obsolete model google.calendar.credentials [module google_calendar]
7
- obsolete model hr.applicant.skill [module hr_recruitment_skills]
6
+ obsolete model google.calendar.credentials (merged to res.users.settings) [module google_calendar]
7
+ obsolete model hr.applicant.skill (renamed to hr.candidate.skill) [module hr_recruitment_skills]
8
8
  obsolete model iap.account.info [module iap]
9
9
  obsolete model ir.property [module base]
10
- obsolete model l10n_es_edi.certificate [module l10n_es_edi_sii]
11
- obsolete model l10n_es_edi_facturae_adm_centers.ac_role_type [module l10n_es_edi_facturae_adm_centers]
12
- obsolete model l10n_es_edi_facturae.certificate [module l10n_es_edi_facturae]
13
- obsolete model mail.notification.web.push [module mail]
14
- obsolete model mail.partner.device [module mail]
15
- obsolete model mail.shortcode [module mail]
16
- obsolete model microsoft.calendar.credentials [module microsoft_calendar]
17
- obsolete model mrp.document [module mrp]
18
- obsolete model pos.combo [module point_of_sale]
19
- obsolete model pos.combo.line [module point_of_sale]
10
+ obsolete model l10n_es_edi.certificate (merged to certificate.certificate) [module l10n_es_edi_sii]
11
+ obsolete model l10n_es_edi_facturae_adm_centers.ac_role_type (renamed to l10n_es_edi_facturae.ac_role_type) [module l10n_es_edi_facturae]
12
+ obsolete model l10n_es_edi_facturae.certificate (merged to certificate.certificate) [module l10n_es_edi_facturae]
13
+ obsolete model mail.notification.web.push (renamed to mail.push) [module mail]
14
+ obsolete model mail.partner.device (renamed to mail.push.device) [module mail]
15
+ obsolete model mail.shortcode (renamed to mail.canned.response) [module mail]
16
+ obsolete model microsoft.calendar.credentials (merged to res.users.settings) [module microsoft_calendar]
17
+ obsolete model mrp.document (merged to product.document) [module mrp]
18
+ obsolete model pos.combo (renamed to product.combo) [module point_of_sale]
19
+ obsolete model pos.combo.line (renamed to product.combo.item) [module point_of_sale]
20
20
  obsolete model pos_mercury.configuration [module pos_mercury]
21
21
  obsolete model pos_mercury.mercury_transaction [module pos_mercury]
22
22
  obsolete model project.create.sale.order [module sale_timesheet]
@@ -53,7 +53,7 @@ new model event.lead.request [module event_crm]
53
53
  new model fleet.vehicle.send.mail [module fleet]
54
54
  new model format.vat.label.mixin [module base]
55
55
  new model hr.candidate [module hr_recruitment]
56
- new model hr.candidate.skill [module hr_recruitment_skills]
56
+ new model hr.candidate.skill (renamed from hr.applicant.skill) [module hr_recruitment_skills]
57
57
  new model hr.job.platform [module hr_recruitment]
58
58
  new model hr.leave.allocation.generate.multi.wizard [module hr_holidays]
59
59
  new model hr.leave.generate.multi.wizard [module hr_holidays]
@@ -65,7 +65,7 @@ new model l10n_ar.earnings.scale [module l10n_ar_withholding]
65
65
  new model l10n_ar.earnings.scale.line [module l10n_ar_withholding]
66
66
  new model l10n_ar.partner.tax [module l10n_ar_withholding]
67
67
  new model l10n_br.zip.range [module l10n_br]
68
- new model l10n_es_edi_facturae.ac_role_type [module l10n_es_edi_facturae]
68
+ new model l10n_es_edi_facturae.ac_role_type (renamed from l10n_es_edi_facturae_adm_centers.ac_role_type) [module l10n_es_edi_facturae]
69
69
  new model l10n_es_edi_tbai.document [module l10n_es_edi_tbai]
70
70
  new model l10n_fr.fec.export.wizard [module l10n_fr_account]
71
71
  new model l10n_id_efaktur.document [module l10n_id_efaktur]
@@ -75,9 +75,9 @@ new model l10n_latam.check [module l10n_latam_check]
75
75
  new model l10n_latam.payment.register.check [module l10n_latam_check]
76
76
  new model loyalty.card.update.balance [module loyalty]
77
77
  new model loyalty.history [module loyalty]
78
- new model mail.canned.response [module mail]
79
- new model mail.push [module mail]
80
- new model mail.push.device [module mail]
78
+ new model mail.canned.response (renamed from mail.shortcode) [module mail]
79
+ new model mail.push (renamed from mail.notification.web.push) [module mail]
80
+ new model mail.push.device (renamed from mail.partner.device) [module mail]
81
81
  new model mail.scheduled.message [module mail]
82
82
  new model mrp.account.wip.accounting [module mrp_account]
83
83
  new model mrp.account.wip.accounting.line [module mrp_account]
@@ -86,8 +86,8 @@ new model peppol.registration [module account_peppol]
86
86
  new model pos.bus.mixin [module point_of_sale]
87
87
  new model pos.load.mixin [module point_of_sale]
88
88
  new model pos.note [module point_of_sale]
89
- new model product.combo [module product]
90
- new model product.combo.item [module product]
89
+ new model product.combo (renamed from pos.combo) [module product]
90
+ new model product.combo.item (renamed from pos.combo.line) [module product]
91
91
  new model project.share.collaborator.wizard [module project]
92
92
  new model purchase.bill.line.match [module purchase]
93
93
  new model purchase.edi.xml.ubl_bis3 [module purchase_edi_ubl_bis3]
@@ -111,184 +111,16 @@ new model website.custom_blocked_third_party_domains [module website]
111
111
  new model website.page.properties [module website]
112
112
  new model website.page.properties.base [module website]
113
113
  ---Fields in module 'general'---
114
- # 13164 fields matched,
115
- # Direct match: 13021
116
- # Found in other module: 143
117
- # Found with different type: 0
118
- # In obsolete models: 138
119
- # New columns: 1477
120
- # Not matched: 835
114
+ # 13371 fields matched,
115
+ # Direct match: 13271
116
+ # Found in other module with different type: 0
117
+ # Found in other module: 92
118
+ # Found with different type: 8
119
+ # In obsolete models: 34
120
+ # New columns: 1472
121
+ # Not matched: 821
121
122
  ---XML records in module 'general'---
122
123
  ERROR: module not in list of installed modules:
123
- ---Models in module 'account_audit_trail'---
124
- ---Fields in module 'account_audit_trail'---
125
- account_audit_trail / mail.mail / account_audit_log_account_id (many2one): module is now 'account' ('account_audit_trail')
126
- account_audit_trail / mail.mail / account_audit_log_company_id (many2one): module is now 'account' ('account_audit_trail')
127
- account_audit_trail / mail.mail / account_audit_log_move_id (many2one): module is now 'account' ('account_audit_trail')
128
- account_audit_trail / mail.mail / account_audit_log_partner_id (many2one): module is now 'account' ('account_audit_trail')
129
- account_audit_trail / mail.mail / account_audit_log_tax_id (many2one): module is now 'account' ('account_audit_trail')
130
- account_audit_trail / mail.message / account_audit_log_account_id (many2one): module is now 'account' ('account_audit_trail')
131
- account_audit_trail / mail.message / account_audit_log_company_id (many2one): module is now 'account' ('account_audit_trail')
132
- account_audit_trail / mail.message / account_audit_log_move_id (many2one): module is now 'account' ('account_audit_trail')
133
- account_audit_trail / mail.message / account_audit_log_partner_id (many2one): module is now 'account' ('account_audit_trail')
134
- account_audit_trail / mail.message / account_audit_log_tax_id (many2one): module is now 'account' ('account_audit_trail')
135
- account_audit_trail / res.company / check_account_audit_trail (boolean): module is now 'account' ('account_audit_trail')
136
- ---XML records in module 'account_audit_trail'---
137
- DEL ir.actions.act_window: account_audit_trail.action_account_audit_trail_report [renamed to account module]
138
- DEL ir.ui.menu: account_audit_trail.account_audit_trail_menu [renamed to account module]
139
- DEL ir.ui.view: account_audit_trail.res_config_settings_view_form_inherit_account_audit_trail
140
- DEL ir.ui.view: account_audit_trail.view_message_tree_audit_log
141
- DEL ir.ui.view: account_audit_trail.view_message_tree_audit_log_search
142
- ERROR: module not in list of installed modules:
143
- ---Models in module 'account_payment_term'---
144
- ---Fields in module 'account_payment_term'---
145
- account_payment_term / account.payment.term.line / days_next_month (char) : module is now 'account' ('account_payment_term')
146
- account_payment_term / account.payment.term.line / delay_type (False) : DEL selection_keys: ['days_after', 'days_after_end_of_month', 'days_after_end_of_next_month', 'days_end_of_month_on_the'], mode: modify
147
- account_payment_term / account.payment.term.line / display_days_next_month (boolean): module is now 'account' ('account_payment_term')
148
- ---XML records in module 'account_payment_term'---
149
- DEL ir.ui.view: account_payment_term.account_payment_term_form
150
- ERROR: module not in list of installed modules:
151
- ---Models in module 'im_livechat_mail_bot'---
152
- ---Fields in module 'im_livechat_mail_bot'---
153
- im_livechat_mail_bot / res.users / odoobot_state (False) : DEL selection_keys: ['disabled', 'idle', 'not_initialized', 'onboarding_attachement', 'onboarding_canned', 'onboarding_command', 'onboarding_emoji', 'onboarding_ping'], mode: modify
154
- ---XML records in module 'im_livechat_mail_bot'---
155
- ERROR: module not in list of installed modules:
156
- ---Models in module 'l10n_br_pix'---
157
- ---Fields in module 'l10n_br_pix'---
158
- l10n_br_pix / res.partner.bank / proxy_type (False) : module is now 'l10n_br' ('l10n_br_pix')
159
- ---XML records in module 'l10n_br_pix'---
160
- DEL ir.ui.view: l10n_br_pix.view_partner_bank_form_inherit_account
161
- ERROR: module not in list of installed modules:
162
- ---Models in module 'l10n_dk_bookkeeping'---
163
- ---Fields in module 'l10n_dk_bookkeeping'---
164
- l10n_dk_bookkeeping / account.move / l10n_dk_currency_rate_at_transaction (float): DEL
165
- ---XML records in module 'l10n_dk_bookkeeping'---
166
- DEL ir.ui.view: l10n_dk_bookkeeping.view_move_form_l10n_dk
167
- DEL ir.ui.view: l10n_dk_bookkeeping.view_move_line_tree_l10n_dk
168
- ERROR: module not in list of installed modules:
169
- ---Models in module 'l10n_es_edi_facturae_adm_centers'---
170
- obsolete model l10n_es_edi_facturae_adm_centers.ac_role_type
171
- ---Fields in module 'l10n_es_edi_facturae_adm_centers'---
172
- l10n_es_edi_facturae_adm_centers / l10n_es_edi_facturae_adm_centers.ac_role_type / code (char) : DEL required
173
- l10n_es_edi_facturae_adm_centers / l10n_es_edi_facturae_adm_centers.ac_role_type / name (char) : DEL required
174
- l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_center_code (char): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
175
- l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_logical_operational_point (char): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
176
- l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_physical_gln (char): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
177
- l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_role_type_ids (many2many): column2 is now 'l10n_es_edi_facturae_ac_role_type_id' ('l10n_es_edi_facturae_adm_centers_ac_role_type_id') [l10n_es_edi_facturae_adm_centers_ac_role_type_res_partner_rel]
178
- l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_role_type_ids (many2many): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
179
- l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_role_type_ids (many2many): relation is now 'l10n_es_edi_facturae.ac_role_type' ('l10n_es_edi_facturae_adm_centers.ac_role_type') [nothing to do]
180
- l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_role_type_ids (many2many): table is now 'l10n_es_edi_facturae_ac_role_type_res_partner_rel' ('l10n_es_edi_facturae_adm_centers_ac_role_type_res_partner_rel')
181
- l10n_es_edi_facturae_adm_centers / res.partner / type (False) : module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
182
- l10n_es_edi_facturae_adm_centers / res.users / l10n_es_edi_facturae_ac_center_code (char): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
183
- l10n_es_edi_facturae_adm_centers / res.users / l10n_es_edi_facturae_ac_logical_operational_point (char): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
184
- l10n_es_edi_facturae_adm_centers / res.users / l10n_es_edi_facturae_ac_physical_gln (char): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
185
- l10n_es_edi_facturae_adm_centers / res.users / l10n_es_edi_facturae_ac_role_type_ids (many2many): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_adm_centers')
186
- l10n_es_edi_facturae_adm_centers / res.users / l10n_es_edi_facturae_ac_role_type_ids (many2many): relation is now 'l10n_es_edi_facturae.ac_role_type' ('l10n_es_edi_facturae_adm_centers.ac_role_type') [nothing to do]
187
- ---XML records in module 'l10n_es_edi_facturae_adm_centers'---
188
- DEL ir.model.access: l10n_es_edi_facturae_adm_centers.access_l10n_es_edi_facturae_ac_role_type_invoice [renamed to l10n_es_edi_facturae module]
189
- DEL ir.model.access: l10n_es_edi_facturae_adm_centers.access_l10n_es_edi_facturae_ac_role_type_readonly [renamed to l10n_es_edi_facturae module]
190
- DEL ir.ui.view: l10n_es_edi_facturae_adm_centers.account_invoice_facturae_export
191
- DEL ir.ui.view: l10n_es_edi_facturae_adm_centers.administrative_centers_type
192
- DEL ir.ui.view: l10n_es_edi_facturae_adm_centers.business_type
193
- DEL ir.ui.view: l10n_es_edi_facturae_adm_centers.view_partner_form_inherit_l10n_es_edi_facturae
194
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_01
195
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_02
196
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_03
197
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_04
198
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_05
199
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_06
200
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_07
201
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_08
202
- DEL l10n_es_edi_facturae_adm_centers.ac_role_type: l10n_es_edi_facturae_adm_centers.ac_role_type_09
203
- ERROR: module not in list of installed modules:
204
- ---Models in module 'l10n_es_edi_facturae_invoice_period'---
205
- ---Fields in module 'l10n_es_edi_facturae_invoice_period'---
206
- l10n_es_edi_facturae_invoice_period / account.bank.statement.line / l10n_es_invoicing_period_end_date (date): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_invoice_period')
207
- l10n_es_edi_facturae_invoice_period / account.bank.statement.line / l10n_es_invoicing_period_start_date (date): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_invoice_period')
208
- l10n_es_edi_facturae_invoice_period / account.move / l10n_es_invoicing_period_end_date (date): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_invoice_period')
209
- l10n_es_edi_facturae_invoice_period / account.move / l10n_es_invoicing_period_start_date (date): module is now 'l10n_es_edi_facturae' ('l10n_es_edi_facturae_invoice_period')
210
- ---XML records in module 'l10n_es_edi_facturae_invoice_period'---
211
- DEL ir.ui.view: l10n_es_edi_facturae_invoice_period.view_move_form
212
- ERROR: module not in list of installed modules:
213
- ---Models in module 'l10n_fr_fec'---
214
- obsolete model account.fr.fec [transient]
215
- ---Fields in module 'l10n_fr_fec'---
216
- ---XML records in module 'l10n_fr_fec'---
217
- DEL ir.actions.act_window: l10n_fr_fec.account_fr_fec_action
218
- DEL ir.model.access: l10n_fr_fec.access_account_fr_fec
219
- DEL ir.rule: l10n_fr_fec.account_fr_fec_rule (noupdate)
220
- DEL ir.ui.menu: l10n_fr_fec.account_fr_fec_menu
221
- DEL ir.ui.view: l10n_fr_fec.account_fr_fec_view
222
- ERROR: module not in list of installed modules:
223
- ---Models in module 'l10n_fr_invoice_addr'---
224
- ---Fields in module 'l10n_fr_invoice_addr'---
225
- l10n_fr_invoice_addr / account.bank.statement.line / l10n_fr_is_company_french (boolean): module is now 'l10n_fr_account' ('l10n_fr_invoice_addr')
226
- l10n_fr_invoice_addr / account.move / l10n_fr_is_company_french (boolean): module is now 'l10n_fr_account' ('l10n_fr_invoice_addr')
227
- ---XML records in module 'l10n_fr_invoice_addr'---
228
- DEL ir.ui.view: l10n_fr_invoice_addr.report_invoice_document
229
- ERROR: module not in list of installed modules:
230
- ---Models in module 'l10n_ro_efactura'---
231
- model l10n_ro_edi.document (moved to l10n_ro_edi)
232
- ---Fields in module 'l10n_ro_efactura'---
233
- l10n_ro_efactura / account.bank.statement.line / l10n_ro_edi_attachment_id (many2one): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
234
- l10n_ro_efactura / account.bank.statement.line / l10n_ro_edi_document_ids (one2many): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
235
- l10n_ro_efactura / account.bank.statement.line / l10n_ro_edi_state (selection) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
236
- l10n_ro_efactura / account.move / l10n_ro_edi_attachment_id (many2one): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
237
- l10n_ro_efactura / account.move / l10n_ro_edi_document_ids (one2many): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
238
- l10n_ro_efactura / account.move / l10n_ro_edi_state (selection) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
239
- l10n_ro_efactura / account.move / l10n_ro_edi_state (selection) : selection_keys is now '['invoice_sent', 'invoice_validated']' ('['invoice_sending', 'invoice_sent']')
240
- l10n_ro_efactura / l10n_ro_edi.document / _order : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
241
- l10n_ro_efactura / l10n_ro_edi.document / attachment_id (many2one) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
242
- l10n_ro_efactura / l10n_ro_edi.document / datetime (datetime) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
243
- l10n_ro_efactura / l10n_ro_edi.document / display_name (char) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
244
- l10n_ro_efactura / l10n_ro_edi.document / invoice_id (many2one) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
245
- l10n_ro_efactura / l10n_ro_edi.document / key_certificate (char) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
246
- l10n_ro_efactura / l10n_ro_edi.document / key_loading (char) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
247
- l10n_ro_efactura / l10n_ro_edi.document / key_signature (char) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
248
- l10n_ro_efactura / l10n_ro_edi.document / message (char) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
249
- l10n_ro_efactura / l10n_ro_edi.document / state (selection) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
250
- l10n_ro_efactura / l10n_ro_edi.document / state (selection) : selection_keys is now '['invoice_sending_failed', 'invoice_sent', 'invoice_validated']' ('['invoice_sending', 'invoice_sending_failed', 'invoice_sent']')
251
- l10n_ro_efactura / res.company / l10n_ro_edi_access_expiry_date (date): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
252
- l10n_ro_efactura / res.company / l10n_ro_edi_access_token (char): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
253
- l10n_ro_efactura / res.company / l10n_ro_edi_callback_url (char): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
254
- l10n_ro_efactura / res.company / l10n_ro_edi_client_id (char) : module is now 'l10n_ro_edi' ('l10n_ro_efactura')
255
- l10n_ro_efactura / res.company / l10n_ro_edi_client_secret (char): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
256
- l10n_ro_efactura / res.company / l10n_ro_edi_oauth_error (char): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
257
- l10n_ro_efactura / res.company / l10n_ro_edi_refresh_expiry_date (date): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
258
- l10n_ro_efactura / res.company / l10n_ro_edi_refresh_token (char): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
259
- l10n_ro_efactura / res.company / l10n_ro_edi_test_env (boolean): module is now 'l10n_ro_edi' ('l10n_ro_efactura')
260
- ---XML records in module 'l10n_ro_efactura'---
261
- DEL ir.actions.server: l10n_ro_efactura.l10n_ro_edi_action_fetch_ciusro_status [renamed to l10n_ro_edi module]
262
- DEL ir.cron: l10n_ro_efactura.ir_cron_l10n_ro_edi_refresh_access_token [renamed to l10n_ro_edi module]
263
- DEL ir.model.access: l10n_ro_efactura.access_l10n_ro_edi_document_group_invoice [renamed to l10n_ro_edi module]
264
- DEL ir.model.access: l10n_ro_efactura.access_l10n_ro_edi_document_readonly [renamed to l10n_ro_edi module]
265
- DEL ir.ui.view: l10n_ro_efactura.account_move_form_inherit_l10n_ro_edi
266
- DEL ir.ui.view: l10n_ro_efactura.account_move_send_inherit_l10n_ro_edi
267
- DEL ir.ui.view: l10n_ro_efactura.in_invoice_tree_inherit_l10n_ro_edi
268
- DEL ir.ui.view: l10n_ro_efactura.l10n_ro_edi_view_account_invoice_filter
269
- DEL ir.ui.view: l10n_ro_efactura.out_credit_note_tree_inherit_l10n_ro_edi
270
- DEL ir.ui.view: l10n_ro_efactura.out_invoice_tree_inherit_l10n_ro_edi
271
- DEL ir.ui.view: l10n_ro_efactura.res_config_settings_form_inherit_l10n_ro_edi
272
- ERROR: module not in list of installed modules:
273
- ---Models in module 'mrp_subonctracting_landed_costs'---
274
- ---Fields in module 'mrp_subonctracting_landed_costs'---
275
- ---XML records in module 'mrp_subonctracting_landed_costs'---
276
- DEL ir.ui.view: mrp_subonctracting_landed_costs.view_mrp_landed_costs_form
277
- ERROR: module not in list of installed modules:
278
- ---Models in module 'payment_sips'---
279
- ---Fields in module 'payment_sips'---
280
- payment_sips / payment.provider / code (False) : module is now 'payment_worldline' ('payment_sips')
281
- payment_sips / payment.provider / code (False) : selection_keys is now '['adyen', 'aps', 'asiapay', 'authorize', 'buckaroo', 'custom', 'demo', 'flutterwave', 'mercado_pago', 'mollie', 'none', 'paypal', 'razorpay', 'stripe', 'worldline']' ('['adyen', 'aps', 'asiapay', 'authorize', 'buckaroo', 'custom', 'demo', 'flutterwave', 'mercado_pago', 'mollie', 'none', 'paypal', 'razorpay', 'sips']')
282
- payment_sips / payment.provider / sips_key_version (integer) : DEL
283
- payment_sips / payment.provider / sips_merchant_id (char) : DEL
284
- payment_sips / payment.provider / sips_prod_url (char) : DEL
285
- payment_sips / payment.provider / sips_secret (char) : DEL
286
- payment_sips / payment.provider / sips_test_url (char) : DEL
287
- payment_sips / payment.provider / sips_version (char) : DEL
288
- ---XML records in module 'payment_sips'---
289
- DEL ir.ui.view: payment_sips.payment_provider_form
290
- DEL ir.ui.view: payment_sips.redirect_form
291
- ERROR: module not in list of installed modules:
292
124
  ---Models in module 'pos_mercury'---
293
125
  obsolete model pos_mercury.configuration
294
126
  obsolete model pos_mercury.mercury_transaction
@@ -320,16 +152,6 @@ DEL ir.ui.view: pos_mercury.view_pos_mercury_configuration_form
320
152
  DEL ir.ui.view: pos_mercury.view_pos_mercury_configuration_tree
321
153
  DEL ir.ui.view: pos_mercury.view_pos_order
322
154
  ERROR: module not in list of installed modules:
323
- ---Models in module 'sale_product_configurator'---
324
- ---Fields in module 'sale_product_configurator'---
325
- sale_product_configurator / product.product / optional_product_ids (many2many): module is now 'sale' ('sale_product_configurator')
326
- sale_product_configurator / product.template / optional_product_ids (many2many): module is now 'sale' ('sale_product_configurator')
327
- sale_product_configurator / sale.order.line / is_configurable_product (boolean): module is now 'sale' ('sale_product_configurator')
328
- sale_product_configurator / sale.order.line / product_template_attribute_value_ids (many2many): module is now 'sale' ('sale_product_configurator')
329
- ---XML records in module 'sale_product_configurator'---
330
- DEL ir.ui.view: sale_product_configurator.product_template_view_form
331
- DEL ir.ui.view: sale_product_configurator.sale_order_view_form
332
- ERROR: module not in list of installed modules:
333
155
  ---Models in module 'spreadsheet_dashboard_purchase'---
334
156
  ---Fields in module 'spreadsheet_dashboard_purchase'---
335
157
  ---XML records in module 'spreadsheet_dashboard_purchase'---
@@ -340,44 +162,6 @@ ERROR: module not in list of installed modules:
340
162
  ---XML records in module 'spreadsheet_dashboard_purchase_stock'---
341
163
  DEL spreadsheet.dashboard: spreadsheet_dashboard_purchase_stock.spreadsheet_dashboard_purchase
342
164
  ERROR: module not in list of installed modules:
343
- ---Models in module 'stock_landed_costs_company'---
344
- ---Fields in module 'stock_landed_costs_company'---
345
- stock_landed_costs_company / stock.landed.cost / company_id (False) : DEL required, mode: modify
346
- ---XML records in module 'stock_landed_costs_company'---
347
- ERROR: module not in list of installed modules:
348
- ---Models in module 'website_form_project'---
349
- ---Fields in module 'website_form_project'---
350
- ---XML records in module 'website_form_project'---
351
- DEL ir.ui.view: website_form_project.website_portal_my_project
352
- DEL ir.ui.view: website_form_project.website_portal_my_task
353
- ERROR: module not in list of installed modules:
354
- ---Models in module 'website_sale_picking'---
355
- ---Fields in module 'website_sale_picking'---
356
- website_sale_picking / delivery.carrier / delivery_type (False) : module is now 'website_sale_collect' ('website_sale_picking')
357
- website_sale_picking / delivery.carrier / delivery_type (False) : selection_keys is now '['base_on_rule', 'fixed', 'in_store']' ('['base_on_rule', 'fixed', 'onsite']')
358
- website_sale_picking / delivery.carrier / warehouse_id (many2one) : DEL relation: stock.warehouse
359
- website_sale_picking / payment.provider / custom_mode (False) : module is now 'website_sale_collect' ('website_sale_picking')
360
- website_sale_picking / payment.provider / custom_mode (False) : selection_keys is now '['on_site', 'wire_transfer']' ('['onsite', 'wire_transfer']')
361
- ---XML records in module 'website_sale_picking'---
362
- DEL delivery.carrier: website_sale_picking.default_onsite_carrier (noupdate)
363
- DEL ir.ui.view: website_sale_picking.checkout_delivery
364
- DEL ir.ui.view: website_sale_picking.payment_confirmation_status
365
- DEL ir.ui.view: website_sale_picking.payment_method_form
366
- DEL ir.ui.view: website_sale_picking.res_config_settings_view_form
367
- DEL ir.ui.view: website_sale_picking.view_delivery_carrier_form_with_onsite_picking
368
- DEL payment.method: website_sale_picking.payment_method_pay_on_site [renamed to website_sale_collect module]
369
- DEL payment.provider: website_sale_picking.payment_provider_onsite
370
- DEL product.product: website_sale_picking.onsite_delivery_product (noupdate)
371
- ERROR: module not in list of installed modules:
372
- ---Models in module 'website_sale_product_configurator'---
373
- ---Fields in module 'website_sale_product_configurator'---
374
- website_sale_product_configurator / website / add_to_cart_action (False) : DEL selection_keys: ['force_dialog', 'go_to_cart', 'stay'], mode: modify
375
- ---XML records in module 'website_sale_product_configurator'---
376
- DEL ir.ui.view: website_sale_product_configurator.configure_optional_products
377
- DEL ir.ui.view: website_sale_product_configurator.optional_product_items
378
- DEL ir.ui.view: website_sale_product_configurator.optional_products_modal
379
- DEL ir.ui.view: website_sale_product_configurator.product_quantity_config
380
- ERROR: module not in list of installed modules:
381
165
  ---Models in module 'website_twitter'---
382
166
  obsolete model website.twitter.tweet
383
167
  ---Fields in module 'website_twitter'---
@@ -1,6 +1,6 @@
1
1
  <?xml version='1.0' encoding='utf-8'?>
2
2
  <odoo>
3
- <record id="event_product.product_product_event" model="product.product">
3
+ <record id="event_product.product_product_event" model="product.product" forcecreate="False">
4
4
  <field name="invoice_policy">order</field>
5
5
  </record>
6
6
  </odoo>
@@ -1,5 +1,5 @@
1
1
  ---Models in module 'google_calendar'---
2
- obsolete model google.calendar.credentials
2
+ obsolete model google.calendar.credentials (merged to res.users.settings)
3
3
  ---Fields in module 'google_calendar'---
4
4
  google_calendar / google.calendar.credentials / calendar_cal_id (char) : DEL
5
5
  google_calendar / google.calendar.credentials / calendar_rtoken (char) : DEL
@@ -16,7 +16,6 @@ NEW ir.actions.act_window: hr_attendance.hr_attendance_management_action
16
16
  NEW ir.actions.client: hr_attendance.hr_attendance_action_install_kiosk_pwa
17
17
  NEW ir.actions.server: hr_attendance.action_load_demo_data
18
18
  NEW ir.actions.server: hr_attendance.action_try_kiosk
19
- DEL ir.actions.server: hr_attendance.open_kiosk_url
20
19
  NEW ir.cron: hr_attendance.hr_attendance_absence_cron
21
20
  NEW ir.cron: hr_attendance.hr_attendance_check_out_cron
22
21
  NEW ir.ui.menu: hr_attendance.menu_action_open_form
@@ -12,12 +12,12 @@
12
12
  </record>
13
13
  <record id="hr_leave_allocation_rule_employee_update" model="ir.rule">
14
14
  <field name="domain_force">[
15
- ('holiday_status_id.requires_allocation', '=', 'yes'),
16
- ('holiday_status_id.employee_requests', '=', 'yes'),
17
15
  '|',
18
- ('employee_id.user_id', '=', user.id),
19
16
  '&amp;',
20
- ('validation_type', '=', 'hr'),
17
+ ('employee_id.user_id', '=', user.id),
18
+ ('state', '=', 'confirm'),
19
+ '&amp;',
20
+ ('validation_type', 'in', ['manager', 'both', 'no_validation']),
21
21
  ('employee_id.leave_manager_id', '=', user.id),
22
22
  ]</field>
23
23
  </record>
@@ -24,6 +24,7 @@ hr_holidays / hr.leave.accrual.level / accrual_validity_count (integer): NEW
24
24
  hr_holidays / hr.leave.accrual.level / accrual_validity_type (selection): NEW required, selection_keys: ['day', 'month'], hasdefault: default
25
25
  hr_holidays / hr.leave.accrual.level / cap_accrued_time_yearly (boolean): NEW
26
26
  hr_holidays / hr.leave.accrual.level / maximum_leave_yearly (float) : NEW
27
+ hr_holidays / hr.leave.allocation / accrual_plan_id (many2one) : now a function
27
28
  hr_holidays / hr.leave.allocation / active (boolean) : DEL
28
29
  hr_holidays / hr.leave.allocation / actual_lastcall (date) : NEW
29
30
  hr_holidays / hr.leave.allocation / carried_over_days_expiration_date (date): NEW
@@ -1,6 +1,6 @@
1
1
  ---Models in module 'hr_recruitment_skills'---
2
- obsolete model hr.applicant.skill
3
- new model hr.candidate.skill
2
+ obsolete model hr.applicant.skill (renamed to hr.candidate.skill)
3
+ new model hr.candidate.skill (renamed from hr.applicant.skill)
4
4
  ---Fields in module 'hr_recruitment_skills'---
5
5
  hr_recruitment_skills / hr.applicant / applicant_skill_ids (one2many): DEL relation: hr.applicant.skill
6
6
  hr_recruitment_skills / hr.applicant / skill_ids (many2many) : not a function anymore
@@ -8,15 +8,9 @@ hr_recruitment_skills / hr.applicant / skill_ids (many2many)
8
8
  hr_recruitment_skills / hr.applicant / skill_ids (many2many) : now related
9
9
  hr_recruitment_skills / hr.applicant / skill_ids (many2many) : table is now 'False' ('hr_applicant_hr_skill_rel')
10
10
  hr_recruitment_skills / hr.applicant.skill / applicant_id (many2one) : DEL relation: hr.applicant, required
11
- hr_recruitment_skills / hr.applicant.skill / skill_id (many2one) : DEL relation: hr.skill, required
12
- hr_recruitment_skills / hr.applicant.skill / skill_level_id (many2one) : DEL relation: hr.skill.level, required
13
- hr_recruitment_skills / hr.applicant.skill / skill_type_id (many2one) : DEL relation: hr.skill.type, required
14
11
  hr_recruitment_skills / hr.candidate / candidate_skill_ids (one2many): NEW relation: hr.candidate.skill
15
12
  hr_recruitment_skills / hr.candidate / skill_ids (many2many) : NEW relation: hr.skill, isfunction: function, stored
16
13
  hr_recruitment_skills / hr.candidate.skill / candidate_id (many2one) : NEW relation: hr.candidate, required
17
- hr_recruitment_skills / hr.candidate.skill / skill_id (many2one) : NEW relation: hr.skill, required, hasdefault: compute
18
- hr_recruitment_skills / hr.candidate.skill / skill_level_id (many2one) : NEW relation: hr.skill.level, required, hasdefault: compute
19
- hr_recruitment_skills / hr.candidate.skill / skill_type_id (many2one) : NEW relation: hr.skill.type, required
20
14
  hr_recruitment_skills / hr.job / skill_ids (many2many) : NEW relation: hr.skill
21
15
  ---XML records in module 'hr_recruitment_skills'---
22
16
  NEW ir.actions.server: hr_recruitment_skills.action_applicant_search_applicant
@@ -0,0 +1,5 @@
1
+ ---Models in module 'l10n_ar'---
2
+ ---Fields in module 'l10n_ar'---
3
+ l10n_ar / account.move / l10n_ar_currency_rate (float) : DEL
4
+ l10n_ar / res.partner / l10n_ar_special_purchase_document_type_ids (many2many): DEL relation: l10n_latam.document.type
5
+ ---XML records in module 'l10n_ar'---