Hi,
I have created an app and applied a workflow on a doc, which contains 25 records. But after applying a workflow, now its showing me only one record,
Also the output of get_doc() on ipython showing 25 records.
When I am applying same workflow on existing doctypes of erpnext it works properly.
Regards,
Saurabh
rmehta
2
Yeah could be an issue. Can you trace the query further? What is the REQUEST JSON like?
Hi,
I am getting Response JSON object - Pastebin.com , JSON object in response
Regards,
Saurabh
rmehta
4
JSON object looks okay, maybe there is an issue in your HTML template rendering. What is there in your JS Console?
Hi,
Js Console showing , Console Print - Pastebin.com
Regards,
Saurabh