Skip to content

Releases: Samsiani/erp-sync-products-and-coupons

Release v1.4.19

Choose a tag to compare

@github-actions github-actions released this 02 Sep 18:41

Full Changelog: v1.4.18...v1.4.19

Release v1.4.18

Choose a tag to compare

@github-actions github-actions released this 02 Sep 18:33

Full Changelog: v1.4.17...v1.4.18

Release v1.4.17

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:08

Full Changelog: v1.4.16...v1.4.17

Release v1.4.16

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:13

Full Changelog: v1.4.15...v1.4.16

Release v1.4.15

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:49

Full Changelog: v1.4.14...v1.4.15

Release v1.4.14

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:39

Full Changelog: v1.4.13...v1.4.14

Release v1.4.13

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:28

Full Changelog: v1.4.12...v1.4.13

Release v1.4.12

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:20

Full Changelog: v1.4.11...v1.4.12

Release v1.4.11

Choose a tag to compare

@Samsiani Samsiani released this 02 Jun 12:06

Admin-configurable exclusions (never go out of stock)

New Settings → Exclusions section:

  • Excluded SKUs — one per line
  • Excluded Categories — multi-select; a parent also excludes its sub-categories

Excluded products/categories are skipped on every sync path — auto cron, manual stock/catalog update, orphan cleanup, and cart re-check. Their stock and price are never changed by ERP even when their SKU is absent from the 1C feed (e.g. gift cards). The legacy gift-card SKU ART-GIFT-3496 is migrated in as the default and stays protected.

Fixes

  • Orphan safety-rails exclusion was a no-op due to an unqualified function_exists() in namespace ERPSync (always false) — now wired through the shared helper.

Full Changelog: v1.4.10...v1.4.11

Release v1.4.10

Choose a tag to compare

@github-actions github-actions released this 27 May 16:43
07d5801

What's Changed

  • Fix Branch_Cloud fatal: relax term type hint by @Samsiani in #39

Full Changelog: v1.4.9...v1.4.10