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

Customer billing cycle: POST request cause "Unsupported operand type" error #208

Closed
Hacont opened this issue Oct 8, 2018 · 2 comments
Closed
Assignees
Labels

Comments

@Hacont
Copy link
Collaborator

Hacont commented Oct 8, 2018

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

  1. Go to the dashboard and click on "Customer bulling cycles" (Zahlungsbedingungen)
  2. Click "Add customer billing cycle"
  3. Fill in the form (Name: Test, Days To Payment Date: 30, Payment Reminder Days... : 5)
  4. Click one of the save buttons
  5. 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.
image

@Hacont Hacont assigned Hacont and scaphilo and unassigned Hacont Oct 8, 2018
@Hacont Hacont added the bug label Oct 8, 2018
@scaphilo
Copy link
Collaborator

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

@scaphilo
Copy link
Collaborator

#222 created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants