@ -311,7 +311,7 @@ class TenancyObject(SaveHistory):
|
|||||||
|
|
||||||
if(
|
if(
|
||||||
not getattr(self, 'organization', None)
|
not getattr(self, 'organization', None)
|
||||||
and self._meta.model_name !='appsettingsaudithistory' # App Settings for
|
and self._meta.model_name !='appsettingshistory' # App Settings for
|
||||||
):
|
):
|
||||||
|
|
||||||
raise centurion_exceptions.ValidationError(
|
raise centurion_exceptions.ValidationError(
|
||||||
|
Reference in New Issue
Block a user