Skip to content

Releases: frappe/ecommerce_integrations

v1.1.6

20 Aug 09:51
Compare
Choose a tag to compare

Changelog:

  • fix: price calculation when line item level discounts are applied.

v1.1.5

19 Aug 16:43
Compare
Choose a tag to compare

Changelog:

  • fix first inventory sync failure

v1.1.4

11 Aug 10:54
Compare
Choose a tag to compare

fixes:

  • rollback failed order syncs to avoid partial data
  • compatibility fixes for develop / v14 branch of ERPNext.

v1.1.3

29 Jul 08:53
Compare
Choose a tag to compare

fixes:

  • Avoid matching template SKUs to real items
  • Item-wise tax calculation corrections

v1.1.2

12 Jul 07:26
Compare
Choose a tag to compare

Changelog:
fix: tax category to avoid tax templates (#32)
fix: remove explicit commits (#31)

v1.1.1

23 Jun 13:13
Compare
Choose a tag to compare

Changelog:

  • fix: mandatory error in address fields while syncing

v1.1.0

17 Jun 14:26
Compare
Choose a tag to compare

Changelog:

  • feat: Configurable inventory sync period
  • fix: sync both shipping and billing address.
  • feature: Tax table mapping now allows specifying custom description.
  • feature: update existing address when a new address is received.
  • fix(ux): improve Shopify setting page.
  • feat: add order notes as a comment on the order.

v1.0.3

02 Jun 14:25
Compare
Choose a tag to compare
  • fixed an issue where the user gets logged out if integration is unconfigured.

1.0.2

02 Jun 10:33
Compare
Choose a tag to compare

Changelog:

  • Fix a bug where an item won't save while uploading to Shopify.

v1.0.1

31 May 04:46
Compare
Choose a tag to compare

Summary: Minor improvements in Shopify integration

  • Convert Shopify product to draft when disabling ERPNext item
  • While updating inventory subtract reserved qty to better reflect Shopify's inventory tracking method.
  • Better title for ECommerce integration logs.
  • Fixes for reducing duplication of the item in some edge cases.
  • Fix for repeating old data migration checks.