Nihantra C. Patel

Results 33 issues of Nihantra C. Patel

Version 15 latest fixes: #15706 **Before** - If you create a custom field and use the same label field (already used in doctype) then difficult to view or set the...

fixes: #30916 Version 15 and 14 Before: - This will include canceled payment entries, even though the amount debited and credited is the same. However, these canceled entries should not...

needs-tests

fixes: #32671 Version 15 and 14 **Before:** - When updating the Sales Order using 'Update Items' after submitted then credit_limit validation does not work. https://github.com/frappe/erpnext/assets/141945075/995e9968-e2da-4cbf-af3b-e5713e6dad8a **After:** - After the method...

needs-tests

fixes: #32311 Version 14 and 15 **Before:** ![image](https://github.com/frappe/erpnext/assets/141945075/74500929-4b30-4c25-9574-d64c693040e7) **After:** ![image](https://github.com/frappe/erpnext/assets/141945075/7c95603c-d3cf-4b5a-b134-29d55cbeb9cd) Thank You!

needs-tests

**Version 15** fixes: #40921 **Before:** https://github.com/frappe/erpnext/assets/141945075/7cf638f5-5874-44ae-b5d4-c0753d0badf6 **After:** https://github.com/frappe/erpnext/assets/141945075/a1cfdf4e-d2ae-460c-ae43-b736ad173a67

needs-tests

Versions 15 and 14 fixes: #34064 **Before:** - If you added a task to the timesheet and ticked the 'completed' checkbox and submitted the timesheet, then the task status was...

needs-tests

fixes: #26026 Documentation Link: https://frappeframework.com/docs/user/en/api/list **Before:** ![image](https://github.com/frappe/frappe/assets/141945075/95470140-508a-4f8f-8218-31395de7894e) **After:** https://github.com/frappe/frappe/assets/141945075/0f0ebfdc-38c8-4b5f-8786-d27e3d8fb5bd Listview code structure: ```js frappe.listview_settings["ToDo"] = { hide_name_column: true, add_fields: ["reference_type", "reference_name"], button: { show: function (doc) { return doc.reference_name; },...

inactive

**Version 15** fixes: #41015 **Before:** - When choosing "quotation_to" as a customer, the customer displays correctly. Similarly, when selecting "quotation_to" as the lead, the lead displays correctly. However, when "quotation_to"...

accounts
needs-tests

**Version:** ERPNext: v15.18.1 (version-15) Frappe Framework: v15.19.0 (version-15) fixes: #40308 **Before:** - When an item is updated after a sales order is submitted, the Amount Eligible for Commission, Total Commission,...

selling
needs-tests

version 15 and 14, fixes: #36345 Sometimes users or clients get confused about whether a feature works based on the fiscal year or not. Therefore, we have made an update...

backport version-15-hotfix