Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customise Fee Plans #242

Open
RitvikSardana opened this issue Apr 30, 2024 · 0 comments
Open

Customise Fee Plans #242

RitvikSardana opened this issue Apr 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RitvikSardana
Copy link
Member

Customise Fee Plans

  • Step 1

    Fee Structure each component ratio with the total amount, and then dialoge mei if we put 500 then each component ka ratio * 500.

    Ratio for each component

    $$ Ratio = componentAmount / totalAmount $$

    now in dialog multiply each amount with ratio

    Forumla

    $$ Dialog RowAmount * Ratio $$

  • Step 2

    When Fee Schedule is created do 2 things

    1. Fee Component Table mei add delete option.

      1. Add pei check validation whether that component exists in Fee Structure or not
      2. Delete: Let the user delete
    2. Second is a validation, which says that

      Check All the Submitted Fee Schedules against the Fee Structure

      and if there is a match just msgprint the user saying there is a mis match in amount.

@RitvikSardana RitvikSardana added the enhancement New feature or request label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant