i have two integer fields that i want to divide to get the value of 3rd field. @property def Pallets_Count(self): return self.CASES/self.CasesPerPallet
but the resul