News

The core of the InvenTree system is a Python/Django database backend which provides an admin interface (web-based) and a REST API for interaction with external interfaces and applications. A powerful ...
As of django 1.10 you can now hide fields form parent abstract models, so to change the object_id``to a ``CharField you can do something like: Some events are dispatched from the javascript when an ...