Releases: frappe/ecommerce_integrations
Releases · frappe/ecommerce_integrations
v1.15.4
1.15.4 (2023-04-18)
Bug Fixes
- cast to string before concatenating (3cf612b)
- convert HTML to text while syncing description (#235) (3546eca)
- zenoti settings shouldn't trigger unless enabled (e79f701)
v1.15.3
1.15.3 (2023-02-28)
Performance Improvements
- batch and commit inventory updates to shopify (#233) (0dbdc0b)
v1.15.2
1.15.2 (2023-02-16)
Bug Fixes
- item wise tax detail missing on shipping lines (#232) (08e41d2)
v1.15.0
1.15.0 (2023-02-13)
Bug Fixes
- handle inconsistency in state naming in Unicommerce (50d3f1a)
Features
- shopify: consolidate tax accounts in order (4d60fb0)
v1.14.1
1.14.1 (2023-01-30)
Bug Fixes
- ignore any possible exception from old deleted doctype (32a62fc)
v1.13.1
1.13.1 (2022-11-15)
Bug Fixes
- let users create ecommerce item e81f169
v1.12.1
1.12.1 (2022-10-28)
Bug Fixes
- ignore deleted variants from sync (27c6907)
- misleading "success" message for DN when SO doesn't exist (7ea6d15)
- only log inventory sync failure in single log (5e8928e)