chore: correct code from revert

ref: #765
This commit is contained in:
2025-05-20 06:48:57 +09:30
parent db97b574da
commit 9cb507286f

View File

@ -311,7 +311,7 @@ class TenancyObject(SaveHistory):
if(
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(