Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docsource/modules180-190.rst
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_ci | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_cl | | |
| l10n_cl | Done | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_cm | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down Expand Up @@ -350,7 +350,7 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_dz | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_ec | | |
| l10n_ec | Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |new| l10n_ec_sale | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down Expand Up @@ -448,7 +448,7 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_in | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_in_edi | | |
| l10n_in_edi | Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |del| l10n_in_edi_ewaybill | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand All @@ -462,7 +462,7 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |del| l10n_in_gstin_status | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_in_hr_holidays | | |
| l10n_in_hr_holidays | Nothing to do | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_in_pos | |No DB layout changes. |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down Expand Up @@ -554,7 +554,7 @@ Module coverage 18.0 -> 19.0
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_mu_account | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| l10n_mx | | |
| l10n_mx | Done | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
| |del| l10n_mx_hr | | |
+---------------------------------------------------+----------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
from openupgradelib import openupgrade


@openupgrade.migrate()
def migrate(env, version):
openupgrade.load_data(env, "l10n_cl", "19.0.3.1/noupdate_changes.xml")
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---Models in module 'l10n_cl'---
---Fields in module 'l10n_cl'---
---XML records in module 'l10n_cl'---
DEL uom.category: l10n_cl.uom_categ_energy (noupdate)
DEL uom.category: l10n_cl.uom_categ_others (noupdate)
DEL uom.uom: l10n_cl.product_uom_bar (noupdate)
DEL uom.uom: l10n_cl.product_uom_carton (noupdate)
DEL uom.uom: l10n_cl.product_uom_hl (noupdate)
DEL uom.uom: l10n_cl.product_uom_knfc (noupdate)
DEL uom.uom: l10n_cl.product_uom_kwh (noupdate)
DEL uom.uom: l10n_cl.product_uom_mcub (noupdate)
DEL uom.uom: l10n_cl.product_uom_mkwh (noupdate)
DEL uom.uom: l10n_cl.product_uom_mm (noupdate)
DEL uom.uom: l10n_cl.product_uom_mt2 (noupdate)
DEL uom.uom: l10n_cl.product_uom_par (noupdate)
DEL uom.uom: l10n_cl.product_uom_qmb (noupdate)
DEL uom.uom: l10n_cl.product_uom_qnt (noupdate)
DEL uom.uom: l10n_cl.product_uom_sum (noupdate)
DEL uom.uom: l10n_cl.product_uom_sum_99 (noupdate)
DEL uom.uom: l10n_cl.product_uom_tmb (noupdate)
DEL uom.uom: l10n_cl.product_uom_tmn (noupdate)
DEL uom.uom: l10n_cl.product_uom_u (noupdate)
# NOTHING TO DO — deleted noupdate UoM records; orphaned only if referenced, residuals handled by database_cleanup.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---Models in module 'l10n_ec'---
---Fields in module 'l10n_ec'---
l10n_ec / l10n_ec.sri.payment / _order : _order is now 'sequence, id' ('id')
l10n_ec / l10n_ec.sri.payment / sequence (integer) : NEW hasdefault: default
# NOTHING TO DO: new sequence field (ORM default) + _order change, no migration
---XML records in module 'l10n_ec'---
NEW account.report: l10n_ec.tax_report_105
NEW account.report.column: l10n_ec.tax_report_105_balance
NEW account.report.expression: l10n_ec.tax_report_line_105_319_tag
NEW account.report.expression: l10n_ec.tax_report_line_105_320_tag
NEW account.report.line: l10n_ec.tax_report_line_105_319
NEW account.report.line: l10n_ec.tax_report_line_105_320
# NOTHING TO DO: all NEW records
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---Models in module 'l10n_in_edi'---
new model l10n_in_edi.cancel [transient]
# NOTHING TO DO: new transient (wizard) model, no data to migrate

