Go to file
luklpz 0d32497abd fix: set state=1 in product XML so PS 8 admin list shows synced products
PS 8 introduced a state column (0=draft, 1=published). Products created
via Webservice without state default to 0, making them invisible in the
admin product list (which filters state=1 only). The storefront does not
check state, so products appeared there but not in admin.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 19:04:24 +02:00
android-app feat: add Android client app (Kotlin + Jetpack Compose) 2026-05-15 12:48:54 +02:00
javafx-client Code Debloat 2026-05-15 17:21:20 +02:00
sync-service fix: set state=1 in product XML so PS 8 admin list shows synced products 2026-05-17 19:04:24 +02:00
.gitignore feat: add sync-service Spring Boot middleware 2026-05-14 14:09:46 +02:00