mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 18:45:40 +00:00
* 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