Update eos to fix bugs with the aeon, calculate stuff earlier so we crash when making the fit if stuff is wrong
This commit is contained in:
@@ -46,6 +46,7 @@ class Fit(object):
|
||||
fit.name = name
|
||||
eos.db.saveddata_session.add(fit)
|
||||
eos.db.saveddata_session.flush()
|
||||
fit.calculateModifiedAttributes()
|
||||
return fit.ID
|
||||
|
||||
def renameFit(self, fitID, newName):
|
||||
|
||||
2
eos
2
eos
Submodule eos updated: 9bddc78e91...265f576752
Reference in New Issue
Block a user