InvenTree: Open-source inventory management system
1–7 of 7 posts
Re: InvenTree: Open-source inventory management system
#2Interesting! Seems pretty nice! Would you have any support for an API for integration into Point-Of-Sale type of products?
Re: InvenTree: Open-source inventory management system
#3Interesting! Seems pretty nice! Would you have any support for an API for integration into Point-Of-Sale type of products?
Note it's not a 'Show HN', I just came across it and thought it might be of interest/was to me, I'm not involved with the project.
Re: InvenTree: Open-source inventory management system
#4Re: InvenTree: Open-source inventory management system
#5Re: InvenTree: Open-source inventory management system
#6Interesting! Seems pretty nice! Would you have any support for an API for integration into Point-Of-Sale type of products?
@pkphilip InvenTree has an API that can be used to access all information, a python wrapper for that API and the option to create small python based plugins that are more tightly integrated (think custom endpoints, adding webpages, reacting on state changes like inventory changes). Please check the docs if you are interested in more infos: https://inventree.readthedocs.io/en/latest/extend/plugins/
Disclaimer: I am contributor of InvenTree and co-developed the plugin system.
Re: InvenTree: Open-source inventory management system
#7@OJFord your post spiked the docs and demo server considerably. Thank you for the attention and feel free to open an issue if you have any questions or suggestions.