Releases: Samsiani/erp-sync-products-and-coupons
Releases · Samsiani/erp-sync-products-and-coupons
Release list
Release v1.4.19
Full Changelog: v1.4.18...v1.4.19
Release v1.4.18
Full Changelog: v1.4.17...v1.4.18
Release v1.4.17
Full Changelog: v1.4.16...v1.4.17
Release v1.4.16
Full Changelog: v1.4.15...v1.4.16
Release v1.4.15
Full Changelog: v1.4.14...v1.4.15
Release v1.4.14
Full Changelog: v1.4.13...v1.4.14
Release v1.4.13
Full Changelog: v1.4.12...v1.4.13
Release v1.4.12
Full Changelog: v1.4.11...v1.4.12
Release v1.4.11
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()innamespace ERPSync(always false) — now wired through the shared helper.
Full Changelog: v1.4.10...v1.4.11
Release v1.4.10
What's Changed
Full Changelog: v1.4.9...v1.4.10