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
Whenever the user tries to save a new customer billing cycle, the (POST request), an error page is displayed (see attachment)
To Reproduce
Go to the dashboard and click on "Customer bulling cycles" (Zahlungsbedingungen)
Click "Add customer billing cycle"
Fill in the form (Name: Test, Days To Payment Date: 30, Payment Reminder Days... : 5)
Click one of the save buttons
See the error page
Expected behavior
I expect, that the new billing cycle is created, the creation page is closed and the list of existing billing cycles (table view) is opened and includes the newly created billing cycle object.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
Thanks a lot for the good issue report!!
An other user reported the same issue. The issue seems to be fixed within the pull request #210.
However i will keep this issue here to remind me to create a selenium testcase for each admin view
Describe the bug
Whenever the user tries to save a new customer billing cycle, the (POST request), an error page is displayed (see attachment)
To Reproduce
Expected behavior
I expect, that the new billing cycle is created, the creation page is closed and the list of existing billing cycles (table view) is opened and includes the newly created billing cycle object.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: