So with this display method it uses 3 tables in it to calculate a value. These tables are UnitOfMeasure, InventTable, InventTableModule. I have tested each one individually and I can output values from those tables on the report within the display method for the user, but combined when calculating it comes up with nothing. When I run the report I see a (correct) calculated value. So while I thought it was security now I'm left confused as I can display a value from UnitOfMeasure, InventTable, and InventTableModule so it appears the report / user has the ability to see values from those tables.
↧