[UPDT] ASSET: Removed is_active field from asset batch form
This commit is contained in:
@@ -469,3 +469,4 @@ class AssetBatchForm(ModelForm):
|
||||
|
||||
model = AssetLot
|
||||
fields = "__all__"
|
||||
exclude = ["is_active"]
|
||||
|
||||
Reference in New Issue
Block a user