I have a self-hosted ERPNext installation (currently on version 15.33.5) running on Docker. I also have a Shopify store and have successfully installed and configured the Shopify e-commerce integration app.
My installation works overall fine (orders get synced, products get synced, etc), except for one weird issue. The integration should update the inventory on Shopify every 10 minutes (as configured on the “Shopify Setting” page), but logs show update_inventory_on_shopify
is only executed once per day. How could I troubleshoot this issue?