feat(itam): Add Feature Flag 2025-00007 ITAMAssetBase

ref: #741 #692
This commit is contained in:
2025-05-06 03:58:29 +09:30
parent f144e0b8ef
commit 19205bbe8b

View File

@ -565,6 +565,15 @@ if FEATURE_FLAGGING_ENABLED:
"created": "",
"modified": ""
}
},
{
"2025-00007": {
"name": "itam.ITAMAssetBase",
"description": "ITAM Asset Base model. see https://github.com/nofusscomputing/centurion_erp/issues/692",
"enabled": True,
"created": "",
"modified": ""
}
}
]