Products created via PS Webservice were missing the ps_product_shop table entry, causing them to be invisible in PS admin (which queries products with INNER JOIN ps_product_shop). Adding id_shop_default=1 forces PS to create the shop association on product create/update. Also add available_for_order, show_price, and visibility=both to ensure products are fully configured for catalog display. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| android-app | ||
| javafx-client | ||
| sync-service | ||
| .gitignore | ||