PS Webservice creates stock_available records with id_shop=0 when products are created via API. The PS frontend reads id_shop=1 records for stock display in a single-shop setup, causing OUT OF STOCK to appear even when quantity > 0. Adding id_shop=1 to the XML ensures stock updates target the correct shop-specific record. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| main | ||
| test/java/com/teterialosjuanjos/tfg/sync_service | ||