mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-30 23:04:34 +00:00
77fd6b6bb3
* Add getModelInfo helper function - Extract model definition from provided modeltype * Improvements for details.tsx - Use defined URL functions, not strings - Catch potential errors * Fix PartDetail page - Use modeltype definitions - URL fixes