Integrate your InvenTree instance stock with Shopify.
Sync changes between Shopify inventory levels (nventory per location) and InvenTree stock items. Only supports non-serialized InvenTree stock items at the moment.
Your instance must be reachable for webhooks from Shopify so use ngrok or something like that to expose your instance with HTTPS. Open your instance on that URL for the first setup.
This code is only running on a few instances with rarely used Shopify stores (maybe 40-50 inventory shifts a month). It is not tested with a lot of inventory shifts and it is not tested with a lot of different Shopify stores. So use it at your own risk.
If you use this more extensively please let me know so I can remove this warning.
Feel free to submit issues or feature requests here or just send me a mail to code AT mjmair DOT com
This code is licensed under MIT. I persume no liability for any damages and do not provide any warranty.