[
https://issues.apache.org/jira/browse/FINERACT-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Foo Developer updated FINERACT-2771:
------------------------------------
External issue URL: https://github.com/apache/fineract/pull/6292
> Tax - User should be able to set end date for a tax group
> ---------------------------------------------------------
>
> Key: FINERACT-2771
> URL: https://issues.apache.org/jira/browse/FINERACT-2771
> Project: Apache Fineract
> Issue Type: Bug
> Components: User Management
> Reporter: Foo Developer
> Assignee: Foo Developer
> Priority: Major
> Labels: beginner, beginner-friendly
>
> if this tax component has ended, it must not be calculated within the other
> taxes in the same group
> The system should allow setting an end date for a tax component only in the
> future.
> Setting an end date in the past must not be permitted so we should lock in
> the calendar all date <= today()
> ==> The user should be able to edit the tax group and set or update the end
> date for the tax component, provided that the selected end date is in the
> future.
> for Start Date
> If Start Date <= Today() --> Start Date is locked (cannot be edited)
> If Start Date > Today() --> Start Date is editable, but only today OR future
> date for sure
--
This message was sent by Atlassian Jira
(v8.20.10#820010)