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

Field reference_name is not selectable on Payment Request Page #8778

Closed
mist-01 opened this issue May 11, 2017 · 5 comments
Closed

Field reference_name is not selectable on Payment Request Page #8778

mist-01 opened this issue May 11, 2017 · 5 comments
Assignees

Comments

@mist-01
Copy link
Contributor

mist-01 commented May 11, 2017

When ever I load the Payments request page, I am getting the following error:
reference_name-not-selectable

I am on the master branch commit 0d0d3ba

It looks like this bug might have been introduced by commit 9df45bb

@MCD-50
Copy link
Contributor

MCD-50 commented May 15, 2017

Can you give more details and screenshots?

Please refer
https://github.com/frappe/erpnext/wiki/Issue-Guidelines

@mist-01
Copy link
Contributor Author

mist-01 commented May 15, 2017

Thanks for the reply. I did some more digging, and I can now reproduce it consistently.
Steps to reproduce:

  1. I start by selecting reload from my user menu - this seems to reset the issue.
  2. If I load payment request list by navigating directly to the page (by using the search bar), there are no issues. Things work great and there is no popup error. I can do this repeatedly without error messages.
  3. However, if I go to a sales order and then click on the "payment requests" link from the sales order, I am directed to the page and the error appears in a popup.
  4. Now anytime I open the Payment Request List page, I see the popup, regardless of how I get there. This can be done repeatedly as well
  5. Each additional time I open the Payment Request List page, an additional GUI element gets added in the filter area (see screenshots to understand). It is consistenly one added for each time I open the page.
  6. If I select "Reload" from the user menu, the extra GUI elements are removed and the Payment Requests page works normally and without error until I click on the link from the sales order page - at which point the process repeats.

payment-request-1-element
payment-request-3-elements
payment-request-4-elements
payment-request-5-elements

If there is other information that I can provide, please let me know.

@mist-01
Copy link
Contributor Author

mist-01 commented May 15, 2017

I also have received this error on a sales order page which I believe is related. I haven't been able to produce this one consistently like the error on the Payment Request List, but if I figure out how to reproduce this one I will add those details. However, I wanted to include it now in case it helps explain the above error:

error-on-sales-order-page

@MCD-50 MCD-50 self-assigned this May 16, 2017
@MCD-50
Copy link
Contributor

MCD-50 commented May 16, 2017

After 4 hours of debugging looks like the issue the solved. Sending pull request. Open this issue again if you face the problem again after pull request is merged.

@MCD-50
Copy link
Contributor

MCD-50 commented May 19, 2017

Merged. I'm closing this issue.

@MCD-50 MCD-50 closed this as completed May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants