[TMP] Golem_activity #4

Merged
fabien merged 15 commits from michel/GOLEM:michel_activites into master 2018-02-01 19:29:09 +01:00
Showing only changes of commit 8b7b88a889 - Show all commits

View File

@ -110,7 +110,7 @@ class GolemActivity(models.Model):
msg = _(u'End of the period is in range of an '
'existing period.')
raise models.ValidationError(msg)
git
@api.onchange('season_id')
def _onchange_season_dates(self):
""" Sets defaults dates according to season """