Skip to content

3.4.0

Compare
Choose a tag to compare
@sbidoul sbidoul released this 14 Nov 14:22
· 191 commits to master since this release
f0b809f

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