Skip to content

Releases: OCA/openupgradelib

3.7.1

04 Oct 06:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.0...3.7.1

3.7.0

09 Sep 13:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.1...3.7.0

3.6.1

14 Feb 16:57
6cc596c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.6.0...3.6.1

3.6.0

27 Jan 21:22
Compare
Choose a tag to compare

What's Changed

  • [ADD] openupgrade_160: fill_analytic_distribution by @pedrobaeza in #350
  • [IMP] convert_html_fragment: prevent lxml wraps and false positives by @chienandalu in #349
  • [FIX] openupgrade_160: _convert_field_bootstrap_4to5_sql ids by @chienandalu in #351
  • [FIX] convert_html_fragment: Don't wrap full XMLs by @pedrobaeza in #352
  • [FIX] _convert_field_bootstrap_4to5_sql: convert parameters by @chienandalu in #353
  • [FIX] core.exceptions.UserError --> Warning by @jjscarafia in #354
  • [FIX] _convert_field_bootstrap_4to5_sql: Detect json and convert its values by @hbrunn in #357

New Contributors

Full Changelog: 3.5.0...3.5.1

3.5.0

30 Oct 12:29
9b7dc0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.1...3.5.0

3.4.1

31 Jan 17:08
288666d
Compare
Choose a tag to compare

What's Changed

  • [IMP] rename_models: Avoid mogrify 'IndexError: tuple index out of range' for % LIKE parameter by @rousseldenis in #312
  • [FIX] bad openupgrade import in legacy code for openupgrade 7.0 by @legalsylvain in #313
  • [FIX] convert_field_bootstrap_3to4 docstring by @legalsylvain in #314
  • [FIX] mail_activity_type rename in merge_models method by @ernestotejeda in #316

New Contributors

Full Changelog: 3.4.0...3.4.1

3.4.0

14 Nov 14:22
f0b809f
Compare
Choose a tag to compare

What's Changed

  • [IMP] disable_invalid_filter: show more detail warning by @duong77476 in #297
  • [FIX] disable_invalid_filters: datetime / context_today / relativedelta is not defined by @royleviindoo in #296
  • [IMP] rename_fields: replaced domain having both style of quotes by @royleviindoo in #295
  • [IMP] rename_fields: make a complete renaming of a field with side features: filters by @royleviindoo in #294
  • [ADD] delete_constraint_safely: method to delete constraints by @MiquelRForgeFlow in #299
  • [FIX] flake8 by @MiquelRForgeFlow in #305
  • [IMP] convert_field_to_html: be ablet to avoid spamming query for each row by @MiquelRForgeFlow in #304
  • [16.0] [ADD] Add helper to migrate translations from ir_translation table to model table by @marielejeune in #306
  • [IMP] delete_records_safely_by_xml_id: Added functionality to also delete child records by @baguenth in #279
  • [13.0][ADD] Add helper functions that make the migration of tax tags for localizations modules l10n_* a lot easier. by @ddejong-therp in #286
  • [FIX] Fixed the 13.0 tax helper functions I added. by @ddejong-therp in #308
  • [FIX] adapt common openupgradelib functions to V16. (ir_translation table has been removed) by @legalsylvain in #310

New Contributors

Full Changelog: 3.3.4...3.4.0

3.3.4

06 Jul 11:20
96a0ddc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.3...3.3.4

3.3.3

28 Apr 21:57
ad153a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.2...3.3.3

3.3.2

14 Feb 07:11
0911623
Compare
Choose a tag to compare

What's Changed

  • [IMP] update_module_names: set noupdate = FALSE in remaining occurrences by @MiquelRForgeFlow in #273
  • [IMP] *: warn -> warning by @MiquelRForgeFlow in #274
  • [FIX] rename_models: also rename models in res_id of ir.property by @MiquelRForgeFlow in #275
  • [IMP] upgrade_path: support upgrade paths (separated by commas) by @royleviindoo in #277

New Contributors

  • @royleviindoo made their first contribution in #277

Full Changelog: 3.3.1...3.3.2