Skip to content

Release 1.10.74

Choose a tag to compare

@GeorgeWebDevCy GeorgeWebDevCy released this 13 May 20:35
· 7 commits to main since this release

Fixes

  • Create SoftOne customers for new checkout orders even when getCustomers returns unrelated rows for a CODE or EMAIL filter.
  • Treat a generated customer code as taken only when a returned SoftOne row actually has that exact CODE.
  • Retry temporarily incomplete order exports instead of permanently skipping not-ready WooCommerce orders.

Validation

  • php -l includes/class-softone-order-sync.php
  • php -l includes/class-softone-customer-sync.php
  • php -l softone-woocommerce-integration.php
  • php tests/order-export-readiness-test.php
  • php tests/legacy-greek-json-decoding-test.php
  • node --check tests/e2e/order-export.spec.js