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

[V15] Issue in Delivery Note form loading #38072

Closed
umairsy opened this issue Nov 13, 2023 · 1 comment · Fixed by #38090
Closed

[V15] Issue in Delivery Note form loading #38072

umairsy opened this issue Nov 13, 2023 · 1 comment · Fixed by #38090
Assignees

Comments

@umairsy
Copy link
Member

umairsy commented Nov 13, 2023

Information about bug

Was trying Stock Reservation feature

  1. Created a Sales order, which didn't have a stock
  2. Created a PO from Sales Order
  3. Created Purchase Receipt
  4. Created another purchase receipt, without PO and SO
  5. Came back to first SO and tried creating DN, to check if Serial No. as per reservation is updated.

Issue: In the DN, field were not loaded

Screenshot 2023-11-13 at 3 18 46 PM

Module

stock

Version

Frappe - 15
ERPNext - 15

Installation method

FrappeCloud

Relevant log output / Stack trace / Full Error Message.

TypeError: Cannot read properties of undefined (reading 'go_to_page')
    at form.js:524:34
    at Array.forEach (<anonymous>)
    at frappe.ui.form.Form.switch_doc (form.js:521:14)
    at frappe.ui.form.Form.refresh (form.js:385:9)
    at frappe.views.FormFactory.render (formview.js:107:45)
    at formview.js:91:9
    at Object.callback (model.js:317:19)
    at Object.t [as success_callback] (request.js:85:16)
    at 200 (request.js:133:34)
    at Object.<anonymous> (request.js:305:6)
@s-aga-r
Copy link
Contributor

s-aga-r commented Nov 14, 2023

Steps to replicate (short):

  • Create Delivery Note from Sales Order.

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

Successfully merging a pull request may close this issue.

2 participants