Skip to content

Releases: frappe/ecommerce_integrations

v1.0.3

02 Jun 14:25

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

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

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.

v1.0.0

27 May 04:58

Choose a tag to compare

First release 🎉

Changelog

Shopify connector

  • Migration of Shopify connector from ERPNext to separate app.
  • Inventory sync with Shopify
  • Item sync with Shopify
  • Cancel order status sync with Shopify.
  • Minor bug fixes.