---Fields in module 'l10n_in_edi'---
l10n_in_edi / account.move / l10n_in_edi_attachment_file (binary): NEW attachment: True
l10n_in_edi / account.move / l10n_in_edi_error (html) : NEW
l10n_in_edi / account.move / l10n_in_edi_status (selection): NEW selection_keys: ['cancelled', 'sent', 'to_send']
l10n_in_edi / res.company / l10n_in_edi_feature (boolean) : NEW
# NOTHING TO DO: all NEW fields, populated on use; no defaults to backfill

---XML records in module 'l10n_in_edi'---
DEL account.edi.format: l10n_in_edi.edi_in_einvoice_json_1_03
NEW ir.model.access: l10n_in_edi.access_l10n_in_edi_cancel
NEW ir.ui.view: l10n_in_edi.l10n_in_edi_inherit_account_move_search_view
NEW ir.ui.view: l10n_in_edi.view_ewaybill_cancel_form
NEW ir.ui.view: l10n_in_edi.view_out_credit_note_tree_inherit_l10n_in_edi
NEW ir.ui.view: l10n_in_edi.view_out_invoice_tree_inherit_l10n_in_edi
# NOTHING TO DO: NEW views/access loaded on update; DEL account.edi.format orphan handled by database_cleanup
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---Models in module 'l10n_in_hr_holidays'---
new model l10n.in.hr.leave.optional.holiday
# NOTHING TO DO: new model, ORM creates it on update
---Fields in module 'l10n_in_hr_holidays'---
l10n_in_hr_holidays / hr.leave.type / l10n_in_is_limited_to_optional_days (boolean): NEW
l10n_in_hr_holidays / l10n.in.hr.leave.optional.holiday / company_id (many2one) : NEW relation: res.company, required, hasdefault: default
l10n_in_hr_holidays / l10n.in.hr.leave.optional.holiday / date (date) : NEW required
l10n_in_hr_holidays / l10n.in.hr.leave.optional.holiday / name (char) : NEW required
# NOTHING TO DO: all NEW fields, ORM creates them on update
---XML records in module 'l10n_in_hr_holidays'---
NEW ir.actions.act_window: l10n_in_hr_holidays.l10n_in_hr_leave_optional_holiday_action
NEW ir.model.access: l10n_in_hr_holidays.access_l10n_in_hr_leave_optional_holiday_manager
NEW ir.model.access: l10n_in_hr_holidays.access_l10n_in_hr_leave_optional_holiday_user
NEW ir.rule: l10n_in_hr_holidays.hr_leave_optional_holiday_rule_multi_company
NEW ir.ui.menu: l10n_in_hr_holidays.l10n_in_menu_optional_holiday_configuration
NEW ir.ui.view: l10n_in_hr_holidays.l10n_in_hr_leave_optional_holiday_view_list
NEW ir.ui.view: l10n_in_hr_holidays.l10n_in_hr_leave_optional_holiday_view_search
# NOTHING TO DO: all NEW records, loaded on module update
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
from openupgradelib import openupgrade


@openupgrade.migrate()
def migrate(env, version):
openupgrade.load_data(env, "l10n_mx", "19.0.2.3/noupdate_changes.xml")
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---Models in module 'l10n_mx'---
---Fields in module 'l10n_mx'---
l10n_mx / res.company / l10n_mx_income_re_invoicing_account_id (many2one): NEW relation: account.account
l10n_mx / res.company / l10n_mx_income_return_discount_account_id (many2one): NEW relation: account.account
# NOTHING TO DO: new optional m2o fields, ORM adds the columns
---XML records in module 'l10n_mx'---
NEW ir.ui.view: l10n_mx.res_config_settings_view_form
NEW ir.ui.view: l10n_mx.view_res_partner_bank_inherit_l10n_mx_edi_bank
DEL ir.ui.view: l10n_mx.view_res_partner_inherit_l10n_mx_edi_bank
DEL uom.category: l10n_mx.product_uom_categ_service (noupdate)
# DONE: noupdate_changes.xml force-updates the framework uom.uom records (relative_factor) via load_data
Loading