I’m trying to find the best way to convert an inventory item with a UOM ID, but I’ve not been able to pull any tables that make this connection. Only table I was able to find was the TRANSACTION_LINES table. Has anyone successfully found a standard link between these two fields? I’m using Python and the JDBC connection to make this possible.