Rehan Ansari
Rehan Ansari
> Please provide enough information so that others can review your pull request: > Explain the **details** for making this change. What existing problem does the pull request solve? >...
When i try with following ways i got some issues, 1) ``` let todo = createResource({ url: 'http://127.0.0.1:8000/api/method/ping', method: 'GET' }) todo.fetch() ```  2) ``` let todo = createResource({...
Closes https://github.com/frappe/erpnext/issues/49977 https://github.com/user-attachments/assets/f9e5fae6-528a-44dc-964b-8583b2d75862 `no-docs`
When we do any transaction using tools like payment reconcilable tool or bank reconciliation tool then the transaction got modified like Journal Entry or Payment Entry but there is no...