Skip to content

Releases: lyra/plugin-odoo

v2.0.0

10 Feb 13:14

Choose a tag to compare

This release is compatible with Odoo 15 versions. It requires Python 3.7 or higher.

Changes in this version :

  • New plugin for Odoo 15.

Click here to view the complete changelog of the plugin.

v1.2.2

10 Feb 10:50

Choose a tag to compare

This release is compatible with Odoo 10 to Odoo 14 versions. It requires Python 2.7 or higher.

Changes in this version :

  • Fix provider for payment transaction view.

Click here to view the complete changelog of the plugin.

v1.2.1

21 Jan 08:23

Choose a tag to compare

This release is compatible with Odoo 10 to Odoo 14 versions. It requires Python 2.7 or higher.

Changes in this version :

  • Compatibility with Odoo 14 version.

Click here to view the complete changelog of the plugin.

v1.2.0

07 Apr 11:57

Choose a tag to compare

This release is compatible with Odoo 10 to Odoo 13 versions. It requires Python 2.7 or higher.

Changes in this version :

  • Compatibility with Odoo 13 version.
  • [multi] Added payment in installments submodule.

Click here to view the complete changelog of the plugin.

v1.1.1

16 Dec 15:22

Choose a tag to compare

This release is compatible with Odoo 10 to Odoo 12 versions. It requires Python 2.7 or higher.

Changes in this version :

  • Bug fix: incorrect payment amount rounding.

Click here to view the complete changelog of the plugin.

v1.1.0

19 Jun 14:19

Choose a tag to compare

This release is compatible with Odoo 10 to Odoo 12 versions. It requires Python 2.7 or higher.

Changes in this version :

  • Compatibility with Odoo 11 and 12 versions.
  • Added Spanish translation.
  • Enable signature algorithm selection (SHA-1 or HMAC-SHA-256).
  • Added various configuration options.
  • Improve payment details dislay.
  • [technical] Manage enabled/disabled features by plugin variant.

Click here to view the complete changelog of the plugin.

v1.0.0

10 Jul 08:42

Choose a tag to compare

This release is compatible with Odoo 10.x versions.

Changes in this version :

  • Bug fix: authentication error on payment end when request contains accented characters.
  • Rename some module files to match Odoo standards.
  • Added shipping information in sent form.
  • Consider AUTHORISED_TO_VALIDATE transaction status as a pending status.
  • Added PayZen supported currencies.
  • Added license notices.

Click here to view the complete changelog of the plugin.