Skip to content

Releases: OCA/openupgradelib

3.7.2

10 Dec 16:39
Compare
Choose a tag to compare
[UPD] HTML documentation

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

  • [IMP] Use pre-commit through GH workflow for formatting by @pedrobaeza in #317
  • [FIX] pin CI to trusty for now by @hbrunn in #322
  • [FIX+ADD] openupgradelib documentation by @legalsylvain in #318
  • [FIX] toctree: set 3 maxdepth to see all the methods signatures by @legalsylvain in #323
  • [DOC] turn CI into red, if there are warning in sphinx call by @legalsylvain in #324
  • [IMP] openupgradelib: don't break strings (code cleanup due to black) by @MiquelRForgeFlow in #330
  • [IMP] merge_records: support Serialized and 'Jsonb' fields (adapt to Odoo v16) by @MiquelRForgeFlow in #331
  • [ADD] convert_field_html_string_13to14: Website HTML changes by @pilarvargas-tecnativa in #315
  • [FIX] add_fields: adapt to Odoo v16 by @MiquelRForgeFlow in #329
  • [FIX] delete_record_translations: adapt to Odoo v16 by @MiquelRForgeFlow in #328
  • [FIX] delete_record_translation: invalid input syntax for type json by @duong77476-viindoo in #335
  • [FIX] delete_record_translations: error when only update for 1 one column by @duong77476-viindoo in #337
  • [ADD] get_model2table: method to map nonstandard table names by @MiquelRForgeFlow in #336
  • [FIX] merge_records: assure don't break on method="orm" if KeyError on model by @MiquelRForgeFlow in #340
  • [FIX] fix columns filter in delete_record_translations() for versions >= 16 by @huguesdk in #342
  • [IMP] openupgrade_merge_records: add first_not_null operation on several field types by @marielejeune in #341
  • [IMP] rename_modules: rename rating mixin parent_res_model as well by @duong77476-viindoo in #345
  • [FIX] rating_rating does not have parent_res_model column by @zamberjo in #348
  • [IMP] openupgrade_160, openupgrade_tools: BS4 to BS5 transformation yeahhhhh by @duong77476-viindoo in #338

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