Is Odoo able to be used for Library Management?

Hello there,
we are now implementing Odoo in our company and I would like to connect it to KiCad.
Use case would be purchasing of library components, connecting KiCad boms to Odoo and seeing available stock of Components.
First ideas were discussed here
regards

The thread you linked to started in 2017, and in the last 6 years, progress in KiCad has been excessively huge.

KiCad can now work with Database driven Libraries. It is a generic interface that should be able to integrate with (nearly?) any database, and I suggest you look a bit into that direction. I guess that BOM generation is also handled via the database interface. I do not know much about it, because I only use KiCad on a hobby level and going though the effort of setting up a database would be too much overhead for me.

A search suggestion to get you started:
https://forum.kicad.info/search?expanded=true&q=database%20library

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.