-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, no user has access to manually increment the value of constant, CURR_YR. This means if the organization wants to start creating takhmeen for next year, they would have to contact the developer to update the value of it.
Possible Solutions
- One of the solutions is that we could add a button, after clicking it, the value would increment by 1.
The issue with the 1st solution
The problem with this approach is that if the user clicks on it multiple times then the value would increment multiple times too. So we would need some restrictions to this so that it's only able to increment once and not after it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request