You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When creating a new account, the user can set the start_date via the account creation form. However, setting this field does not have any affect during the account creation. The initial valuation of the account is still set to "today", not the configured start date.
To Reproduce
Steps to reproduce the behavior:
Go to 'Accounts'
Click on 'New Account'
Click on 'Bank Account' and then 'Enter account balance manually'
Fill in all the fields and choose a start date in the past
Click 'Add bank account' to finish creating the account.
Go back to the main dashboard and navigate to the newly created account.
The history will show today's date as for the manually entered value, not the start date.
Expected behavior
The start date should be taken as the date on which the initial balance of the account is set.
The text was updated successfully, but these errors were encountered:
Where did this bug occur?
Describe the bug
When creating a new account, the user can set the start_date via the account creation form. However, setting this field does not have any affect during the account creation. The initial valuation of the account is still set to "today", not the configured start date.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The start date should be taken as the date on which the initial balance of the account is set.
The text was updated successfully, but these errors were encountered: