chore(accounting): add feature Flag 2025-00004
to settings ready for use
ref: #702 #714
This commit is contained in:
@ -534,6 +534,15 @@ if FEATURE_FLAGGING_ENABLED:
|
||||
"modified": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"2025-00004": {
|
||||
"name": "Accounting Module",
|
||||
"description": "Accounting related functions. see https://github.com/nofusscomputing/centurion_erp/issues/88",
|
||||
"enabled": True,
|
||||
"created": "",
|
||||
"modified": ""
|
||||
}
|
||||
},
|
||||
]
|
||||
|
||||
feature_flag.update({
|
||||
|
Reference in New Issue
Block a user