Topic: Tracmor 0.3.0: Fatal Error when creating an Inventory w/ custom fields
The cause to this bug is...
1. Click on "Create Inventory" under "Inventory" Tab
2. Enter something under any custom "text" field
3. Hit the <Enter> key.
After a few seconds, this message appears...
Fatal error: Call to a member function __toString() on a non-object in /mnt/data/tracmor/includes/qcodo/_core/qform/QDataGridBase.class.php(359) : eval()'d code on line 1
From this point, clicking "Inventory" tab shows this fatal error message.
----------
It seems that hitting <Enter> on a custom "text" field does not check the fields that are required to be filled in. However, clicking on the "Save" button DOES check the "required" fields.