inventree/InvenTree

Expose "can_build" attribute to Part APi

Opened this issue · 0 comments

The "can_build" part attribute is not available on the API due to difficulties in calculating the query annotation.

However it will be required for future use (most notably the change to react / headless)

Also, useful for the app - inventree/inventree-app#368