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

Feature Request: End date shouldn't be mandatory for a loan + other parameters #31971

Open
mikygee opened this issue Nov 17, 2024 · 0 comments
Open
Assignees
Labels
Feature request This is a feature request

Comments

@mikygee
Copy link
Contributor

mikygee commented Nov 17, 2024

Feature Request

Version: 20.0.2

Hello,

I opened a loan, specified a start date and a duration but Dolibarr requires me to specify an end date.
This is not logical because start date + duration = end date in a simple case.

Also, this module count be improved because:

  • I took a loan at DATE1 and during some time i didn't pay the capital, only interests
  • At DATE2 I started to pay the capital and continued to pay for x months
  • DATE2 + number of months = DATE3

In summary,

  • End date shouldn't be mandatory because DATE2 + number of months = DATE3
  • It would be nice if you added a DATE1 which would be the start date of the loan. And between DATE1 and DATE2, only interests are paid. Starting at DATE2, interests + capital are paid.

In reality it's a bit more complicated because between DATE1 and DATE2 you pay interests on what you borrowed. You don't borrow the whole capital at once but you might buy a house and ask the bank to pay then pay a building company that make some work in your house.
But let's keep it simple and let's assume everything is borrowed in one shot

image

  • I borrow 165 000€ on october 1st of 2024
    ...
    I pay interests on these 165 000€
    ...
  • I start to pay the capital on october 1st of 2025
    ...
    I pay interests + capital during 240 months
    ...
  • Loan is finished

Use case

No response

Suggested implementation

No response

Suggested steps

No response

@mikygee mikygee added the Feature request This is a feature request label Nov 17, 2024
@aspangaro aspangaro self-assigned this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request This is a feature request
Projects
None yet
Development

No branches or pull requests

2 participants